资源列表
eigenvalue solution
- 矩阵特征值及其对应特征向量求解 博士课程(The eigenvalue of matrix and its corresponding eigenvectors for the doctorate course)
模拟退火
- 模拟退火实例,一个简单的模拟退火算法实例,简单易懂(Simulated annealing example, a simple example of simulated annealing algorithm, simple and easy to understand)
apg
- 用apg算法做矩阵分解的matlab代码(matlab code of apg algorithom)
dual
- matlab code of dual algorithom
GridCal-master
- power flow calculation code
用RBF神经网络优化PID控制器
- matlab nn-pid control
LU
- 三阶矩阵LU分解,在DAT文件里写入矩阵系数值,输出得到矩阵对应的L阵和U阵(LU decomposition of three order matrix)
Gauss_elimination
- 数值分析中线性代数的迭代解法,分别作了按顺序选主元,选最大主元,选最小主元分别解方程,并进行比较(In the numerical analysis, the iterative method of linear algebra is used to choose the principal element in order, to select the maximum principal element and to select the minimum principal element t
shuzhifenxi
- 数值分析大型实对称矩阵特征值计算算例,采用幂法、反幂法、带原点平移、Doolittle分解。(The numerical example of the eigenvalue calculation of large real symmetric matrix is analyzed by means of power method, inverse power method, original point translation and Doolittle decomposition.)
ill-conditioned system of equations
- 分别用几种经典的数值分析迭代算法求解线性方程组(Solving linear equations by several classical numerical analysis iterative algorithms)
solution_nonlinear_equations
- 感受牛顿和拟牛顿求解非线性方程组的特性,对比各自计算结果的精度和计算机资源使用状况。(The characteristics of solving nonlinear equations by Newton and quasi Newton are felt, and the accuracy of the calculation results and the use of computer resources are compared.)
LS-SVM
- 最小二乘算法的改进,最小二乘SVM的实现!(Improvement of SVM by Least square SVM.)
