-
manewton
数值分析的牛顿迭代算法数值分析的牛顿迭代算法(matlab )
- 2010-06-17 21:08:00下载
- 积分:1
-
CopyPaste
matlab file for cut and copy and paste....check it out
- 2010-11-15 20:43:22下载
- 积分:1
-
LMS_repeat10
基于循环迭代LMS算法智能天线技术,对多信号进行波达角方向估计,基于八单元线阵(LMS iterative algorithm based on smart antenna technology, multi-signal angle of arrival direction is estimated, based on the linear array of eight modules)
- 2009-07-10 11:32:59下载
- 积分:1
-
KernelPCA
一个关于核pca的程序源代码,可用于人脸识别,里面包含orl32和yale32数据文件。(A nuclear pca program source code, can be used for face recognition, which contains orl32, and yale32 data file.)
- 2012-10-23 21:47:12下载
- 积分:1
-
Untitled
WIRELESS CHANNEL DESCRIPTION ...PLEASE SEE ATTACHED
- 2013-05-04 11:43:32下载
- 积分:1
-
nachos
近场声全息学习程序,适合没有基础或少量基础的研究者学习或解决NAH问题。(Nearfield Acoustic Holographic Learning Programs and Examples)
- 2021-04-08 19:59:00下载
- 积分: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
-
project2
说明: MATLAB实现的无源RC、LC滤波器设计系统。可设计LP、HP、BP、BS四种滤波器,附带设计结果(MATLAB realization of passive RC, LC filter design system. Can be designed LP, HP, BP, BS in four filters, with the design results)
- 2009-07-28 16:50:09下载
- 积分:1
-
dipole_example
dipole antenna simulation
- 2012-04-20 23:17:30下载
- 积分:1
-
a737350ffde0
信道估计,信道模型建模,无线信号通道传输。(Channel estimation , channel modeling , wireless signal transmission channel .)
- 2014-09-22 13:50:31下载
- 积分:1