-
Matlab--Sheffield--GAToolbox(withIntroduction)
Sheffield大学开发的matlab工具箱,内含实例。并附有《MATLAB遗传算法工具箱及应用》(西安电子科技大学出版社)对此工具箱及matlab7.0自带的GADS工具箱有详细介绍。(A matlab toolbox developed by Sheffield University, containing examples. Together with an introduction(Xidian University Press).)
- 2010-07-14 15:21:04下载
- 积分:1
-
matlabsetupr2008a
matlabr2008a的下载和安装详细过程,非常好用,比一般网上找的下载安装要好的多了(matlabr2008a the download and installation process in detail, very easy to use, than the general Internet is far better to download and install more)
- 2010-01-06 23:36:01下载
- 积分:1
-
costas_loop
科斯塔斯环基于simulink的仿真 已封装(costas loop in simulink-based simulation
Encapsulation)
- 2012-03-26 15:25:51下载
- 积分:1
-
STR-1.3.Synchro
cours systeme temps reel synchronisation
- 2014-01-17 18:09:49下载
- 积分:1
-
KSVD
这是KSVD稀疏分解算法,,可以很好的用于图像的去噪(This is a KSVD sparse decomposition algorithm, which can be used for image denoising)
- 2017-11-13 21:05:45下载
- 积分:1
-
dxVideo
This library contains helper functions to read image frames into matlab from Video
file using DirectShow. This library has borrowed codes from Ashwin Thangali s
"DirectShow (DirectX) based AVI file reader", and it can read multiple video formats besides avi.
Features:
a) can read frames from rmvb, avi, etc.
b) handles most codecs installed on the system
d) its implementation is only based on the IMediaDet interface
-- Depending on your Matlab version, the .mexw32 files may need to be renamed as .dll
-- The library usage is as follows,
[avi_hdl, avi_inf] = dxVideoOpen(avi_filename)
pixmap = dxVideoReadMex(avi_hdl, frame_num)
img = reshape(pixmap,[avi_inf.Height,avi_inf.Width,3])
dxVideoCloseMex(avi_hdl)
-- recompile the library
I have compiled the code with the DirectShow lib in Microsoft DirectX 9.0 SDK Update (December 2004)
-- known limitation
a)only works for windows :(
b)may be slow for big image frames and some codecs.
- 2009-11-05 17:17:06下载
- 积分:1
-
interpolation-examples
Interpolation refers to the process of converting a sampled digital signal (such as a sampled audio signal) to a higher sampling rate (Upsampling)
- 2012-05-04 04:33:52下载
- 积分:1
-
chaoliujisuan
33节点潮流计算,可以任意断开开关并判断孤岛和环网(33bus power flow calculation)
- 2015-05-05 11:10:55下载
- 积分:1
-
Waveleteanalysis
详解在matlab中实现小波分析,介绍小波工具箱的使用(Describe the implementation of wavelet analysis in the matlab platform, and also introduce the use of wavelet toolbox)
- 2009-03-24 15:56:02下载
- 积分:1
-
circhift.m
voice recognition, circular shift
- 2010-12-03 18:30:55下载
- 积分:1