资源列表
matlab.rar
- 本程序是使用MATLAB语言采用迎风格式解对流方程,对流方程在工程上有很广泛的应用,而迎风格式的精度比较高还包括用跳点格式解扩散方程的初值问题,所以有两个程序 ,This procedure is to use the MATLAB language solution using upwind convection equation, the convection equations in engineering, there is a wide range of application
cxu
- kalman滤波器的设计过程,简单的,但是实用的!-kalman filter design process, the simple, but practical!
HERMIT
- 计算数学中的Hermite插值程序-Mathematical calculation of the Hermite interpolation procedures
dmle
- 递推极大似然法求解系统辨识参数(matlab)-Maximum Likelihood Estimation
01beibao
- 有一批集装箱要装上一艘载重量为c的轮船.其中集装箱i的重量为Wi.最优装载问题要求确定在装载体积不受限制的情况下,将尽可能多的集装箱装上轮船-A group of containers to be loaded onto a ship load of c. In which the weight of the container i is Wi. Loading problem requires to determine the optimal load size without restric
d
- 高精度问题,用于计算高精度问题,最大可以达到1000位数的阶层-High-precision problem, used to calculate high-precision problem, the greatest median levels can reach 1000
YANGHUISANJIAO
- 打印杨辉三角(FORTRAN) 打印杨辉三角(FORTRAN)-PRINT Pascal s Triangle Pascal s Triangle
factRI
- Algorithm on calculating factorial by iterative or recursive way
POLYNOMIAL
- 一个将输入的系数转化为多项式形式字符串的C++程序,在C++指针和循环语句学习中非常经典-A C++ program inverting the input of coefficients into polynomial string
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