-
finalfinal
comparison of classification of three methods analytical,wavelet,SVMs
- 2010-09-07 00:09:09下载
- 积分:1
-
jacobi
Jacobi Iteration - Method of Simultaneous Displacement for a system of linear equations
- 2010-11-16 17:45:03下载
- 积分:1
-
DS
说明: ds证据理论的事例,用于数据融合判决,附说明和参考文献(ds examples of evidence theory for data fusion decision, with notes and references)
- 2008-08-08 10:49:46下载
- 积分:1
-
viterbi
实现viterbi译码功能的matlab程序(source code for viterbi decoding)
- 2012-04-27 15:59:05下载
- 积分:1
-
Pysichal-optics
基于高频电磁散射的物理光学法用于计算散射目标的RCS
(Based on high-frequency electromagnetic scattering of the physical optics method used to calculate the scattering target RCS)
- 2020-12-03 11:19:25下载
- 积分:1
-
image_processing_proj
It is about how to extract the pneumothorax region automatically.
- 2015-03-07 16:56:20下载
- 积分: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
-
nosGUI
这个东西是我在网上下的,关于GUI的东西,好多有用的东西,呵呵,看看吧(this thing on the Internet is under the GUI of the things that a lot of useful things, Oh, let's see it)
- 2007-06-13 18:42:56下载
- 积分:1
-
201405008
matlab一维码识别 利用radon算子做水平方向矫正(radon correct)
- 2015-01-01 22:52:20下载
- 积分:1
-
L02VT09_MATLAB_intro
intro to matlab.contains basic matlab commands
- 2013-11-28 09:29:02下载
- 积分:1