-
abint_bchol_brinv
将一些标准数值与非数值算法集中封装在几个DLL中,需要用时可在VB/Delphi/C#中分别调用,这里提供了3个小程序,分别用于线性方程组求根、计算行列式的值、矩阵求逆。(Some standard numerical and non-numerical algorithm focus on packaging in several DLL, it is necessary to use when in VB/Delphi/C# Call, respectively, this provides three small programs, respectively, for the roots of linear equations, calculation of the value of the determinant, matrix inversion.)
- 2008-06-28 22:35:05下载
- 积分:1
-
3D-beam-jisuanjibeihe
C++编写“三维粱单元有限元计算内核”,对杆系有限元的理论和C++的理解有了很大提高(C++ written " three-dimensional beam finite element kernel module" , and on finite element theory and the understanding of C++ has been greatly improved)
- 2010-05-13 21:51:51下载
- 积分:1
-
Gauss_Seidel
数值分析中的高斯——塞德尔迭代算法的的C语言实现(Numerical Analysis of Gauss- Seidel iterative algorithm of the C language)
- 2009-05-17 12:50:19下载
- 积分:1
-
lyapunov--exponent
用流体计算李指数的。是用excel中的vba做的小程序。(calculated the lyapunov exponent)
- 2012-09-03 13:59:10下载
- 积分:1
-
CG_DESCENT-C-2.0.tar
共轭梯度法求解凸二次规划,代码由C语言开发,老外编写的程序,很值得一读。(Conjugate gradient method for solving convex quadratic programming, code generated by C language development, foreigners prepared program, it is worth reading.)
- 2020-06-28 20:00:01下载
- 积分:1
-
qiuni
C语言矩阵求逆模块,输入矩阵调用此模块即可求出对应的逆矩阵(C language matrix inversion module)
- 2013-12-16 21:18:18下载
- 积分:1
-
Gauss---Seidel-Algorithm
合肥工业大学数值分析(计算方法A)中高斯—塞德尔算法的实现(Gauss- Seidel Algorithm)
- 2011-11-30 14:45:19下载
- 积分:1
-
QR-decomposition
QR分解法是目前求一般矩阵全部特征值的最有效并广泛应用的方法,一般矩阵先经过正交相似变化成为Hessenberg矩阵,然后再应用QR方法求特征值和特征向量。它是将矩阵分解成一个正规正交矩阵Q与上三角形矩阵R,所以称为QR分解法,(QR decomposition
)
- 2020-08-31 01:08:10下载
- 积分:1
-
PID自动控制电机转速
利用pid算法控制电机转速,转速可调,数码管显示,初学者实用(Using PID algorithm to control motor speed, adjustable speed, digital display, beginners practical)
- 2020-06-22 16:00:01下载
- 积分:1
-
Adams-RK
经典R-K法,通过它可以计算一些简单的常微分方程的数值解(Classical RK method, which can be calculated by simple numerical solution of ordinary differential equations)
- 2010-12-30 14:09:37下载
- 积分:1