-
equation
线性方程组的计算,采用的是高斯消元法来实现的。只有主要的算法代码,没有写主函数(Calculation of linear equations using the Gauss elimination method to achieve. Only the main algorithm code, did not write the main function)
- 2010-08-05 19:34:04下载
- 积分:1
-
Gauss-Seidel
说明: 经过优化的C代码实现的Gauss-Seidel 迭代算法(Optimized C code of the Gauss-Seidel iterative algorithm)
- 2011-03-25 23:43:11下载
- 积分:1
-
ElectriFieldLine
用matlab对偶极子电场线描绘,能够和等势线一起画出。改变电荷量就能得到不同的电场线分布。(Electric field line of a diple)
- 2011-11-14 16:35:17下载
- 积分:1
-
拟合
说明: 可以进行平面拟合,基于matlab语言,简单易懂(It can be used for plane fitting. It is simple and easy to understand based on MATLAB language.)
- 2020-06-21 02:20:01下载
- 积分:1
-
cubic_spline_wavelet_interpolation
三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。本函数中采用第一类边界值(Cubic spline interpolation (referred Spline interpolation) through a series of key points of a smooth curve, mathematically by solving the three-moment equations derived curve function group process. This function uses the first boundary value)
- 2015-11-17 16:15:52下载
- 积分:1
-
sor超松弛迭代法
一个实现sor超松弛迭代法的c语言算法,可以帮助新手完成矩阵计算(A C language algorithm for realizing over relaxation iterative method)
- 2017-06-30 09:34:56下载
- 积分:1
-
Stribeck-Friction-Model
采用M语言仿真stribeck的三轴伺服系统,可以在低速情况下观察较强的摩擦现象(With M-language simulation stribeck three-axis servo systems, in the case of low friction phenomena observed strong)
- 2021-03-16 10:49:21下载
- 积分:1
-
yxyffbc(dsb)
有限元方法fortran编程,包括二维三维线性非线性静态分析、稳定流瞬时流分析、振动问题、特征值问题、并行计算等。包含了所有子程序。(Finite element method fortran programming, including 2D and 3D linear and nonlinear static analysis, steady flow transient flow analysis, vibration problems, eigenvalue problems, parallel computing. Contains all subroutines.)
- 2013-11-24 23:02:01下载
- 积分:1
-
PR_midugen
P-R方程编程源代码,用于热力学相平衡计算,计算泡点和露点,欢迎大家下载!(PR equation programming source code, used to calculate the thermodynamic equilibrium, the bubble point and dew point calculation, welcome to download!)
- 2021-02-28 16:59:35下载
- 积分:1
-
Runge-Kutta
Using Runge-Kutta 10 inoder to solve
- 2011-06-05 01:41:52下载
- 积分:1