-
FIR_lattice
说明: 实现了FIR的算法,并给出其Lattice结构参数,尤其是利用参考文献实现k=0时的Lattice参数计算问题。(Realized FIR algorithm, and gives the Lattice structure parameters, in particular, the use of Reference to achieve k = 0 when the issue Lattice parameters.)
- 2010-03-24 19:37:24下载
- 积分:1
-
helicopter
直升机实验的仿真,利用的PID,LQR算法,可以当做练习学习(THIS is an helicopter simulate experiment, including PID and LQR algorithm.)
- 2011-11-19 19:26:36下载
- 积分:1
-
232322
基于matlab的通信系统仿真(调制到中频,基带成形)(Matlab-based communications system simulation (modulated IF, baseband shaping))
- 2013-12-19 10:37:50下载
- 积分: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
-
colorcode
MATLAB的颜色代码,基于RGB的代码形式,可作为编写时检索用。(MATLAB color code)
- 2010-03-14 13:36:46下载
- 积分:1
-
PMSM_VFv2
永磁同步电机的simulink仿真,V/f控制模式,带电流反馈(PMSM model in matlab/simulink with V/f control mode.)
- 2020-08-26 11:58:15下载
- 积分:1
-
huayuan
自动画圆小程序 :只要有了坐标,就可以方便的大量快速画圆(Automatic Circle applet: As long as with the coordinates, you can quickly draw a circle to facilitate a large number of)
- 2009-12-04 12:24:13下载
- 积分:1
-
pingding
说明: 本程序实现了通信原理中的平顶抽样与恢复,有代码与结果(This procedure implements the communication theory in the flat sample and recovery, with code and results)
- 2011-03-17 21:48:59下载
- 积分:1
-
junhenghua
说明: 用matlab实现图像的直方图均衡化处理(Matlab image histogram equalization processing
)
- 2012-05-17 20:33:22下载
- 积分:1
-
gen_spec
利用有限差分软件Flac3d生成人工地震波,并用于岩土工程动力分析(Using finite difference software Flac3d generate artificial seismic waves, and for dynamic analysis of geotechnical engineering)
- 2014-08-24 15:48:50下载
- 积分:1