登录
首页 » matlab » pso

pso

于 2009-09-23 发布 文件大小:7KB
0 109
下载积分: 1 下载次数: 32

代码说明:

  matlab实现的PSO算法,主要功能是模拟粒子群算法,经过测试可以运行。(matlab implementation of the PSO algorithm, the main function is to simulate particle swarm algorithm is tested to run.)

文件列表:

pso
...\bp1.m
...\pso-bp.doc

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • xiaobosuanfa
    采样频率 fs=10000 轴承外环故障信号 fid=fopen( bearingout.dat , r ) 故障 N=1024 xdata=fread(fid,N, int16 ) fclose(fid) xdata=(xdata-mean(xdata))/std(xdata,1) 时域波形 figure(1) plot(1:N,xdata) xlabel( 时间 t/n ) ylabel( 电压 V/v ) db10小波进行4层分解 一维小波分解 [c,l] = wavedec(xdata,4, db10 ) 重构第1~4层细节信号 d4 = wrcoef( d ,c,l, db10 ,4) d3 = wrcoef( d ,c,l, db10 ,3) d2 = wrcoef( d ,c,l, db10 ,2) d1 = wrcoef( d ,c,l, db10 ,1) ( Sampling frequency fs = 10000 bearing outer ring fault signal fid = fopen (' bearingout.dat' , ' r' ) failure N = 1024 xdata = fread (fid, N, ' int16' ) fclose (fid ) xdata = (xdata-mean (xdata))/std (xdata, 1) time-domain waveform figure (1) plot (1: N, xdata) xlabel (' Time t/n' ) ylabel ( ' voltage V/v' ) db10 wavelet decomposition 4 layer one-dimensional wavelet decomposition [c, l] = wavedec (xdata, 4, ' db10' ) 1 ~ 4 reconstructed detail signal d4 = wrcoef (' d' , c, l, ' db10' , 4) d3 = wrcoef (' d' , c, l, ' db10' , 3) d2 = wrcoef (' d' , c, l, ' db10' , 2) d1 = wrcoef (' d' , c, l, ' db10' , 1) )
    2011-05-21 16:48:36下载
    积分:1
  • Mmovvedeteecto
    运动补偿编码与检测,matlab程程序源码与相应的文档说明 (Motion compensation coding and testing, Matlab process of program source code and the corresponding documentation)
    2012-07-11 16:23:01下载
    积分:1
  • music1
    A Sparse Signal Reconstruction Perspective for Source Localization With Sensor Arrays Dmitry Malioutov, Student Member, IEEE, Müjdat Ç etin, Member, IEEE, and Alan S. Willsky, Fellow, IEEE
    2013-04-09 15:31:07下载
    积分:1
  • FacePeopleDetection.m
    用matlab实现的人脸检测及识别 程序简单易懂(codes for people face dectection)
    2013-12-02 22:17:46下载
    积分:1
  • 23344
    离散信道容量的迭代算法及其实现离散信道容量的迭代算法及其实现(Discrete iterative algorithm for the channel capacity and channel capacity for discrete iterative algorithm and its implementation)
    2010-05-14 16:13:36下载
    积分:1
  • RS
    说明:  caculate RS exponent
    2011-11-01 11:17:08下载
    积分:1
  • statement-005
    ECMA Section: 12.6.3 The for..in Statement.
    2013-12-24 13:15:31下载
    积分:1
  • fart
    fuzzy based dataminning ,accurate results...............
    2012-02-06 14:41:09下载
    积分:1
  • [emuch.net]parafacmodeling_ver2.0
    用matlab编辑平行因子分析法,程序不大,容易理解(Using matlab to edit parallel factor analysis method, the program is not big and easy to understand.)
    2019-03-31 16:54:00下载
    积分:1
  • abb
    对图像进行离散余弦变化处理,了解余弦变化系数以及余弦变化后回复图像与原图的区别(After the change of image processing discrete cosine understand cosine cosine coefficient of variation and difference with the original image Reply)
    2013-12-21 21:49:10下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载