-
sspso
对比粒子群算法中不同的权重因子C1C2对算法收敛的影响(different C1、C2 to particle swarm optimization)
- 2011-07-14 15:33:35下载
- 积分:1
-
MT8870
MT8870 sample code
In this example you learn how to work with MT8870.
- 2014-09-01 15:55:18下载
- 积分:1
-
energy
Enegry of a Speech signal.
- 2010-08-27 22:31:07下载
- 积分:1
-
matlabtuxiangchulidaima
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
P0308:图像的自适应魏纳滤波
P0309:运用5种不同的梯度增强法进行图像锐化
P0310:图像的高通滤波和掩模处理
P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理
P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理(P0301 : digital image data matrix display and Fourier Transform P0302 : Two-dimensional discrete cosine transform image compression P0303 : Gray used a new method to enhance the contrast of the image P0304 : histogram equalization P0305 : Simulation images by white Gaussian noise and Impulse noise impact P0306 : 2D median filtering function medfilt2 right by the Salt and Pepper image noise filtering P0307 : MATLAB filter2 the function of noise interference by the image filtering P0308 : Image Adaptive Filter Weiner P0309 : use five different gradient Enhancement Act for image sharpening P0310 : Images of the high-pass filtering and mask handling P0311 : use Butterworth (Butterworth) low-pass filter to noise interference by the image smoothing P 0312 : Butterworth (Butterworth) high-pass fi)
- 2006-11-30 13:28:17下载
- 积分:1
-
maxsnr
相控阵波束形成仿真程序,该程序使用最大噪声的方法对加权函数进行优化(Phased array beam forming simulation program, the program uses the method of maximum noise weighting function to optimize)
- 2013-08-23 11:46:05下载
- 积分:1
-
histogram
this file is use for the compare histogram equalization
- 2013-03-23 18:43:44下载
- 积分:1
-
RBF_Classifier
This code implement RBF neural network in matlab
- 2013-04-22 14:57:51下载
- 积分:1
-
带有时间窗的车辆路径安排问题
带有时间窗的车辆路径安排问题(VRPTW问题)(Vehicle Routing problem with time window (VRPTW issues))
- 2013-04-29 15:31:34下载
- 积分: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
-
NF
说明: this is a good code for newton-rafson
- 2011-01-03 17:18:21下载
- 积分:1