-
youhua
人工智能课的一些作业,对选人工智能这门课的有很大帮助(Artificial Intelligence course some of the work on artificial intelligence selection of great help for this class)
- 2010-09-03 17:00:44下载
- 积分:1
-
Low_High_pass_filter_fourier_transform
matlab with GUI code, for fourier transformation, gaussians low pass filter and gaussians high pass filter.
- 2010-11-18 23:04:51下载
- 积分: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
-
whw
matlab/simulinkSfunctionC文件例子源码matlab/simulinkSfunctionC文件例子源码ghh(matlab/simulinkSfunctionC example source file matlab/simulinkSfunctionC example source file matlab/simulinkSfunctionC example source file bold)
- 2009-07-09 22:35:28下载
- 积分:1
-
semantic-video-retrieval
说明: 视频语义检索英文论文,主要是针对交通监控视频。(a human centered multiple instance learning framework for semantic video retrieval)
- 2011-03-03 11:27:33下载
- 积分:1
-
Matlab-CR
说明: 使用MatlaB进行仿真,分析各种频谱感知方法,对比优缺点,展望未来发展情况(Use MatlaB simulation, analysis of various spectrum sensing method, compared the advantages and disadvantages, the future development of)
- 2011-03-29 21:58:38下载
- 积分:1
-
ImputationSOM
SOM toolbox used as an imputation method
- 2012-07-08 12:28:52下载
- 积分:1
-
optimumthreshold
利用最优阀值法对图像进行分割,自己进行了改进,能够很好的对图像进行分割。(Using the optimal threshold method of image segmentation, improved themselves, can be a good image segmentation.)
- 2014-03-14 11:12:21下载
- 积分:1
-
a
说明: 用MATLAB中的simulink pid控制器实现汽车abs系统实时仿真(Implementation of real time simulation of automobile ABS system using Simulink PID controller in MATLAB)
- 2014-04-29 13:54:23下载
- 积分:1
-
circular_array
圆形阵列的扫描方向图的matlab代码,可通过修改前面的参数得到不同的结果(Circular array scanning direction map matlab code, may be by modifying the parameters in front of different results)
- 2008-04-13 20:10:29下载
- 积分:1