-
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
-
基于神经—模糊网络的光伏阵列MPPT控制研究
基于神经—模糊网络的光伏阵列MPPT控制研究(Research on pv array MPPT control based on neural - fuzzy network)
- 2018-07-18 22:24:10下载
- 积分:1
-
LinePSOprogram
线性递减pso程序代码,使用时更换目标函数即可(Linear decreasing pso code, replace the objective function can be used)
- 2011-05-10 20:03:14下载
- 积分:1
-
matlab-hanshubiao
学习matlab的很好的参考,集合了很多函数,适合新手和有一定基础的人士使用,推荐(learning Matlab good reference, a lot of function sets, suitable for novice and to a certain extent based on the use of recommended)
- 2007-05-29 09:48:52下载
- 积分:1
-
PMSM_POS_ACU
simulink环境下的永磁同步电机的位置环控制,速度曲线为梯形曲线。(simulink environment of permanent magnet synchronous motor position loop control, the speed curve is a trapezoid curve.)
- 2013-08-04 17:48:15下载
- 积分:1
-
SeismicLab
说明: SeismicLab是关于地震资料处理的matlab程序,可以实现简单的地震资料去噪处理(Seismic lab is a matlab program about seismic data processing, which can realize simple seismic data denoising)
- 2020-04-29 18:44:08下载
- 积分:1
-
Dotp4
implementing dot product in matlab and ccs
- 2009-05-23 15:05:58下载
- 积分:1
-
liziq
说明: matlab的差分算法实现以及粒子群优化算法介绍
(matlab differential algorithms and particle swarm optimization algorithm introduced)
- 2010-03-31 19:27:48下载
- 积分:1
-
C_matlab_port
C语言与MATLAB接口:编程与实例,是一本非常好的书(C language and MATLAB interface: examples of programming and is a very good book)
- 2008-04-11 15:17:17下载
- 积分:1
-
metlab-shi-xian-niudunfa
希望学习优化设计原理的同学能够好好利用这个资料啊(Want to learn the principles of optimal design students can take advantage of this information ah)
- 2013-08-08 19:46:46下载
- 积分:1