-
aa
说明: 数字信号处理实例,适合初学者,对数字信号处理的入门,MATLAB实例(Digital signal processing example, suitable for beginners, introduction to digital signal processing, MATLAB examples)
- 2010-04-17 12:04:40下载
- 积分:1
-
Msimplefuunca
几个用matlab实现正向云发生器,k均值算法的的程序,都已调试通过 ,经测试可直接使用。
(Several matlab realize positive cloud generator, k-means algorithm procedures have been debugging through, has been tested and can be used directly.)
- 2012-09-30 18:15:57下载
- 积分:1
-
Rls-ex
自适应算法 rls 和原理和例子 带详解(Adaptive algorithm RLS and principles and examples with detailed)
- 2013-04-29 21:01:16下载
- 积分: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
-
bpsk
说明: 层空时码有三种普遍的检测算法:最大似然(Maximum Likelihood ,ML)检测算法、迫零(zero forcing ,ZF)检测算法、最小均方误差(Minimum Mean Squared Error,MMSE)检测算法。(There are three layers in general space-time code detection algorithms: maximum likelihood (Maximum Likelihood, ML) detection algorithm, forcing zero (zero forcing, ZF) detection algorithm, minimum mean square error (Minimum Mean Squared Error, MMSE) detection algorithm.)
- 2011-03-05 22:31:00下载
- 积分:1
-
ADVISOR2002
ADVISOR2002,基于matlab的汽车系统测试模块,具有强大的模拟功能(ADVISOR2002, based on the matlab automotive system test module, a powerful simulation capabilities)
- 2013-04-11 15:26:47下载
- 积分:1
-
宏观经济分析、货币政策研究TVP_FAVAR
tvp-fa-var 宏观经济分析、货币政策研究常用程序包(tvp-fa-var toolbox, useful for macroeconomic analysis)
- 2021-04-28 11:48:44下载
- 积分:1
-
Logistic
LOGISTIC混沌映射不同长度的自相关和互相关函数比较。(Compariton of difference length of chaos)
- 2010-11-05 00:01:45下载
- 积分:1
-
Digital_Watermarking_and_Steganog
digital image processing book
- 2013-01-09 15:58:29下载
- 积分:1
-
pca_20070411
一个良好的PCA人脸识别程序,个人毕业设计用的(a good PCA Face Recognition procedures, design graduate of)
- 2007-04-11 16:02:46下载
- 积分:1