资源列表
convection-1D
- the program resolves the equation of diffusion 1D : DC/dt = -U0.dC/dt
LU2
- Method of resolution system Ax=b with a LU method. The program needs a data file, for reading the values of the components of the matrix A and the vector b.
burgers(eulerPadams)
- Resolution Equation Burgers 1-D with Euler and Adams methods
simulated_annealing
- Simulated Annealing Algorithm
svdcPP
- 奇异值分解 svd c++ 源码 输入矩阵A,分解矩阵的秩K 输出U,S,V -Singular Value Decomposition
svd
- 奇异值分解分析fortran程序源码已经测试正确-Singular value decomposition analysis FORTRAN program source code
juzhengchengfa
- 矩阵乘法 通过VC++实现两个矩阵的乘法运算,并且输出结果-Matrix multiplication by vc++ realize the multiplication of two matrices, and the output results
dearNumber
- 寻找10亿以内的拟亲和数,包括线性筛法求质数表、合数表,还有一些该算法实现技巧-For quasi amicable numbers less than 1000000000, including linear sieve method for prime number table, table, there are still some of the algorithm implementation skills
VECTEURS
- programme vecteur mathématique
chloskey
- 数值分析 递归解方程组 chloskey分解算法的实现-chloskey method matlab program
untitled
- 系统分析课程设计。倒立摆的空间状态控制。自己设置参数,-Systems Analysis Course Design. Inverted pendulum control space state. Set up their own parameters,
griddeform
- 用于翼型结构化网格的网格变形程序,采用径向基函数方法,容易拓展到三维。-grid deforming program for airfoil structured grid, based on radial basis function method, easily extended to three-dimensional.
