-
yale-2.0-src.tar
著名的开源仿真软件yale,功能与matlab完全有得比(Well-known open source simulation software yale, function and matlab completely than has)
- 2007-08-05 02:27:24下载
- 积分:1
-
Smartantennas
一本关于智能天线方面的很好的原版英文资料,对智能天线的学习和设计会有很好的帮助!!!(Smart antenna on one of the good aspects of the original English information on the smart antenna design of the study and there will be a good help! ! !)
- 2009-04-21 10:39:38下载
- 积分: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
-
RadHist
Radon transform and inverse radon , and their histogram step by step. can be use for edge detection and finding the number of object in image
- 2013-12-11 16:16:11下载
- 积分:1
-
ADRC_tuning
ADRC程序,实现自动调参,以及蒙特卡罗实验。(ADRC program to realize automatic parameter adjustment and Monte Carlo experiment.)
- 2018-04-01 11:00:59下载
- 积分:1
-
LS-SVM
lssvm用于状态分类和预测,主要应用于信号处理以及智能算法等领域(LSSVM is used for state classification and prediction)
- 2017-08-18 16:30:55下载
- 积分:1
-
qpsk
matlab 下高斯和瑞丽分布下QPSK信号的产生,发送和接收以及误码率分析(matlab under the Gaussian distribution, and Ruili QPSK signal generation, transmission and reception, and bit error rate analysis)
- 2011-06-03 20:41:34下载
- 积分:1
-
PReaad_COMTRRr
电力系统专业往往要涉及到故障数据处理,也就是解析COMTRADE格式的的数据文件.此代码完成读取COMTRADE格式文件的功能(matlab中)
(Professionals often have to power system fault data relating to treatment, that is, analyticc COMTRADE format data files. This code completion read COMTRADE format files (matlab Medium)
)
- 2012-05-09 10:01:16下载
- 积分:1
-
Tu_hoc_Matlab
material talks about some basic knowledge about matlab
- 2010-12-10 00:02:34下载
- 积分:1
-
galib246
遗传算法的一个07版本,可以让初学者有入门,让有一定基础的同志有进阶。(07 version of a genetic algorithm that allows beginners get started, so that some comrades are based Advanced.)
- 2011-04-29 09:48:08下载
- 积分:1