资源列表
apg
- 用apg算法做矩阵分解的matlab代码(matlab code of apg algorithom)
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
ill-conditioned system of equations
- 分别用几种经典的数值分析迭代算法求解线性方程组(Solving linear equations by several classical numerical analysis iterative algorithms)
chapter23
- 一些常用的MATLAB算法代码,建模常用,亲测有效(Examples of numerical algorithms)
CF
- Source Code ACM CodeForces 495
LU分解程序
- 用LU和LDU分解求解方程组,给出了详细说明(The equations are solved by the decomposition of LU and LDU, and the detailed descr iption is given.)
UMAT_Hashin3D
- 基于ABAQUS的三维hashin准则算法(A three-dimensional hashin standard algorithm based on ABAQUS)
UMAT_Hashin3D_T-N
- 基于ABAQUS的hashin和Tong-Norrius准则的umat子程序(Umat subroutine based on the Hashin and Tong-Norrius guidelines of ABAQUS)
twod_euler_fluxes_v2
- 二维欧拉方程计算,包含Roe和Rotated-RHLL格式(The calculation of the two-dimensional Euler equation, including the Roe and Rotated-RHLL formats)
GA
- 遗传算法程序,浮点数编码,求解最小值问题(Genetic algorithm program)
PEM_ARMAX
- % Identification of ARMAX models through PEM
数值计算相关算法
- 三次样条插值 龙贝格积分 共轭梯度法的实现,基于matlab程序(Three spline interpolation Romberg conjugate gradient method)
