登录
首页 » matlab » vns-mpso

vns-mpso

于 2016-03-12 发布 文件大小:4KB
0 254
下载积分: 1 下载次数: 63

代码说明:

  将NSGA-II 的理念融入粒子群中,并加入保存优秀解的机制,提出MPSO算法。针对MPSO 易陷入局部极值的缺点,加入变邻域机制,通过随机的破坏旧解和重建新解,找到全局最优解,以达到帮助粒子跳出局部极值的目的,提 出VNS-MPSO 算法。(Will the NSGA- II concept into particle swarm, and join save good solution mechanism, MPSO algorithm is put forward. Against disadvantages of MPSO easy to fall into local extremum, join the variable neighborhood mechanism, through the random destruction of the old and rebuild the new solution, find the global optimal solution, to achieve the purpose of help particles jump out of local extremum, The VNS- MPSO algorithm.)

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

发表评论

0 个回复

  • attachments_2011_07_01
    This is My Kalman Filter
    2011-07-02 14:31:23下载
    积分:1
  • LC2Matlab
    MATLAB code for LC2 Similarity Measure. The main.m file provides a working example with test images.
    2014-08-08 16:22:49下载
    积分:1
  • display
    利用matlab编写的程序,用于音乐播放青花瓷(the function to display songs based on matlab)
    2012-11-02 10:55:47下载
    积分:1
  • work
    利用matlab实现的HEFT算法,其中包含计算rank值(HEFT algorithm)
    2020-12-14 16:29:14下载
    积分:1
  • acacreg
    Traditionally an ac voltage regulator is made with a transformer tap changer or with an acac converter based on buck topologies, recently the developments in ac-ac converter makes feasible the implementation of voltage regulator with other topologies.
    2013-05-13 12:06:45下载
    积分:1
  • FitFun
    感应电动机的参数辨识,用于负荷建模的参数辨识的适应度函数,可以用遗传算法进行求解。(Induction motor parameter identification, the fitness function for load modeling parameter identification, we can use genetic algorithms to solve)
    2021-04-27 16:18:44下载
    积分:1
  • 001
    图象处理:计算连通域的面积、周长、圆形度、矩形度以及长宽比(Image processing: computing connected domain area, perimeter, roundness, and aspect ratio rectangular degree)
    2010-07-07 11:13:34下载
    积分:1
  • lotkademo
    MATLAB Example Code : For MATLAB developers, this example code will explain the usage of Ordinary Differential Equations ODE23 and ODE45 in the Matlab environment
    2009-05-27 13:26:55下载
    积分:1
  • mlp-sample
    multi layer perceptron - MLP sample
    2012-06-29 22:03:44下载
    积分:1
  • FFT
    脑波FFT变换 调用格式见m文件头部说明(下边也复制了一份) 有配套.DLL.h.lib.ctf文件,可以在C或C++环境中调用 ------------------------------------ 保存为FFT.m文件 输入参数: N:进行FFT变换的点数(要求是2的N次幂); fs:信号的采样频率(frequency of simpling) sig:进行FFT变换的数组(一维)。 输出参数: f_sig:变换后的信号(一维数组) E_delta、E_theta 、E_alpha、E_beta分别表示δθαβ相应频段的能量加和。 other为其余频段的能量加和(供参考用) -------------------------------------------------------------------------- function[ f_sig ,E_delta , E_theta , E_alpha , E_beta , other ] = FFT( N , fs , sig )(EEG FFT transform is called m file format, see head illustrate the matching DLL files, you can be C or C++ to call------------------------ simpling) sig: to FFT transform array (one dimension). Output Parameters: f_sig: transformation of the signal (one-dimensional array) E_delta, E_theta, E_alpha, E_beta δθαβ, respectively, the energy increases and the corresponding frequency band. Other for the rest of the energy band increases, and (for reference) -------------------------------------------------------------------------- function [f_sig, E_delta, E_theta, E_alpha, E_beta , other] = FFT (N, fs, sig))
    2009-11-07 20:27:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载