-
TARGET_IMM
基于IMM的机动目标跟踪算法.有文档说明,代码与文中一致。(IMM-based maneuvering target tracking algorithm is documented, the code is consistent with the text.)
- 2014-11-18 20:48:21下载
- 积分:1
-
disybs
将序列粗粒化,用于多尺度熵的计算,样本熵是多尺度熵的来源
- 2021-04-07 22:09:01下载
- 积分:1
-
parzen
说明: Parzen窗估计法的C语言代码和Matlab应用的动态链接库。(Parzen window estimation method of C language code and Matlab applications, dynamic link library.)
- 2008-09-22 11:20:39下载
- 积分:1
-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1
-
image
this simulation finding error in a cotton based on training cotton with morphological function
- 2013-08-25 17:15:39下载
- 积分:1
-
mimo_ML_detection
MIMO ML detection Rayleigh channel 採用16QAM(MIMO ML detection Rayleigh channel using 16QAM)
- 2013-04-16 17:05:46下载
- 积分:1
-
hysthresh
matlab code-Function performs hysteresis thresholding of an image.
All pixels with values above threshold T1 are marked as edges
All pixels that are adjacent to points that have been marked as edges
and with values above threshold T2 are also marked as edges. Eight
connectivity is used.
- 2009-10-30 22:50:53下载
- 积分:1
-
matlab_ukf_utilities
说明: 卡尔曼滤波的一个典型实例是从一组有限的,对物体位置的,包含噪声的观察序列预测出物体的坐标位置及速度. 在很多工程应用(雷达, 计算机视觉)中都可以找到它的身影. 同时,卡尔曼滤波也是控制理论以及控制系统工程中的一个重要话题.
比如,在雷达中,人们感兴趣的是跟踪目标,但目标的位置,速度,加速度的测量值往往在任何时候都有噪声.卡尔曼滤波利用目标的动态信息,设法去掉噪声的影响,得到一个关于目标位置的好的估计。
(kalman ukf matlab)
- 2011-03-05 22:05:53下载
- 积分:1
-
cloude
SAR .txt .bin等多种数据格式的读取,非常有用的小程序。(SAR.Txt.Bin and other formats data read, very useful little program)
- 2013-05-09 10:30:05下载
- 积分:1
-
simulink
沈辉编著的《精通simulink系统仿真与控制》一书的例题仿真,我自己做的,大家有需要可以借鉴。(Shen Hui edited " Mastering simulink simulation and control system," a book example simulation, I do, we need to be able to learn from.)
- 2016-10-08 10:06:02下载
- 积分:1