登录
首页 » matlab » pso

pso

于 2013-03-22 发布 文件大小:76KB
0 106
下载积分: 1 下载次数: 10

代码说明:

  Particle swarm optimization

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

发表评论

0 个回复

  • OFDM
    用MATLAB实现OFDM系统加循环前缀后的实现方法(OFDM Systems with MATLAB add cyclic prefix to achieve after the Implementation)
    2010-11-21 10:01:27下载
    积分:1
  • adaptive_sensig_project
    adaptive spectrum sensing using SNAR comparioson and relative doppler shift (effect) between primary and secondary user
    2010-03-03 14:24:43下载
    积分:1
  • mani
    说明:  包含了大多数流形学习方法的代码,有PCA,ISOMAP,LLE,HLLE(Contains the majority of manifold learning code, with PCA, ISOMAP, LLE, HLLE)
    2008-09-28 16:30:34下载
    积分:1
  • TutorialForFarutoUltimate3.1
    介绍LIBSVM的函数,主要是FRUTO的改进版本的LIBSVM(introduce libsvm function)
    2013-05-01 12:13:25下载
    积分:1
  • horizontalrankfiltering
    Horizontal rank filtering image
    2009-06-19 20:38:31下载
    积分:1
  • GillCode
    提供积分算法变步长Gill法代码,欢迎大家探讨!(Variable step integration algorithm to provide long-Gill method code, welcomed everyone to explore!)
    2008-07-19 09:58:16下载
    积分:1
  • Kalman-Filtering(2E)
    以matlab为开发语言的卡尔曼滤波,英文教材,对学习卡尔曼滤波很有帮助(The matlab language Kalman filter for the development of English teaching materials, useful for learning Kalman filter)
    2011-07-05 10:08:41下载
    积分:1
  • fractal
    matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 (matlab program drawing, common fractal images function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 )
    2013-03-02 09:54:38下载
    积分:1
  • radial_sum
    图像重建中投影建模算法对二维图像进行投影值计算的程序(projection image reconstruction algorithm for modeling 2D projection images calculation procedures)
    2006-08-29 22:22:52下载
    积分:1
  • sensitivity-based-capacitor-placement-using-cucko
    sensitivity based capacitor placement using cuckoo search algorithm for maximum annual savings
    2015-02-05 00:03:30下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载