-
1
说明: a m file for matlab
the secant method(mathlab)
- 2009-05-15 21:05:18下载
- 积分:1
-
7
说明: 采用卡尔曼滤波器的PID控制。控制干扰信号与测量噪声信号幅值均为0.002的白噪声信号。采用滤波器是控制效果明显改善。
(Discrete Kalman filter for PID control)
- 2011-04-03 22:19:10下载
- 积分:1
-
decomposition_for_Matrix
本次程序是一个综合程序,功能是实现矩阵分解,包含有四种算法:LU分解、QR分解、Householder Reduction、Givens Reduction(The program is a comprehensive program, whose function is performming factorization for matrix, including four algorithms: LU decomposition, QR decomposition, Householder Reduction, Givens Reduction)
- 2015-04-04 16:48:30下载
- 积分:1
-
插值法处理缺失值
使用牛顿差值和拉格朗日插值方法来填补数据中的缺失值(Using Newton difference and Lagrange interpolation to fill in missing values in data)
- 2020-07-04 08:00:02下载
- 积分:1
-
statcom
用matlab中的simulink搭建statcom模块,已经通过测试(use matlab to build the statcom model)
- 2020-12-16 19:19:12下载
- 积分:1
-
二维Rayleigh-Bénard热对流系统数值模拟
采用SIMPLE算法编写的二维Rayleigh-Bénard热对流系统数值模拟程序,对流项采用迎风格式,粘性项采用隐式中
心差分格式,所得的结果与文献中符合较好。
- 2022-07-01 10:47:24下载
- 积分:1
-
DTMF_Decod_Evans
Model of simple DTMF decoder with fixedpoint arithmetic
- 2010-01-24 19:17:02下载
- 积分:1
-
HMM监督学习模型,
HMM监督分类模型,十分经典,通过输入不同的故障样本,对模型进行针对性训练,得到模型,运用的范围十分广泛,通过对其的学习,可以得到理想的模型,也是属于机器学习的范畴,希望大家能够下载学习,对HMM有更深入的了解!!!!
- 2022-01-24 14:35:36下载
- 积分:1
-
MIMO
该程序是在MATLAB下编写的实现mimo信号的(mimo)
- 2009-09-12 09:17:54下载
- 积分:1
-
gavno
In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Friedrich Gauss and Philipp Ludwig von Seidel, and is similar to the Jacobi method. Though it can be applied to any matrix with non-zero elements on the diagonals, convergence is guaranteed if the matrix is either diagonally dominant, or symmetric and positive definite.
- 2010-12-13 18:27:16下载
- 积分:1