-
IHS
很好用的ihs源代码,用了就知道,功能很强大(nice ihs code)
- 2012-04-26 13:30:04下载
- 积分:1
-
matlab-homework1
MATLAB作业一 分别用for和while循环结构编写程序,求出 。并考虑一种避免循环语句的程序设计算法,比较不同算法的运行时间。(MATLAB operating a program were used for and while loops structure determined. And consider a way to avoid the loop statement programming algorithm, the running time of the different algorithms.)
- 2012-09-03 10:57:39下载
- 积分:1
-
YUV-tuxiangxianshi
yuv格式数据图像显示,420格式,yuv转rgb(yuv geshi shuju tuxiang xianshi,420 geshi, yuv to rgb)
- 2012-11-20 18:34:10下载
- 积分:1
-
ls-lcode
a c program for simulation of system call ls -l .
- 2014-02-09 12:46:26下载
- 积分:1
-
1bit
基于单比特反馈的一种改进对齐算法,可以极大加快收敛速度(Based on a 1-bit feedback to improve alignment algorithm can greatly speed up the convergence rate)
- 2011-08-02 13:18:44下载
- 积分:1
-
weak-signal-processting
说明: 介绍了几个用于弱信号捕获的不同的信号处理方法,并对其捕获性能进行了比较。(A number of differential signal processing schemes have
been proposed to address weak signal processing.)
- 2011-03-05 16:46:12下载
- 积分:1
-
matlab__leach
An application-specific protocol architecture for wireless microsensor networks leach
- 2013-09-08 20:05:04下载
- 积分:1
-
matlab32mmse
Comparison of the performances of the LS and the MMSE channel estimators
for a 32 sub carrier OFDM system based on the parameter of Mean square erro
- 2013-05-17 20:35:28下载
- 积分: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
-
Msuanfaji
《MATLAB语言常用算法程序集》源程序,很全的数值算法(good for study)
- 2009-06-02 22:31:38下载
- 积分:1