-
READDATA
将MIT-BIH标准心电数据库中的数据读入到matlab中的程序(The MIT-BIH ECG database to read the procedure in matlab)
- 2007-11-11 13:35:35下载
- 积分:1
-
ASK-OOK-FSK-BPSK
MATLAB编写的ASK,PSK,QAM等调制方式的实现代码。该代码简洁易懂,可以对理解理论起到补充作用。(MATLAB prepared ASK, PSK, QAM modulation, such as the realization of the code. The code easier to understand, can play a complementary role to understand the theory.)
- 2009-05-03 09:02:42下载
- 积分:1
-
SA
说明: 模拟退火算法解决旅行商问题,main.m为主程序(Simulated annealing algorithm for traveling salesman problem)
- 2020-09-10 15:56:13下载
- 积分:1
-
formant_estimation_wia_lpc_algorithm
thie mscript compute formant frequencies via lpc algorithm,formant frequencies are important in speech analysis.
- 2009-07-07 04:14:05下载
- 积分:1
-
current-regulation-in-three-phases-thyristor-conv
current regulation in three phases thyristor converter
- 2011-10-01 03:17:18下载
- 积分:1
-
cbir
CBIR on matlab,using access and matlab code.
- 2013-04-16 00:02:44下载
- 积分:1
-
text2
说明: Matlab源程序;图形图像压缩;基于小波变换的研究与应用;(Matlab source code graphic image compression research based on wavelet transform and applications )
- 2010-04-12 17:00:57下载
- 积分:1
-
bicubic-matlab
用matlab实现对矩阵的双三次插值算法实现(Bicubic interpolation matlab realize)
- 2013-07-20 15:31:21下载
- 积分:1
-
matlab-topology
matlab与ansys结合研究拓扑优化(Matlab and ansys using the topology optimization)
- 2013-01-24 09:57:15下载
- 积分:1
-
fcn_SR_KF
This file compares three different versions of the Kalman filter.
The Kalman filter is used for recursive parameter estimation.
The Kalman filter can handle noisy measurements.
The first implemented filter (fcn_KF) is the Kalman filter with standard
update of the covariance matrix P.
The covariance matrix reflects the uncertainties of the predictions.
To improve the numerical stability Potter developed a
square root update (fcn_KF_SRP) of the covariance matrix P.
Another version is the square root covariance update via
triangularization (fcn_KF_SRT).
This file generates a model. Then the three Kalman filters perform an
estimation of the model parameter. At the end the results are compared.
Sources:
Simon, D. (2006): Optimal state estimation
Kaminski, P. (1971): Discrete Square Root Filtering: A Survey of Current Techniques
Golub, G. (1996): Matrix Computations
- 2014-02-14 18:30:49下载
- 积分:1