-
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
-
direct-torque-control-for-PMSM
永磁同步电机的直接转矩控制 可以学习S函数的编写 PID可以调节 想要的直接拿去(Direct torque control of permanent magnet synchronous motor can learn the writing of the S function of PID can adjust to take it directly)
- 2020-06-30 10:20:01下载
- 积分:1
-
Fibanocci_15006411202002
Please vote:This code generates both fibanocci and non fibanocci sequences upto user specified limit and writes the output onto text file.
- 2009-11-08 13:55:02下载
- 积分:1
-
MATLAB-PCA
它主要介绍了主成分分析法的步骤以及matlab实现所调用的函数。(It describes the steps to the main component analysis, and the called function matlab implementation.)
- 2015-04-14 17:41:17下载
- 积分:1
-
BSSby-ICA-algorithm-
关于盲信号处理的毕业论文采用ICA算法,该盲信号处理主要针对语音信号号的混合和分离,用matlab进行仿真实现(About the treatment of the graduation thesis, trimmers by ICA algorithm
)
- 2012-07-01 13:08:56下载
- 积分:1
-
fremo
Fm modulation using the matlab code. find the modulated singnal and its frequency spectrum
- 2012-08-03 17:50:43下载
- 积分:1
-
lotsofmusic
这是一个系统的音频素材,可以用在音频编程中(This is a system of audio material, can be used in audio programming)
- 2008-04-10 11:10:42下载
- 积分:1
-
Bao
取x轴Y轴某些点的坐标,用线连起来,包线图(Check point coordinates, even from the envelope
)
- 2011-05-24 15:00:09下载
- 积分:1
-
multisvm
多分类支持向量机实现方法的分析比较:一对一、一对多和DAG的对比,比较专业,(more SVM method of comparison : one-to-one, one-to-many and DAG contrast, more professional-huh)
- 2006-12-19 15:07:44下载
- 积分:1
-
RAO-MATLAB
船舶在波浪上运动的RAO运动响应因子计算,基于MTALAB的计算程序(Wave on the movement of ships in motion RAO response factor calculation, based on the calculation procedure MTALAB)
- 2011-07-10 20:28:59下载
- 积分:1