-
PSO-Matlab
这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。(This program is the most basic particle swarm optimization procedures, using Matlab to achieve, is very simple.)
- 2013-07-11 11:11:52下载
- 积分:1
-
forward-algorithm
这是一个隐马尔可夫模型前向算法,各位亲可以下载使用,一般用于计算分类,预测,等等(This is a hidden Markov model before the algorithm, you can download pro, generally used to calculate the classification, prediction, etc.)
- 2014-12-04 15:01:42下载
- 积分:1
-
Interpolation_algorithm
MATLAB语言编译的各种插值函数,包括Gauss,Hermite,Language,Newton等(some kinds of interpolation algorithms,such as Gauss,Hermite,Language,Newton methods)
- 2015-01-15 17:30:19下载
- 积分:1
-
matlab_tuxiang
说明: matlab图象处理函数,MATLAB高级应用——图形及影像处理(matlab image processing function, MATLAB advanced applications- Graphics and Image Processing)
- 2008-12-06 00:21:11下载
- 积分:1
-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
Untitled21
小波包进行信号去噪的m文件,在matlab中可以直接调用(Wavelet packet signal de-noising m file in matlab can be called directly)
- 2020-10-30 19:59:56下载
- 积分:1
-
ROBOT
机器人模型构建,运用MATLAB中机器人工具箱进行构建。(Robot modeling, robot using MATLAB toolbox to build.)
- 2016-05-12 13:32:38下载
- 积分:1
-
imagefusion
some chapters about image fusion book
- 2013-04-05 12:06:59下载
- 积分:1
-
state_system_edit
new state system for DFIG modelling for power system stability study
- 2012-10-07 17:10:54下载
- 积分:1
-
pra8
This program will give you image with different types of noise added to it and will show you effect and comparison of all
- 2013-12-05 11:34:36下载
- 积分:1