-
目标定位
说明: 研究目标跟踪的状态估计方法,最小二乘估计,Kalman滤波,扩展Kalman滤波,无迹Kalman滤波以及粒子滤波等,理论及MATLAB源程序。(The state estimation methods of target tracking, least square estimation, Kalman filtering, extended Kalman filtering, unscented Kalman filtering and particle filtering, theory and MATLAB source program are studied.)
- 2021-03-25 09:49:13下载
- 积分:1
-
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 with UKF proposal (PFUKF)( 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 with UKF proposal (PFUKF))
- 2007-09-30 11:16:30下载
- 积分:1
-
Matlab_imageMatlab
附录MATLAB 图像处理命令
1.applylut
功能:
在二进制图像中利用lookup 表进行边沿操作。
语法:
A = applylut(BW,lut)
举例
lut = makelut( sum(x(:)) == 4 ,2)
BW1 = imread( text.tif )
BW2 = applylut(BW1,lut)
imshow(BW1)
figure, imshow(BW2)
相关命令:
makelut
2.bestblk
功
举例(Appendix MATLAB image processing an order. Applylut functions : the binary image using lookup tables for 2500 operations. Grammar : A = applylut (BW, lut) For lut makelut = (sum (x (:)) == 4. 2) = imread BW1 (text.tif) BW2 = applylut (BW1. lut) imshow (BW1) figure, imshow (BW2) related orders : makelut 2. For bestblk Gong)
- 2007-03-14 10:07:26下载
- 积分:1
-
matlab-HYPER-VLOLUME
MATLAB 第三代多目标性能指标计算源程序,适合于较新的多目标智能算法比较(MATLAB source the third generation of multi-objective performance index calculation, suitable for a new multi-objective intelligent algorithm)
- 2015-04-09 20:29:21下载
- 积分:1
-
1X4_power_splitter2
此程序模拟了17X11的正方形光子晶体点阵作为能量偏分器的动态过程。(This program simulates a 17X11 square photonic crystal lattice energy as a partial divider dynamic process.)
- 2014-01-16 11:36:10下载
- 积分:1
-
step reponse
说明: step response of control system
- 2019-06-22 18:24:10下载
- 积分:1
-
C7_3QR
利用MATLAB进行程序C7_3 QR方法的算法(The use of MATLAB to carry out procedures C7_3 QR algorithm)
- 2009-03-17 10:23:23下载
- 积分:1
-
Factor-analysis
对数据进行因子分析matlab完整代码。(Factor analysis of the data integrity matlab code.)
- 2013-08-25 10:51:26下载
- 积分:1
-
LBP
LBP算子,可直接运行使用,并配有ORL数据库(LBP algorithm)
- 2015-02-04 10:22:54下载
- 积分:1
-
BAmodel
生成复杂网络中的无尺度网络,BA模型,分析节点度数,聚集系数等(Build complex networks in the scale-free networks, BA model to analyze the node degree, clustering coefficient, etc.)
- 2010-03-15 18:30:00下载
- 积分:1