-
Radar_KalmanIMM6
matlab 编写的源程序交互多模算法,用于目标多机动蒙特卡罗法仿真跟踪滤波器
本人十分关注 机动目标。这个是利用交互多模算法,用于目标多机动假设运动情况下的蒙特卡罗法仿真跟踪滤波器。matlab 编写的源程序。
但是有一点小错误,如果您能修改,不胜感激。(matlab source code prepared by the interactive multi-mode algorithm, used to target many motor simulation Monte Carlo method I am very concerned about tracking filter for maneuvering target. This is the use of interactive multi-mode algorithm, used to target many of motor sport where the assumption of the Monte Carlo method simulation tracking filter. matlab source code prepared. But there is a small error, if you can modify, greatly appreciated.)
- 2009-03-19 20:07:35下载
- 积分:1
-
eigenvalue_computation
采用MATLAB语言变异的矩阵特征值计算程序,需要的下载吧(eigenvalue computation)
- 2015-01-15 17:34:16下载
- 积分:1
-
csm
说明: 通过模拟电荷法计算特高压直流输电线路的标称电场(Calculation of the nominal electric field of transmission line by the method of simulated charge)
- 2020-01-09 15:51:25下载
- 积分:1
-
Run Length Encode
行程编码(RLE)是一种非常简单的无损数据压缩形式,其中数据的行程(即相同数据值出现在许多连续数据元素中的序列)存储为单个数据值和计数,而不是原始行程。
- 2022-03-23 17:33:53下载
- 积分:1
-
kalmanfiltertotrackingsimulink
些程序是一个雷达跟踪一目标的仿真图形,可实现kalman滤波的估计轨迹与真实轨迹的误差,并分别可绘出X,Y方向的跟踪误差,对初学都来说,是一个非常好的学习例子(These procedures is one goal of a radar tracking simulation graphics, can be realized kalman filter estimated trajectory with the true trajectory error, and can be mapped, respectively, X, Y direction of the tracking error for both novice, it is a very good learning examples)
- 2007-11-12 21:54:00下载
- 积分:1
-
ACA_TSP
旅行商问题(Travelling Salesman Problem, 简记TSP):假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。
此处使用蚁群算法求解TSP问题(Suppose a business trip to visit n cities, he must choose the path to go, pass through the restriction is to visit each city only once, and finally go back to the original departure city. Path selection objective is to get the path distance to the minimum value among all paths.Here,we use the procedure of ant colony algorithm
to work out the TSP.)
- 2013-09-19 22:37:38下载
- 积分:1
-
UKF-algorithm-and-analysis
不敏卡尔曼滤波算法及其性能分析,对研究目标跟踪有所帮助。(UKF and its performance analysis, which is helpful for target tracking.)
- 2014-10-28 01:17:42下载
- 积分:1
-
ofdmRx
接收信号的matlab程序,可以对接收信号进行仿真(Received signal matlab program received signal simulation)
- 2013-04-07 15:13:34下载
- 积分:1
-
mangjuan
在图像处理过程中盲解卷积也是一个很好地图像去噪的方法。(In the image processing method of blind deconvolution is also a good image denoising.)
- 2014-12-17 18:46:19下载
- 积分:1
-
NWA-Folder
This folder contains Matlab functions for the Enhanced Interval Approach (EIA) in:
Simon Coupland, J. M. Mendel and Dongrui Wu, “Enhanced Interval Approach for Encoding Words into Interval Type-2 Fuzzy Sets and Convergence of the Word FOUs,” IEEE World Congress on Computational Intelligence, Barcelona, Spain, July 2010.
All following functions were tested in Matlab 7.4.0 (R2007a) under Windows 7:
centroidIT2: Compute the centroid of an IT2 FS.
EKM: Implement the Enhanced KM algorithms.
IA: Implement the Interval Approach for word encoding.
mainJPL: Illustrate IA and EIA using the JPL dataset.
mainWeb: Illustrate IA and EIA using the Web dataset.
mg: Compute the membership grades of a vector of numbers on a T1 FS.
plotFigures: Plot Figs. 3.18, 3.19 and 3.20 in the book.
plotIT2: Plot an IT2 FS.
Last modified by Dongrui Wu (dongruiw@usc.edu), May 2, 2010.
- 2013-12-19 03:02:01下载
- 积分:1