搜索资源列表
-
5下载:
用MATLAB求解无约束的问题,主要有最速下降法,牛顿法,共轭梯度法,变尺度法(DFP和BFGS法),非线性最小二乘法。
用MATLAB求解有约束的问题,主要是外惩罚函数和广义乘子法。
以及一些对具体问题的分析,MATLAB的代码在文档里都有。
-Using MATLAB to solve the problem of non-binding, there are the steepest descent method, Newton method, conjugate gradie
-
-
0下载:
几种matlab求解最小值方法源代码-分别是二次插值求解最小值和内德-米德求解最小值和最速下降法和梯度法,适合新手学习使用-Several matlab methods for minimum source code- two times interpolation for minimum and ned for minimum Mead and steepest descent method and gradient method, suitable for beginners lear
-
-
0下载:
实现数值计算的简单算法code 包括:非线性最小二乘问题、共轭梯度法、拟牛顿法、最速下降法与牛顿法、线搜索技术、乘子法程序、二次规划(A simple algorithm for numerical calculation, including nonlinear least squares problem, conjugate gradient method, quasi-Newton method, steepest descent method and Newton method, lin
-