-
ObjTracking
目标跟踪的综述,是学习视频图像中目标跟踪的必看文献。(Summary of target tracking, is to learn the video image object tracking must-see literature.)
- 2010-07-27 19:18:54下载
- 积分:1
-
phillips
说明: 这是一个信赖域方法的程序,简单实用,对初学者非常有用。(This is a trust region method procedures, simple, practical, very useful for beginners.
)
- 2011-03-24 12:15:36下载
- 积分:1
-
equalizer-realtime
基于matlab的音乐均衡器,可以实时改变均衡器参数,并实时显示频谱和波形(Music equalizer based on matlab, can real-time change equalizer parameters, and real-time display of spectrum and waveform)
- 2013-04-29 10:42:45下载
- 积分:1
-
jiexiangguanlms
自适应滤波器的接相关lms算法基于matlab的实现,其中各种参数可以自行修改进行对比(Access-related adaptive filter LMS algorithm is based on the realization of matlab, in which various parameters can be modified compared)
- 2008-05-05 15:31:40下载
- 积分:1
-
kuaisufuliyebianhuan
介绍了快速Fourier变换算法(FFT)的核心思想及其算法描述,并用Matlab程序设计语言实现了FFT算法.最后,举例说明用FFT算法计算复函数f(x)的插值函数(Introduced the fast Fourier transform (FFT) algorithm and its core idea of the algorithm description and using Matlab programming language to implement the FFT algorithm. Finally, an example using the FFT algorithm to calculate complex function f (x) is the interpolation function)
- 2013-12-14 15:50:44下载
- 积分:1
-
AWGN
包括0均值和给定方差的高斯白噪声生成函数,以及复高斯白噪声生成函数(Including the 0 mean and given variance Gaussian white noise generating function, as well as complex Gaussian white noise generating function)
- 2008-04-05 23:58:41下载
- 积分:1
-
eyediag
通信原理中关于眼图的matlab仿真程序。(Communication Theory on the eye diagram of matlab simulation program.)
- 2008-04-20 23:29:53下载
- 积分:1
-
experiment
通信原理课程的实验,接收机模型。模拟了最佳接收机模型的建立,高斯噪声(Communication- Receiver in matlab.)
- 2012-05-15 13:14:10下载
- 积分:1
-
MATLAB_Quick_Reference
A collection of useful matlab commands for easy reference and lookup of commands, I hope you like it
- 2010-10-15 23:43:04下载
- 积分:1
-
bubbleplot3
说明: 在三维空间中画泡泡,可以指定在三维空间中的x,y,z的坐标以及泡泡的半径r和颜色c(RGB).(BUBBLEPLOT3(x,y,z,r), where x, y, z and r are four vectors of the
same length, plots bubbles of radii r in 3-space with centers at
the points whose coordinates are the elements of x, y and z. If r
is a matrix of size numel(x)x3, BUBBLEPLOT3 produces ellipsoids with
centers x(i),y(i),z(i) and radii r(i,1), r(i,2) and r(i,3).
BUBBLEPLOT3(x,y,z,r,c), where c is a rgb-triplet array (in [0,1])
with numel(x) rows, plots bubbles with colours specified by c.
)
- 2009-08-08 21:50:31下载
- 积分:1