搜索资源列表
-
0下载:
共轭梯度法,使用牛顿法或者使用抛物线插值法。-conjugate gradient method, the use of Newton's law or the use of parabolic interpolation.
-
-
0下载:
使用matlab进行数值分析时重要的参考资料,具体包含内容可以看英文描述-This text is written primarily for students/readers who have a good background of high school algebra, geometry, trigonometry, and the fundamentals of differential and integral calculus. This text includes the fol
-
-
0下载:
最优化理论与方法课本算法matlab实现
二次插值法,包括抛物线插值和三点二次插值
具体使用方法详见程序说明-Optimization theory and methods of textbooks matlab algorithm to achieve quadratic interpolation, including the parabolic interpolation, and 3.2 times the specific use of interpolation method
-
-
0下载:
抛物线型拉格朗日内插滤波器的实现,MATLAB程序-Parabolic Lagrange interpolation filters are implemented, MATLAB program
-
-
0下载:
无约束一维极值问题中的抛物线和三次插值法,例程可调-Unconstrained extremal problem in one-dimensional parabolic and cubic interpolation method, routine adjustable
-
-
0下载:
第6章 无约束一维极值问题
所在章节 函数名 功 能
6.1 minJT 用进退法求解一维函数的极值区间
6.2 minHJ 用黄金分割法求解一维函数的极值
6.3 minFBNQ 用斐波那契法求解一维函数的极值
6.4 minNewton 用牛顿法求解一维函数的极值
6.5 minGX 用割线法求解一维函数的极值
6.6 minPWX 用抛物线法求解一维函数的极值
6.7 minTri 用三次插值法求解一维函数的极值
6.8.1 minGS 用Golds
-
-
0下载:
matlab程序 黄金分割算法牛顿法 抛物线插值法-matlab program golden section algorithm parabolic interpolation method, Newton method
-