-
matlabforGE
matlab遗传算法程序,非常不错的,欢迎下载(matlab for GE)
- 2009-09-25 15:08:16下载
- 积分:1
-
afdpf1
基于matlab的并网逆变仿真器,可以动态仿真(Matlab-based grid inverter emulator can dynamic simulation)
- 2013-09-20 22:28:31下载
- 积分: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
-
666
求零点、极点和增益,这是一些已经调好的实例,还有运行后的结果。(For zero, poles and gain, this is some have adjustable good examples, and after the operation result.
)
- 2011-05-04 22:46:14下载
- 积分:1
-
omap_hwmod_33xx_data
Hardware modules present on the AM33XX chips.
- 2014-08-09 11:46:09下载
- 积分:1
-
fuhuajifen
复化梯形积分和抛物线积分的源代码,可以直接加以应用(Re-integration of trapezoidal and parabolic points of the source code, can be applied directly)
- 2011-11-22 22:44:51下载
- 积分:1
-
line_code_GUI
Line Code GUI for data communication
- 2014-12-23 17:56:56下载
- 积分:1
-
5-dmc
动态DMC算法的高级过程控制MATLAB实例,与PID结合的过程控制程序(Advanced process control algorithm MATLAB dynamic DMC instance, combined with PID process control program)
- 2016-07-21 15:03:02下载
- 积分:1
-
Exercise
说明: 采用控制栅格的方法编写实现图象几何校正的程序。(Prepared using the method to achieve control of the grid image geometric correction procedure.)
- 2011-03-18 21:52:43下载
- 积分:1
-
Kuramoto
Kuramoto code for coupled particle systems
- 2018-11-03 12:21:32下载
- 积分:1