资源列表
da02-1.0.0.tar
- To integrate a set of first order ordinary differential equations
single-COLSYS
- 单精度COLSYS子程序,用于求解常微分线性、非线性方程组。经过扩容后版本,可以求解1000个最高阶次为4阶的方程。-Single precision COLSYS subroutine for solving ordinary differential linear, non-linear equations. Expansion or later, you can solve the 1000 highest order for the fourth-order equation.
gauss_sidel
- 高斯赛德尔迭代法求解方程,以及基于高斯赛德尔迭代法的超松弛求解法-Gauss-Seidel solve linear function,and Sor metghod to accerlate
TSP
- TSP商旅问题解决代码,分带图形界面和不和图形界面的两种。-The TSP business travel problem solving code points with a graphical interface and two and graphical interface.
matrix_multiplication_assembly
- implementation of the multiplication of matrix in language assembly for MIPS 32 bits in simulator MARS, the program was developed in portuguese
Householder
- Householder 计算方法,fortran程序!经典数值计算方法!-householder method of calculating fortran program! Numerical Calculation Method of classic!
002
- c语言编的矩阵LU分解的源码,已代入具体矩阵做示范,大家可以根据需要更改具体矩阵-matrix LU decomposition c language source code, substituting concrete matrix to do demonstrations, we needed to change the specific matrix
Inverse_Matrix
- 用c++代码编写高等数学中的矩阵的QR分解-The higher mathematics matrix written c++ code QR decomposition
Lagrange
- C语言实现的拉格朗日插值方法,对求解函数差值及拟合十分有用-C language Lagrange interpolation method, useful in solving function difference and fitting
la01-1.0.0.tar
- l1 linear programming
least-square
- 使用最小二乘法拟合任意次多项式函数。内含完整排列产生函数以及行列式求值函数。-Least-square fitting to a polymial with artribute order.
Simpson
- 固态核磁共振仿真的simpson程序,功能很强大-SIMPSON – An important driver for numerical simulations in solid-state NMR spectroscopy
