-
QPSO
在量子智能算法中,量子粒子群程序的仿真,希望对大家有所帮助(The simulation of the QPSO in the quantum intelligence algorithm.)
- 2021-04-02 17:59:07下载
- 积分:1
-
jianbianfeng
渐变风模型,用MATLAB 仿真了渐变风的运行状态(The gradient wind model, MATLAB simulation of the gradient wind running state)
- 2015-01-05 17:15:32下载
- 积分:1
-
labview
基于labview时频分析,在线故障诊断(for labview)
- 2021-01-18 15:18: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
-
som
this is a matlab implementation for som network
- 2010-11-24 04:09:27下载
- 积分:1
-
Z_Hu_lwen
MATLAB中证图像缩放、旋转等对Hu矩和Zernike矩的影响(MATLAB in the card image scaling, and rotation of the Hu moments and Zernike moments of)
- 2010-05-16 13:54:34下载
- 积分:1
-
Read1
读书小报告 source code for freinds, 免费版本(small study report freinds source code for free version)
- 2006-10-04 12:05:35下载
- 积分:1
-
3-DFDTD
三维有限差分算法,使用matlab编程,可以进行数值模拟(3-D FDTD code with PEC boundaries)
- 2010-11-24 18:11:32下载
- 积分:1
-
threeray
3条固定路径的AWGN多径信道中的QPSK系统进行BER性能仿真,并与理想信道(没有多径)作比较。
需要的支撑子程序为qpsk_berest.m,vxcorr.m,random_binary.m.(Three fixed-path multipath AWGN channel QPSK system BER performance simulation, and with the ideal channel (no multipath) for comparison. Need the support of subprogram for qpsk_berest.m, vxcorr.m, random_binary.m.)
- 2008-05-22 09:17:06下载
- 积分:1
-
Time-Frequency-Analysis-in-Matlab
Guide for time-frequency analysis in Matlab.
- 2011-05-05 16:04:48下载
- 积分:1