-
jacobi
对于方程组AX=b,当系数矩阵非奇异时,对原方程进行改写,利用公式X^k=BX^(k+1)+g进行迭代求解。(For equations AX = b, when the coefficient matrix is nonsingular, rewriting the original equation, using the formula X ^ k = BX ^ (k+1)+g for iterative solution.)
- 2013-10-26 10:11:06下载
- 积分:1
-
SPHForPoiseuilleFlow
SPH计算泊肃叶流动,利用周期边界条件和虚拟粒子固壁条件(SPH Code for poiseuille Flow by peoriodic boundary condtion)
- 2020-10-26 20:19:59下载
- 积分:1
-
PMFFTaddF
PMF FFT捕获技术捕获性能仿真,并与改进的捕获技术捕获性能比较(FFT PMF capture technology capture performance simulation, and capture performance comparison with the improved capture technology)
- 2015-06-17 14:27:53下载
- 积分:1
-
龙格库塔法解振动方程
运用龙格库塔法-ode45求解一个多自由度的振动方程,得到振动的时域响应曲线(Using Runge Kutta method, -ode45 solved a multi degree of freedom vibration equation, and obtained the time domain response curve of vibration.)
- 2021-01-28 11:38:40下载
- 积分:1
-
J2000_2_WGS84_matrix
地球固连坐标系与地球惯性坐标系的转换矩阵程序,考虑的章动、岁差、自转等。(Earth' s solid even coordinate system with the Earth inertial coordinate system transformation matrix program, consider the nutation, precession, rotation, etc..)
- 2020-11-18 14:49:39下载
- 积分:1
-
tube-charge-pressure-established
管型燃烧固体火箭发动机压强建立过程计算程序 输入为比热比,燃气气体常数,点火温度,推进剂密度,装药直径(内径和外径),喷管喉部直径,装药体积,燃速相关常数 输出为压强和工作时间(tube type of solid rocket motor combustion pressure build process calculation programs for heat input than, gas gas constant, the ignition temperature, propellant density, charging diameter (inside and outside), nozzle throat diameter, charging volume, burning rate pressure and related constant output to work time )
- 2011-12-26 17:00:19下载
- 积分:1
-
KMP-string-match
编写一个使用KMP算法的字符串匹配程序。
使用方法:字符串匹配.exe -f xxx.txt -s xxx
-f 指定要查找的文件
-s 指定要查找的字符串(Writing a string matching algorithm using KMP program. How to use: string matching exe-f xxx.txt-s xxx-f to specify the file you want to find-s to specify the search string)
- 2013-12-08 01:12:46下载
- 积分:1
-
pdesolve
偏微分方程数值解法的程序包,包括拉普拉斯方程、对流方程和扩散方程的各种解法(Numerical Solution of Partial Differential Equations package, including the Laplace equation, convection-diffusion equation equation and the various solution)
- 2009-03-22 19:39:32下载
- 积分:1
-
sor超松弛迭代法
一个实现sor超松弛迭代法的c语言算法,可以帮助新手完成矩阵计算(A C language algorithm for realizing over relaxation iterative method)
- 2017-06-30 09:34:56下载
- 积分:1
-
Sphere
三维数据点拟合空间球体的算法,利用最小二乘法实现空间球的拟合。(3D data points fitting the space sphere algorithm using the method of least squares fitting space ball.)
- 2013-01-09 10:30:52下载
- 积分:1