-
daitongfilter
带通滤波器的matlab代码,根据自选频率进行滤波(bandpass filter basing matlab with slected frequency by user)
- 2011-10-02 22:24:28下载
- 积分:1
-
921_new
reset chips toner para xerox y samsung
- 2014-11-29 00:18:22下载
- 积分:1
-
12233456phase_comp
描述了OFDM调制解调中的相位补偿的算法的方法和相应的代码(Description of the OFDM modulation and demodulation method of the phase compensation algorithm and the corresponding code)
- 2013-05-15 18:53:00下载
- 积分: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
-
sw_dist
说明: 提供两个点坐标,可以利用本程序,计算两点距离,简单好用。(Coordinates of two points, you can use this procedure to calculate the distance to two points, easy-to-use.)
- 2009-08-12 23:25:49下载
- 积分:1
-
MPIDDLX
该代码为带动量项的PID神经网络的系统控制算法(The code to drive the amount of items PID neural network system control algorithm)
- 2013-04-05 20:56:35下载
- 积分:1
-
NSGA-IIMATLAB
NSGA-II 效果很好 很多人里面的交叉变异都有误解 对刚接触多目标的人很有用处(NSGA-II works well inside the crossover and mutation, many people have a misunderstanding of the goals of people new to many useful)
- 2010-06-29 20:43:31下载
- 积分:1
-
BPPatternRecognition
MATLAB编写的误差反向传播(BP)神经网络简单分类器。(MATLAB prepared by error back-propagation [BP] neural network classifier easy.)
- 2009-02-23 12:31:09下载
- 积分:1
-
filtrage
filtrage, this represents a good example of filtrage in mathematic matters
- 2009-12-10 02:38:09下载
- 积分:1
-
Image-denoising-based-on-wavelet
说明: 基于小波变换的图像降噪处理及实现程序的源代码(Image denoising based on wavelet transform processing and realization of the program source code)
- 2011-03-21 16:09:48下载
- 积分:1