资源列表
D2Q9_L1_S0_RJ_XJ
- 二维对流热扩散,左边界恒温1.0,上边界恒温0,右边界和下边界绝热(Two dimensional convection thermal diffusion, the left boundary constant temperature is 1, the upper boundary constant temperature is 0, the right boundary and the lower boundary adiabatic)
MATLAB_FILES.tar
- Five Matlab codes corresponding to the concatenation of mat files, importing multiple files at a time, down-sampling, up-sampling of a signal and finally a code which except unique one removes all variables from Matlab workspace programmatically.
Desktop
- 计算矩阵QR分解,A=Q[R;O] 可用于求解线性方程组 并附带利用QR分解解决LSE和LS的程序(To work out the QR decompose of a matrix)
D2Q9_L1_S0_RJ_XJ
- 二维热扩散,D2Q9模型,左边界恒温1.0,上边界恒温0(Two dimensional thermal diffusion, D2Q9 model, the left boundary constant temperature 1, the upper boundary constant temperature 0)
D2Q9_L1_S0_RJ_XJ
- 玻尔兹曼模型,模拟热扩散,左边界恒温1.0,右边界绝热(The Boltzmann model is used to simulate thermal diffusion, the left boundary constant temperature is 1, and the right boundary is adiabatic)
D2Q9_refangqiangliu
- 玻尔兹曼,方腔流,上面恒定速度流动,其余的不动(Boltzmann, the square cavity flow, above the constant velocity flow, the rest of the immobility)
package_eemd
- eemd程序代码工具箱,可实现经验模态分解,得到IMF函数(EEMD program code toolbox)
Kalman
- 对于一个含有明显噪声的心电信号进行卡尔曼滤波处理,最大程度地 “还原”信号,达到去除噪声的目的。卡尔曼滤波(看成维纳滤波的一种实现方法)的特点如下: a) 是根据上一状态的估计值X(n-1)和当前状态的观测值Z(n)推出当前状态的估计值X(n)的滤波方法,不需要用过去的全部观测值。 b) 它是用状态方程和递推方法进行估计的,因而卡尔曼滤波对信号的平稳性和时不变性不做要求。 c) 使用全部观测值保证平稳性。(Kalman in matlab,if you need it,please dow
线性卷积matlab程序
- 数字信号处理应用中线性卷积的MATLAB程序
单纯型法的程序
- 线性规划单纯性法程序,写的比较详细,容易理解思想(Linear programming simple procedure, write more detailed, easy to understand ideas)
robot
- 对PUMA的机器臂控制程序,利用matlab进行系统的仿与应用。(PUMA robot arm control procedures, the use of matlab system simulation and application.)
newtoniteration
- 本程序为使用牛顿迭代法和近似估计法解非线形方程组,包含详细的例程(Newton iteration method and approximation for solving nonlinear equations)
