-
rayofdmsnr
瑞利信道下正交频分复用ofdm信噪比MATLAB程序,及调试所得信噪比曲线。(ofdm snr MATLAB)
- 2010-11-02 19:56:51下载
- 积分:1
-
Newton-rings-grating-interferometer
牛顿环劈尖单缝双缝光栅干涉的matlab程序,图像清晰(Newton ring wedge single slit double slit grating interferometer matlab program, clear images)
- 2012-05-03 15:11:41下载
- 积分:1
-
robustfitting_demo.m
鲁棒性最小平方插值演示。直接运行程序可以看到演示结果。(robust fitting demo. Run the program directly and see the result.)
- 2009-11-24 13:17:44下载
- 积分: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
-
matlaball.zip
源代码是一个非常考脑筋的事情 你不要再为难我了 谢谢 这个网站很好(yuandaima)
- 2010-12-17 21:14:13下载
- 积分:1
-
matlab3
利用matlab编程求解实现拓扑优化的源代码及程序界面设计,采用三角形网格划分!我的毕业设计!(Programming using matlab to solve topology optimization to achieve the source code and procedures for interface design, using triangular meshing! My graduation!)
- 2010-03-13 02:05:59下载
- 积分:1
-
ASKxiangganjietiao
说明: ASK仿真,包含调制解调,加高斯白噪声,matlab程序(ASK simulation, including the modem, add Gaussian white noise, matlab program)
- 2011-03-08 20:56:10下载
- 积分:1
-
duishuzhengtaicfar
雷达信号处理程序代码(包含杂波的各种分布、信号检测程序)(signal process of radar)
- 2014-09-13 10:40:55下载
- 积分:1
-
AIEM
改进的积分方程模型,微波遥感领域,用于求土壤的后向散射系数等;该模型为双站散射。(Improved integral equation model, the field of microwave remote sensing, and soil after backscattering coefficient model for bistatic scattering.)
- 2021-03-16 21:29:22下载
- 积分:1
-
Lightout
In this we analyze the light out game with matlab.(Linear Algebra analyzing on Lights Out Game )
- 2014-01-06 06:49:49下载
- 积分:1