-
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
-
MATLAB_video_process
matlab视频处理书籍,详细介绍了matlab下的视频处理(matlab video process)
- 2014-01-12 12:05:57下载
- 积分:1
-
Edgelink_
实现边缘连接和线段拟合源码,用MATLAB实现,可直接执行,供研究用(achieve connectivity and edge line fitting source, using MATLAB, can be directly implemented, for research)
- 2007-05-15 10:15:46下载
- 积分:1
-
滤波器
说明: 切比雪夫滤波器,切比雪夫I型滤波器设计,双通切比雪夫滤波(Chebyshev filter,Design of Chebyshev I filter, double pass Chebyshev filter)
- 2020-03-15 10:58:06下载
- 积分:1
-
MatlabFiles
现代通信系统(matlab版) 书中的matlab源代码(Modern communications systems (matlab version) book matlab source code)
- 2008-04-26 15:38:51下载
- 积分:1
-
fastkmeans
快速k-means算法,比matlab 自带的要快很多。(rapid k-means algorithm, compared to the Matlab bringing their much faster.)
- 2007-05-15 00:57:13下载
- 积分:1
-
Bayes
离散随机系统的Bayes辨识法,matlab程序(Bayes discrete stochastic systems identification method, matlab program)
- 2013-09-24 16:06:58下载
- 积分:1
-
qiankui
利用MATLAB的SIMULINK进行仿真的前馈控制系统仿真源码(The simulation using MATLAB SIMULINK feedforward control system simulation source)
- 2013-08-26 08:25:44下载
- 积分:1
-
FDTD_TM_PC
计算光子晶体透射的FDTD程序的matalb源程序(Calculation of photonic crystal transmittance of FDTD procedure matalb source)
- 2008-06-17 00:10:06下载
- 积分:1
-
eetop.cn_OFDM
相干光OFDM的书以及源代码,光OFDM的圣经。(Coherent optical OFDM books and source code, optical OFDM Bible.)
- 2020-12-09 20:39:20下载
- 积分:1