-
31-35
《matlab编程百例》光盘代码31-35("Matlab programming hundred cases" CD-ROM code 31-35)
- 2007-07-10 14:25:52下载
- 积分:1
-
pn_gen_vhd_211
通信中常用的PN序列产生器的源代码全部打包(Communications commonly used in PN sequence generator, the source code of all packaged)
- 2009-02-04 15:41:17下载
- 积分:1
-
self-organizing
基于自组织特征映射神经网络的图像压缩算法,EI检索论文,绝对有参考价值.(Based on self-organizing feature map neural network image compression algorithm, EI retrieval papers, the absolute reference value.)
- 2009-05-02 22:39:32下载
- 积分: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
-
matlabchuli
matlab指令讲解,和常见算法分析,,非常具体。。初学者实用(matlab command explanation, and the common algorithm analysis, and very specific. . Useful for beginners)
- 2011-04-28 16:16:13下载
- 积分:1
-
enframe
它是基于matlab的语音分帧的代码,相信对大家理解有帮助。(It is based on the matlab voice sub-frames of the code, I believe we understand help.)
- 2013-11-18 16:32:17下载
- 积分:1
-
matlab_GUI_Snake
使用matlab GUI开发的贪食蛇小游戏,帮助学习matlab GUI开发。(Snake game developed with Matlab GUI, help ones who want to learn matlab GUI development.)
- 2012-11-23 22:41:31下载
- 积分:1
-
NFEM_displacement_control
nonlinear FEM analysis of 1 dimension bar
- 2020-06-21 19:40:01下载
- 积分:1
-
qieyuan
用三种不同的方式在矩形材料内切出指定半径大小的圆的算法,本来是建模实习的作业题(Three different ways in the rectangular-cut material the size of the specified radius of a circle algorithm, it is modeling the operation of internship title)
- 2007-07-28 09:25:25下载
- 积分:1
-
labexp
power electronics lab simulations
- 2013-08-25 14:25:42下载
- 积分:1