资源列表
hybridSIREKF
- To estimate the input-output mapping with inputs x % and outputs y generated by the following nonlinear, % nonstationary state space model: % x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)] % + 8cos(1.2t) + process noise % y(t) = x(t)^(2) / 2
rbpfdbn
- % PURPOSE : Demonstrate the differences between the following % filters on a simple DBN. % % 3) Particle Filter (PF) % 4) PF with Rao Blackwellisation (RBPF)
upf_demos.tar
- % PURPOSE : Demonstrate the differences between the following filters on the same problem: % % 1) Extended Kalman Filter (EKF) % 2) Unscented Kalman Filter (UKF) % 3) Particle Filter (PF) % 4) PF with EKF proposal (PFEKF) % 5) PF wit
target tracking using kalman
- target tracking using kalman
Cdma2k
- CDMA 2000 simulation using SIMULINK
madlab
- MAP Toolbox for matlab. World map included.
chaotic_maps
- Chaotic maps. Matlab simulation.
Tensor_MIMO
- Tensor MIMO system simulation using MATLAB.
multiratefilter
- Multirate filter design and simulation using MATLAB.
pca
- 关于matlab主元分析的一个简单的实例,可供初学者参考学习。
Gaot_sourece_code
- 遗传算法的目录以及各种算例,对初学者来说学得很快
TSP
- 本程序是对旅行家问题的粒子群优化算法实现
