搜索资源列表
拉格朗日二次
- 大学里必学的一门课程,数值分析的一个必做的程序,拉格朗日二次插值-universities will learn a curriculum, a numerical analysis of the process will do, Lagrange quadratic interpolation.
拉格朗日二次
- 大学里必学的一门课程,数值分析的一个必做的程序,拉格朗日二次插值-universities will learn a curriculum, a numerical analysis of the process will do, Lagrange quadratic interpolation.
D版
- 二次插值函数绘制图形-quadratic interpolation function mapping graphics
实验2-插值与拟合
- 1、掌握用MATLAB计算拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析。 2、掌握用MATLAB作线性最小二乘的方法。 3、通过实例学习如何用插值方法与拟合方法解决实际问题,注意二者的联系和区别。-1. Grasp by matlab calculating Lagrange, segement linear, 3rd order spline these 3 interpolation met
二次插值寻优程序文档
- The document to the quadratic interpolation algorithm program
T_2CCZ
- 二次插值的计算方法,其它优化设计方法的基础。-quadratic interpolation method of calculation, other optimization approach.
chazhejisuanfangfa
- 利用C++完成计算方法的分段线性,二次插值和全区间拉格朗日插值的计算!-C completed the calculation method piecewise linear, quadratic interpolation, and the region between the Lagrange interpolation calculation!
Opt_Quadratic
- 插值算法是一类重要的线性搜索方法,其基本思想是在搜索区间中不断用低次插值多项式来近似目标函数。该程序是用二次插值算法求区间上的无约束最优化解。-Interpolation algorithm is one important class of linear search method, its basic idea is constantly in the search interval with a low polynomial in
maths
- 数值计算的一些经典算法,如线性插值,二次插值,Hemite插值,样条插值等-Numerical calculation of some classical algorithms, such as linear interpolation, quadratic interpolation, Hemite interpolation, spline interpolation, etc.
Desktop
- 二维插值的应用。二维插值主要应用于图像处理和数据的可视话。主要方法有:最邻近插值;双线形插值;三次样条插值等方法。该源码可以看出其中区别。-Application of two-dimensional interpolation. Two-dimensional interpolation is mainly used in image processing and visualization of data words. Main m
ofdm-sim
- 代码为对ofdm信号进行二次插值的仿真代码-Code for OFDM signals, quadratic interpolation of the simulation code
ercichazhi
- 用malab编译的、利用二次插值求解的优化算法-Malab compiled with the use of quadratic interpolation to solve the optimization algorithm
twochazhi
- 运用C++编写的一个二次插值运算程序,为数值分析中的作业-The use of C++ to prepare a quadratic interpolation operation procedures for the numerical analysis of the operation
optimizationinMatlab
- MATLAB最优化计算20例.m文件,包括二次插值,黄金分割,罚函数法,遗传算法,拉格朗日乘子法等-MATLAB Optimization Calculation of 20 cases. M documents, including quadratic interpolation, Golden Section, penalty function method, genetic algorithm, Lagrange multipli
aishanercichazhi
- 为二次插值办法求二次函数程序,其中包括函数核运行语句-Approach for the quadratic interpolation function for secondary procedures, including the function of nuclear run statement
optimal-esign
- C语言实现机械优化设计,六种一维方法。黄金分割法、平分法、三点二次插值法、三点三次插值法、割线法、抛物线法。-C-mechanical optimization design, the six one-dimensional approach. Golden section method, split method, 3.2 times interpolation method, 3.3 times interpolation meth
2degreeinter
- 最优化理论与方法课本算法matlab实现 二次插值法,包括抛物线插值和三点二次插值 具体使用方法详见程序说明-Optimization theory and methods of textbooks matlab algorithm to achieve quadratic interpolation, including the parabolic interpolation, and 3.2 times the specif
BMPDownSize
- 实现了bmp图像文件的读写操作,并验证了图像二次插值的缩放算法-Bmp image file implements read and write, and verify that the image scaling algorithm for quadratic interpolation
一维优化问题
- 利用MATLAB和C++语言进行一维优化问题的编程,包括黄金分割法和二次插值法(Using MATLAB and C ++ language for one-dimensional optimization of the programming, including the golden section and quadratic interpolation method)
interp
- 分奇偶两种情况讨论的二次插值程序。当区间数为奇时,最后一个单独区间与倒数第二个区间一起插值。(The two interpolation procedure discussed in two cases of odd even numbers. When the interval number is odd, the last individual interval is interpolated with the last secon