登录
首页 » Matlab » MOEA/D 多目标优化算法

MOEA/D 多目标优化算法

于 2023-02-25 发布 文件大小:9.34 kB
0 106
下载积分: 2 下载次数: 2

代码说明:

function pareto = moead( mop, varargin) %MOEAD runs moea/d algorithms for the given mop. %   Detailed explanation goes here %   The mop must to be minimizing. %   The parameters of the algorithms can be set through varargin. including %   popsize: The subproblem"s size. %   niche: the neighboursize, must less then the popsize. %   iteration: the total iteration of the moead algorithms before finish. %   method: the decomposition method, the value can be "ws" or "ts".

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

发表评论

0 个回复

  • Basics.Of.MATLAB.And.Beyond
    A matlab file for the beginners which is very useful
    2011-01-29 14:33:39下载
    积分:1
  • fhouhgh
    利用霍夫变换进行直线检测的算法实现 设置不同的阈值来控制直线的输出(detect lines in image)
    2010-05-22 15:21:26下载
    积分:1
  • dydamic
    利用卡尔曼滤波技术实现动态GPS数据处理(Kalman filtering technique to achieve dynamic GPS data processing)
    2012-11-03 10:02:20下载
    积分:1
  • System-Identification-of-an-ARARX-model-master
    说明:  使用MATLAB对MIMO系统进行辨识,其中有各种算法仿真算例,N4SID,针对多变量系统的一种识别算法(MOESP (Multivariable Output-Error State sPace) is a deterministic method to identify linear time invariant systems. The MOESP method developed by M. Verhaegen and P. Dewilde is based on the LQ decomposition of Hankel matrix formed from input-output data, where L is lower triangular and Q is orthogonal. A Singular Value Decomposition (SVD) can be performed on a block from the L (L22) matrix to obtain the system order and the extended observability matrix. From this matrix it is possible to estimate the matrices C and A of state-space model. The final step is to solve overdetermined linear equations using the least-squares method to calculate matrices B and D.)
    2021-02-09 22:29:53下载
    积分:1
  • 我课设编写的动态频谱分配算法例子
    单径或多径瑞利衰落信道仿真,具有丰富的参数选项,基于kaiser窗的双谱线插值FFT谐波分析,实现了对10个数字音的识别程序包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,代码里有很完整的注释和解释。
    2022-08-05 23:13:16下载
    积分:1
  • findHarm.m
    Finding harmony by using window
    2009-11-10 22:19:01下载
    积分:1
  • fulbridge_rectifiers
    fullbridge rectifier
    2014-10-27 18:53:03下载
    积分:1
  • EncodedArrayItem
    EncodedArrayItem extends OffsettedItem.
    2014-01-08 10:31:18下载
    积分:1
  • Untitled51
    基于数字图像处理,实现一个车牌分割和识别的仿真系统。要求系统具有界面并实现以下功能: 1)读入交通标志图像; 2)预处理及车牌标志定位; 3)多种图像分割功能; 4)形态学滤波等功能; 5)对标志中的数字进行识别。(Based on digital image processing, segmentation and recognition of a license plate emulation system. Interface and require a system with the following functions: 1) read the traffic sign 2) pre-processing and positioning plate mark 3) a variety of image segmentation functions 4) morphological filtering and other functions 5) to mark the numbers Identification.)
    2021-04-10 18:28:59下载
    积分:1
  • pso
    说明:  粒子群优化算法是一种进化优化技术,源于对鸟群扑食的行为,是一种基于迭代的优化工具。此文件提供了基本粒子群算法、带压缩因子的粒子群算法、二阶粒子群算法、二阶振荡粒子群算法、权重改进的粒子群算法、混沌粒子群算法、基于杂交的粒子群算法、基于模拟退火的粒子群算法的MATLAB源代码。(PSO is an evolutionary optimization technique, derived from the behavior of the birds of prey, is based on iterative optimization tools. This document provides basic particle swarm algorithm, with a compression factor of the particle swarm algorithm, particle swarm optimization order, second order oscillating particle swarm algorithm, the weight particle swarm algorithm, chaotic particle swarm algorithm, based on hybrid particle swarm algorithm, based on Simulated annealing particle swarm optimization MATLAB source code.)
    2021-04-25 15:38:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载