-
bayes
说明: 用matlab完成基于最小错误率的贝叶斯分类器的设计(Done with matlab error rate based on the minimum design of Bayesian classifier)
- 2011-03-22 14:29:35下载
- 积分:1
-
OFDM3
ofdm三个信道的matlab仿真代码,功能强大,能显示各个部分功能,有误码率(three-channel ofdm matlab simulation code, powerful, and can display various parts function, bit error rate)
- 2011-06-01 13:18:35下载
- 积分:1
-
SUSAN
susan 源代码 在matlab中的应用 (susan code matlab)
- 2011-10-04 10:25:11下载
- 积分:1
-
photonics-crystal-point
光子晶体带隙结构, 以及有限周期情况下能谱不连续性的情况(Photonic band gap structure, and the case of a limited period photonic crystals energy spectrum of discontinuity . )
- 2013-10-13 10:30:41下载
- 积分:1
-
3machines9bus
美国西部电网3机9节点系统的matlab模型(American Western Power 3 machine 9-bus system matlab model)
- 2021-04-07 10:39:01下载
- 积分: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
-
paloha
说明: 防碰撞纯ALOHA的matlab仿真算法(The pure ALOHA anti-collision simulation algorithm matlab)
- 2011-03-20 11:31:05下载
- 积分:1
-
optical_flow
说明: 代码介绍全局平滑约束下的基于梯度光流法的MATLAB实现(Code describes the global smoothness constraint optical flow method based on the gradient of the MATLAB implementation)
- 2010-04-16 21:17:25下载
- 积分:1
-
ants-colony-Ver2
蚂蚁群系统优化算法代码,适用于解决中国邮递员、路径优化等问题((solving tsp with ant colony system)ants colony 2.)
- 2013-11-07 23:53:38下载
- 积分:1
-
shumo2010_ab_qiujie
10年数模赛题alpha、beta角求法,利用最小二乘法求解(10 model years of the contest problems alpha, beta angle Method, using the least squares method)
- 2010-10-03 17:06:44下载
- 积分:1