登录
首页 » matlab » hybrid_PSO

hybrid_PSO

于 2008-10-13 发布 文件大小:3KB
0 96
下载积分: 1 下载次数: 0

代码说明:

说明:  一种基于混合策略的改进粒子群优化算法,包括执行程序hpso.m和参数设定hPSOoptions.m两个源文件。代码清晰,易于改进实现。结果显示有效的提高了SPSO的性能(A hybrid strategy based on improved particle swarm optimization algorithm, including the implementation of procedures and parameters set hpso.m two hPSOoptions.m source file. Code clear and easy to improve the achievement. The results showed that the improvement of effective performance of the SPSO)

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

发表评论

0 个回复

  • Array-signal-processing-toolbox
    说明:  几种用于阵列信号处理的常见函数,附带有详细的编程步骤与方法!(Several commonly used in array signal processing functions, with a detailed programming steps and methods!)
    2011-03-31 23:10:47下载
    积分:1
  • $RJSAVEZ
    MATLAB实现巴特沃斯滤波器---MATLAB Butterworth filter-(MATLAB Butterworth filter)
    2012-12-28 14:22:39下载
    积分:1
  • ds_cdma
    main_DSCDMA.m 这个仿真程序用于实现DS-CDMA通信系统仿真 ( Main_DSCDMA.m of this simulation program used to implement DS-CDMA communication system simulation)
    2011-06-06 16:20:07下载
    积分:1
  • EMD
    程序运用matlab语言,读取了电流数据,并对电流数据进行了经验模态分解,观察分解各层的特征(Program using matlab language, read the current data, and current data were empirical mode decomposition, the decomposition observed characteristics of the layers)
    2013-12-25 14:16:27下载
    积分:1
  • yichuansuanfa
    将贪婪修复方法与遗传算法相结合,构成混和遗传算法,并求解经典背包问题。(The greedy repair method and genetic algorithm are combined to form hybrid genetic algorithm, and solve the classical knapsack problem.)
    2010-05-31 21:50:59下载
    积分:1
  • xishu
    应用切片理论计算船舶水动力系数,以一条船分为20站为例进行计算(Application slice theoretical calculations ship hydrodynamic coefficients to a boat into 20 stations as an example calculation)
    2013-12-25 09:15:33下载
    积分:1
  • Vedio-about-Matlab-GUI(1-3)
    说明:  本资料是关于MATLAB GUI的,具体为教学视频,其中包括简单的GUI界面的建立和代码的编写!(This information is on the MATLAB GUI, specific for the instructional videos, including the establishment of a simple GUI interface and write code!)
    2011-03-24 20:27:45下载
    积分:1
  • vshoqkrj
    我编写的MATLAB程序,刚开始学些数据挖掘的只是,是分类的 LSXLzG 算法中的k均值聚类算法,模式识别大作业,在MATLAB ztjgIKe环境下,性能优良。(I write MATLAB program, just started to learn some data mining only, is LSXLzG classification algorithm in the k-means clustering algorithm, pattern recognition large operations in MATLAB ztjgIKe environment, excellent performance.)
    2016-01-19 22:50:18下载
    积分:1
  • radon_ambiguity
    %radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2)) x2=exp(j*2*pi*(5*t+0.5*15*t.^2)) x=x1+x2 %N=length(x) % ambifunb(x ) %*****************************************RAT naf=ambifunb(x) htl(abs(naf)) % [wh,rho,theta]=htl(abs(naf)) colormap([0,0,0]) % xlabel( 极半径 ) % ylabel( 角度 ) %**************************************%找出峰值点的坐标,计算初始频率和调频斜率(正确) %找出峰值点的坐标 b=max(max(wh)) [u,a]=find(wh>=0.8*b) ( Radon transformclear all N = 800 n = 1: N fs = 200 t = n/fs x1 = exp (j* 2* pi* (5* t+ 0.5* 5* t. ^ 2)) x2 = exp ( j* 2* pi* (5* t+ 0.5* 15* t. ^ 2)) x = x1+ x2 N = length (x) ambifunb (x)***************************************** RATnaf = ambifunb (x) htl (abs (naf)) [wh, rho, theta ] = htl (abs (naf)) colormap ([0,0,0]) xlabel (polar radius) ylabel (angle)************************************** to find the coordinates of the peak point, calculating the initial slope of the frequency and FM (right) find the peak point of the coordinates b = max (max ( wh)) [u, a] = find (wh)
    2008-05-06 21:56:10下载
    积分:1
  • the_start_of_matlab
    matlab的启动与退出,中间变量,算术表达式和函数的调用,矩阵的运算等等。(matlab startup and exit, intermediate variables, arithmetic expressions and function calls, matrix operations, etc..)
    2010-06-02 20:38:49下载
    积分:1
  • 696523资源总数
  • 104004会员总数
  • 16今日下载