资源列表
Source1
- 非线性方程的多重迭代求解变量,可以用于非线性方程的求解。-The multiple iterative solution of nonlinear equations variables, can be used for non-linear equations.
5
- 通过矩阵数组等算法该程序可以用C++计算出线性方程组的解-The program can be used C++ calculate the solution of linear equations, such as through the matrix array algorithms
sha_1
- 计算sha-1,然后再进行base64转码-Calculate sha-1, and then base64 transcoding
ICP
- 本程序使用matlab语言,实现了最近点迭代算法(ICP);在matlab直接调用该文件中的函数名即可使用。-This program uses the Matlab language, the nearest point iterative algorithm (ICP) matlab directly call a function in the file name can be used.
Gauss
- Gauss方法解决线性方程组问题 使用了选列主元方法-Guass methods to solve linear equations
svd1
- fortran SVD程序,计算两个耦合场的相关模态-fortran SVD procedure to calculate the coupling field modal
Source1
- 用于求解线性方程的共轭梯度法,可以用于求解大量的线性方程。-Conjugate gradient method for solving linear equations.Can be used to solve a large number of linear equations
simpson
- Implementation of Simpson algorithm
SVDCMP
- 用于求解矩阵广义逆的,求解矩阵奇异值分解程序。-For solving matrix generalized inverse, solving matrix singular value decomposition procedure.
9.rar
- 该程序是运用二分法计算得出结果 ,方便实用,The program is the use of the dichotomy calculated results convenient and practical
Book_files
- fortran95-03程序设计chapman,第二版-fortran95-03program design
82786572quasi-newton
- 最优化的拟牛顿法算法,解决在实际应用中碰到的问题。-Quasi-Newton Methods