-
qpskmod_demod
figure of qpsk mod_demod
- 2010-07-08 00:25:56下载
- 积分: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
-
Centroid
Matlab WSNs 质心法代码,密度10*10,间隔10。效果良好(Matlab WSNs mass-force code, the density of 10* 10, 10 interval. Well)
- 2008-06-10 21:18:28下载
- 积分:1
-
lbm3d
用于求解多孔介质的波尔茨曼方程,采用matlab编写。(Code for lb method to analysis the pirous problem.)
- 2012-09-14 13:02:28下载
- 积分:1
-
svm
基于光谱特征的提取算法,很实用,分类精度高(Based on spectral feature extraction algorithm, very practical, high classification accuracy)
- 2014-11-05 09:40:20下载
- 积分:1
-
svm
svm程序,下载后可以直接运行,但需要结合data数据。没有密码(svm program can be run directly after download, but requires a combination of data data. No password)
- 2013-09-22 19:33:50下载
- 积分:1
-
Matlab_Gui_image_denoise
基于Matlab Gui的图像去噪程序,内含多种小波去噪方式,PSNR&MSE对比等。(Based on Matlab Gui denoising procedures, containing a variety of wavelet de-noising way, PSNR & MSE contrast.)
- 2015-06-10 16:57:18下载
- 积分:1
-
MATLABPR2012bPcrack
matlab 2012b 完美破解的方法,77个工具箱都可以用(matlab 2012b crack perfect way 77 toolbox can be used)
- 2013-09-30 09:42:03下载
- 积分:1
-
somp
多频带信号压缩采样的回溯SOMP重构方法(Multi-band signal compression sampling back SOMP reconstruction)
- 2013-04-28 22:23:20下载
- 积分:1
-
xy914061
本代码包含了利用可行点标记求最佳匹配算法的MATLAB代码,求最小费用最大流算法的PkyHyj程序,还有利用遗传算法解决 sYTJYqg 问题的Matlab程序。非常适合初学MATLAB的朋友学习。(The code contains the use of feasible point mark for the best match algorithm MATLAB code, find the minimum cost maximum flow algorithm PkyHyj program, as well as the use of genetic algorithms to solve the problem sYTJYqg Matlab program. Very suitable for beginners to learn MATLAB friends.)
- 2016-01-19 21:01:16下载
- 积分:1