-
MeanShift-matlab
MeanShift运动目标跟踪 matlab程序
思路:
1.截取跟踪目标矩阵rect
2.求取跟踪目标的加权直方图hist1
3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。
4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
(MeanShift moving target tracking matlab program ideas: 1. Interception target tracking matrix rect 2. Strike target tracking weighted histogram hist1 3. Reading of a video sequence, first randomly selected one with such a large rectangle rect, calculate the weighted Histogram hist2. 4 Calculate the proportion of both functions, if the latter gap is too large, updated new matrix center Y, iterative (MeanShift is a variable step size can rapidly approaching the peak of the probability density method), until certain conditions stop.)
- 2013-09-19 11:40:07下载
- 积分:1
-
ASK-Modulation
this is program for modulation in ASK and that is very usefull.
- 2015-03-23 14:14:06下载
- 积分:1
-
fwy_clc_conv
滤波器,可以实现自相关功能,获取信号的信息。(Filter, you can achieve the autocorrelation function to obtain information signal.)
- 2021-03-01 21:39:34下载
- 积分:1
-
DFTbeamforming
对线性调频信号用dft方法分频后进行窄带波束形成后拼接,为宽带波束形成方法(After dividing the frequency of LFM signal by DFT method, narrow-band beamforming and splicing are used as the broadband beamforming method.)
- 2020-07-27 09:18:40下载
- 积分:1
-
imagerestore
Image restoration using Weiner Filter
- 2011-09-13 21:51:02下载
- 积分:1
-
IMAGE--RESTORATION
matlab code for image restoration
- 2013-11-01 02:06:39下载
- 积分:1
-
Lead3BinaryDataRead
该函数可以读取三导联电极贴片设备采集的运动心电图数据和三轴加速度信号(This function can be read three-lead electrode placement equipment acquisition exercise ECG data and triaxial acceleration signals)
- 2013-05-07 20:43:58下载
- 积分:1
-
LDA
在大数据处理时常用的一种线性鉴别方法,里面有讲解和源代码程序(When large data processing methods commonly used linear discriminant, there are explanations and source code)
- 2013-12-11 15:46:24下载
- 积分:1
-
niudunMATLAB
牛顿插值的matlab实现,程序简单易懂,而且易于交流(Newton interpolation matlab achieve, procedures simple and easy to exchange)
- 2008-06-22 14:29:19下载
- 积分:1
-
Voice-signal
基于matlab的语音信号处理的几篇论文,涉及自相关基音检测、时域频域参数分析等(Based on several papers matlab speech signal processing, involving autocorrelation pitch detection, time domain analysis, frequency-domain parameters)
- 2013-12-11 17:26:48下载
- 积分:1