-
cany
Canys edge detection algorith implemented.
- 2011-02-09 13:27:50下载
- 积分:1
-
imulation
cdma信号处理的matlab仿真,包括信号的编码和调制等流程(matlab cdma signal processing simulation, including encoding and modulation signal other processes)
- 2014-01-06 20:24:36下载
- 积分:1
-
leach
leach源码 可以运行 有什么不懂得 或是错误的地方请给我留言(What leach source code can run the wrong place, or do not know, please give me a message)
- 2013-05-24 07:06:42下载
- 积分: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
-
Network-Coding
国外网络编码的MATLAB实现,功能很强大,对于网络编码学习者帮助甚大(Foreign network coding MATLAB realization, very powerful, network coding for learners of great help)
- 2014-12-03 10:07:15下载
- 积分:1
-
elm
这是基于极限学习机 可用于分类或者回归分析
(This is based on matlab ultimate learning machine can be used for classification or regression analysis)
- 2014-12-15 20:38:55下载
- 积分:1
-
tda8271
TDA8271的C驱动,NXP Digital TV Tunner(TDA8271 C-drive, NXP Digital TV Tunner)
- 2009-12-25 10:27:49下载
- 积分:1
-
9fa8bb0ca0a5cfefbbc0354b5ace7b56
2011 Dongcheng Teachers comptition
- 2013-12-04 17:05:46下载
- 积分:1
-
white-gaussian-noise
说明: 用于产生高斯白噪声,以及给信号添加一个高斯白噪声的matlab源码,(Used to produce gaussian white noise add gaussian white noise to a signal of matlab source,)
- 2011-03-15 16:28:24下载
- 积分:1
-
MATLAB
matlab使用过程中使用较多的一些函数合集(matlab process of using some of the functions use more collection)
- 2013-08-14 23:21:55下载
- 积分:1