搜索结果

找到约 19 项符合 bfgs 的查询结果

数学计算 最优化的bfgs算法

最优化的bfgs算法,是采用matlab编程
https://www.eeworm.com/dl/641/389029.html
下载: 160
查看: 1025

数学计算 BFGS算法本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点

BFGS算法本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点
https://www.eeworm.com/dl/641/394171.html
下载: 114
查看: 1052

数学计算 计算一个非二次函数5元函数BFGS法计算的函数

计算一个非二次函数5元函数BFGS法计算的函数
https://www.eeworm.com/dl/641/394189.html
下载: 42
查看: 1070

matlab例程 Control optimisation. It is example of use BFGS algorithm to control satellite form Earth atmosphere

Control optimisation. It is example of use BFGS algorithm to control satellite form Earth atmosphere to the Mars. Controled is engine power (bang-bang type) and angle of nozze.
https://www.eeworm.com/dl/665/427489.html
下载: 119
查看: 1051

人工智能/神经网络 he algorithm is equivalent to Infomax by Bell and Sejnowski 1995 [1] using a maximum likelihood form

he algorithm is equivalent to Infomax by Bell and Sejnowski 1995 [1] using a maximum likelihood formulation. No noise is assumed and the number of observations must equal the number of sources. The BFGS method [2] is used for optimization. The number of independent components are calculated using ...
https://www.eeworm.com/dl/650/343494.html
下载: 120
查看: 1066

数学计算 This library is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L

This library is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal. The original FORTRAN source code is available at: This library is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) me ...
https://www.eeworm.com/dl/641/438782.html
下载: 146
查看: 1108

数学计算 最优化理论与方法

最优化理论与方法,其中包括两种BFGS算法与共轭梯度法,以及H终止准则!!1
https://www.eeworm.com/dl/641/460111.html
下载: 179
查看: 1027

matlab例程 结构方程中拟合函数的迭代算法

结构方程中拟合函数的迭代算法,不同于PLS算法。而是采用BFGS拟牛顿法求解,得出的结果与LISREL软件结果一致. 注:此算法只是针对本人一个模型使用,不同模型要做改动
https://www.eeworm.com/dl/665/469645.html
下载: 87
查看: 1060

数学计算 用MATLAB求解无约束的问题

用MATLAB求解无约束的问题,主要有最速下降法,牛顿法,共轭梯度法,变尺度法(DFP和BFGS法),非线性最小二乘法。 用MATLAB求解有约束的问题,主要是外惩罚函数和广义乘子法。 以及一些对具体问题的分析,MATLAB的代码在文档里都有。 ...
https://www.eeworm.com/dl/641/494560.html
下载: 75
查看: 1080