资源列表
Gaussseidel
- gauss seidel program
Rootsimp
- 简单的迭代法求解方程组,代码简单,计算快,可以自由设置迭代步数,方便的显示方程的根,何逼近情况-Simple iteration method for solving equations, the code is simple, fast computation, are free to set the number of iterative steps to facilitate the display of roots of the equation, what approach the s
M
- 在AHP分析法中 以下下为Matlab中的M文件,用来计算各指标的权重-In AHP analysis The following documents under the M, for Matlab is used to calculate the weight of each index
towton
- 插值法利用函数f (x)在某区间中若干点的函数值,作出适当的特定函数,在这些点上取已知值,在区间的其他点上用这特定函数的值作为函数f (x)的近似值。如果这特定函数是多项式,就称它为插值多项式。利用插值基函数很容易得到拉格朗日插值多项式,公式结构紧凑,在理论分析中甚为方便,但当插值节点增减时全部插值基函数均要随之变化,整个公式也将发生变化, 这在实际计算中是很不方便的,为了克服这一缺点,提出了牛顿插值。 -The Newton s FormThe Lagrange FormThe convent
ex3
- 弦截法迭代求解方程,程序包含初始值,可自行修改-Secant iterative method for solving equations, the program contains the initial value, and may modify
arry
- 采用行列式的计算方法求解矩阵方程,不必用逆矩阵方法-Calculated using the determinant matrix equation
AML04
- 使用随机方法计算Frobenius模并比较多种逼近方式的误差大小。-Calculating Frobenius norm using random method.
systemidentificationwhitenoise
- 带白噪声的系统辨识仿真实验代码。系统参数在代码中给出。-A simulink of system identification with white noise.
Lagrange--method-of-interpolation
- 基于C语言编写的拉格朗日插值法计算程序,计算方法基础简单,可以直接植入大型工程中,可以根据需要调整输入参数个数。-Lagrange method of interpolation
PN_trans_prob
- Petri网某一时刻各状态转移概率的求解-Solution of state transition probability at any time in Petri net
rk4
- Runge-Kutta法中最常用的是:四阶五级变步长算法。德国学者Felhberg对传统Runge-Kutta法进行了改进,得到了四阶五级变步长算法,也叫FRK算法。下面是标准四阶龙格-库塔法的Matlab程序 -Runge-Kutta method most commonly used are: FOURTH ORDER five variable step algorithm. German scholars Felhberg traditional Runge-Kutta method
MMtp
- 向量、矩阵运算乘法运算合集 输入两个个向量(矩阵)的地址和一个空地址,返回计算结果。-Calculation of vector and matrix: times