搜索资源列表
matrix
- 第6章: 矩阵特征值计算 Chapoly 通过求矩阵特征多项式的根来求其特征值 pmethod 幂法求矩阵的主特征值及主特征向量 rpmethod 瑞利商加速幂法求对称矩阵的主特征值及主特征向量 spmethod 收缩法求矩阵全部特征值 ipmethod 收缩法求矩阵全部特征值 dimethod 位移逆幂法求矩阵离某个常数最近的特征值及其对应的特征向量 qrtz QR基本算法求矩阵全部特征值 hessqrtz 海森伯格QR算法求矩阵全部特征值 rqrtz 瑞
HestonSQP-DE-SA
- 基于海森矩阵的序列二次规划算法,收敛性较好。-Based on SQP Hessian matrix, convergence is better.
EqualHeisenMatrix
- 求解等效海森矩阵的基于MATLAB的程序,是一种实用的方法-Solving equivalent Hessian matrix based on MATLAB program is a practical method
LBFGS
- 用于最优化方法的LBFGS算法,可有效减少计算海森矩阵时的内存占用-The method for optimizing the LBFGS algorithm can effectively reduce the memory footprint when calculated Hessian matrix