-
kechengsheji
通信原理课程设计,包括各种调制,信道编码等。有解释,图形,源码。(Communication theory course design, including modulation, channel coding. Have explained, graphics, source code.)
- 2010-07-18 16:40:25下载
- 积分:1
-
LMS
本算法为自适应LMS算法,本算法研究了步长对,权初值,以及是否归一化对算法的影响(The algorithm for the adaptive LMS algorithm, the algorithm of the steps right, the right initial value, and whether the normalization of the algorithm)
- 2011-10-04 12:30:57下载
- 积分:1
-
PF_Video_EN
粒子滤波实例,讲述如何利用粒子滤波算法对视频滤波(Particle Filter)
- 2012-12-18 21:25:53下载
- 积分:1
-
videofig
A figure ready to scroll through and play videos. You can also draw any custom graphics on it.
(VIDEOFIG(NUM_FRAMES, @REDRAW_FUNC) creates a figure with a horizontal scrollbar and shortcuts to scroll automatically. The scroll range is 1 to NUM_FRAMES. The function REDRAW_FUNC(F) is called to redraw at scroll position F (for example, REDRAW_FUNC can show the frame F of a video).
This can be used not only to play and analyze standard videos, but it also lets you place any custom Matlab plots and graphics on top.
Jiro posted a great example on the Pick of the Week blog, along with a nice GIF animation so you can see it in motion:
http://blogs.mathworks.com/pick/2010/12/10/video-player-for-your-frame-based-processing/
EXAMPLE 1
Place this in a file called "redraw.m":
function redraw(frame)
imshow([ AT3_1m4_ num2str(frame, 02.0f ) .tif ])
end
Then from a script or the command line, call:
videofig(10, @redraw)
redraw(1)
The images "AT3_1m4_01.tif" ... "AT3_1m4_10.tif" are part of the Image
Processing Toolbox and there s no ne)
- 2010-12-14 16:38:11下载
- 积分:1
-
download2
说明: 人工免疫算法的matlab实现,可直接运行(Artificial immune algorithm matlab to achieve, can be directly run)
- 2008-10-10 10:29:51下载
- 积分:1
-
fuzzy-control
实现模糊控制的程序,在Matlab上实现仿真(the procedure of fuzzy control)
- 2012-06-29 09:15:22下载
- 积分:1
-
AD9361_iiosimulink
用matlab通过libiio实现对AD9361的控制,主要利用matlab的系统对象功能实现(AD9361 is controlled by MATLAB through libiio. The system object function of MATLAB is used to realize the control.)
- 2020-07-24 16:58:42下载
- 积分:1
-
fft-lpls
信号与系统仿真 快速傅里叶变换拉普拉斯变换 MATLAB仿真程序(Signal and system simulation of fast Fourier transform Laplace transform MATLAB simulation program)
- 2015-07-05 11:30:32下载
- 积分:1
-
MotionEstimation
Motion estimation code using matlab
- 2010-12-11 18:26:48下载
- 积分:1
-
application-of-matlab-toolboxes
是一本电子书籍,介绍关于matlab所有工具箱的应用。(application of matlab toolboxes)
- 2011-09-20 17:18:13下载
- 积分:1