资源列表
GS_qr
- 修正的Gram—Smit的矩阵QR分解,Q为正交矩阵,R为上三角矩阵-QR decompose
lppinv
- 文件中包含了一个visualC++工程,里面写好了一个矩阵广义求逆的C函数,只需给函数传递矩阵指针,矩阵的介数就能求出该矩阵的广义逆矩阵(The document contains a visualC++ project, which has written a matrix generalized inverse C function, just transfer the function of the matrix pointer, matrix betweenness, you can f
pi(x)
- 用Meisell-Lehmer算法计算PI(x),即计算在小于x范围内的质数个数
Fibonacci
- 斐波那契数列的演示程序,通过修改源码中m的值可以控制数列的长度-illustrate Fibonacci
REEF3D_12.03
- 流体计算仿真 流体计算仿真 -CFD CFD CFD CFD CFD
3D-TLM-(2)
- source code for 3 dimensions of transmission line matrix programing
Numerical Recipes Source_C2.02
- < C语言数值算法程序大全>>配套程序-lt; Lt; C-language algorithm procedures Daquan gt; Gt; Supporting procedures
CBCFFT
- fft变换算法的c++源代码,可直接使用。-fft transform algorithm c++ source code can be used directly.
turbuence
- 湍流模型 Fluent 算例 数学模型 安世亚太 CFD-Turbulence model Fluent mathematical model example PERA
samePointMatch
- 从两幅图中找到相匹配的点的程序,可以调整搜索范围-failed to translate
NumericalPRecipesPSource_C2.02
- Numerical+Recipes的书籍,以及相关的源代码,很适合数值分析相关学者学习-Numerical+ Recipes books, and related source code, it is suitable for numerical analysis of relevant academic study
1
- 数值分析,迭代格式的比较的实验。 包含程序运行及流程图 线性方程组的直接算法 线性方程组的迭代法-Numerical analysis, iterative comparison of the experimental format. Let equation f (x) = x- 3x-1 = 0 has three real roots x = 1.8793, x =- 0.34727, x =- 1.53209 is calculated using the following
