-
max
利用遗传算法,运用matlab软件求解函数的极大值。(The use of genetic algorithms using matlab software for solving the maximum value function.)
- 2008-01-05 20:22:00下载
- 积分:1
-
MATLAB6
说明: 这是一本关于matlab的教程,同时也是一本信号处理的教程,其特点是将matlab用于信号处理(This is a tutorial on matlab, but also a signal processing tutorial, and its characteristic is used in signal processing matlab)
- 2011-02-23 15:23:30下载
- 积分:1
-
powersystem
三机九节点电力系统牛顿法潮流计算与短路计算算例编程(Three machine nine-bus power system, Newton' s method flow calculation and short circuit calculation example programming)
- 2012-05-26 22:17:45下载
- 积分:1
-
projekat-AiNU
adaptive controlling matlab and simulink
- 2013-03-28 20:53:51下载
- 积分:1
-
QAM
Quadrature amplitude modulation is a method of combining two amplitude-modulated signals into a single channel, thereby doubling the effective bandwidth. QAM is used with pulse amplitude modulation in digital systems, especially in wireless applications
- 2010-06-11 16:40:57下载
- 积分: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
-
ClassInstance
Class Instance Source Code for Andriod.
- 2013-11-02 21:13:46下载
- 积分:1
-
PatchBasedHDR_MATLAB_v1.1
Path-based HDR algorithm
- 2015-01-15 11:04:07下载
- 积分:1
-
sea-clutter
高频地波雷达单基地一阶和二阶海杂波程序,毕业设计做的东西(High-frequency surface wave radar monostatic first-order and second-order sea clutter program)
- 2012-11-08 19:06:53下载
- 积分:1
-
SudokuSolver
sudoku solver game in matlab...very interesting to play
- 2010-11-15 20:45:08下载
- 积分:1