-
dijkstraandfloyd
说明: 详细给出floyd、dijkstra算法,并给出具体例子以及如何看运行结果。所有程序均通过真实测试。(Details are given floyd, dijkstra algorithm, and gives specific examples and how to look at the results. Through all the procedures are the real test.)
- 2009-07-31 11:09:39下载
- 积分:1
-
am
说明: 基于matlab的课程设计,功能是实现AM信号的解调,运用了两种方法实现。(Matlab-based curriculum design, function is to achieve the AM signal demodulation, the use of two methods to achieve.)
- 2008-11-17 12:15:43下载
- 积分:1
-
FFTHHT
HHT变换中用于边际谱与FFT比较的一个源码。本人亲试,出的图形基本满足要求。你可以下来看看。(HHT marginal spectrum for the transformation of a source compared with the FFT. I pro-test, the graphics basically meet the requirements. You can look down.)
- 2010-10-09 15:09:53下载
- 积分:1
-
TechniquesforDataHiding
数据隐藏,做为一中隐蔽、嵌入的形式,
可以进行数字媒体数据的识别,注释和版权保护。(Data hiding,a form of steganography,embeds
data into digital media for the purpose of
identification,annotation,and copyright.)
- 2009-11-14 07:54:33下载
- 积分:1
-
OFDMWork20131105
OFDM 系统搭建 仅供学习交流 加入了高斯信道的影响 (OFDM Fiber communication System structure)
- 2013-11-20 21:22:32下载
- 积分:1
-
TVmatlabtv
一个关于TV模型算法的编写程序代码 具有很好的去除噪声效果(A about TV model algorithm of writing code has the very good for removing noise effect)
- 2011-12-05 15:49:59下载
- 积分: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
-
general_arrangement_Choose_factory
总图专业平面布置优化程序
输入数据物流流进厂房标号 物流关系数 物流关系标号 物流强度
根据matlab双目标优化算法计算最优平面布置方案(The total figure of professional input data layout optimization program logistics logistics flows into the plant label relationship between the number of logistics logistics strength label matlab dual-objective optimization algorithm based on calculating the optimal layout of the program)
- 2011-01-01 13:19:54下载
- 积分:1
-
antlabel_Antarctic
On a map, place a label corresponding to any of the 25,394 features identified by SCAR.
- 2013-07-26 15:50:21下载
- 积分:1
-
MATLAB
用 MATLAB控制摄像头读取图像 可以实现拍照功能(just do it)
- 2012-04-18 10:16:15下载
- 积分:1