登录
首页 » matlab » FPA

FPA

于 2020-11-18 发布 文件大小:524KB
0 644
下载积分: 1 下载次数: 27

代码说明:

  基于变异策略的改进型花朵授粉算法,里边集成了粒子群算法、蝙蝠算法以及定向变异策略,进行对比(An improved flower pollination algorithm based on mutation strategy, which integrates particle swarm optimization, bat algorithm and directional mutation strategy, is compared.)

文件列表:

基于变异 策略的花朵授粉算法\bat_algorithm.m, 4924 , 2016-11-23
基于变异 策略的花朵授粉算法\ceshi.m, 3494 , 2016-11-23
基于变异 策略的花朵授粉算法\COOK.m, 2910 , 2016-11-10
基于变异 策略的花朵授粉算法\cs.m, 4512 , 2016-11-23
基于变异 策略的花朵授粉算法\fpa.m, 4471 , 2016-11-23
基于变异 策略的花朵授粉算法\FPA1.m, 2385 , 2016-11-23
基于变异 策略的花朵授粉算法\Fun.m, 169 , 2016-10-14
基于变异 策略的花朵授粉算法\Gfpa.m, 5299 , 2016-11-23
基于变异 策略的花朵授粉算法\gtfpa.m, 4817 , 2016-11-23
基于变异 策略的花朵授粉算法\homework.1.mat, 128 , 2016-05-08
基于变异 策略的花朵授粉算法\mydate.mat, 532 , 2016-11-30
基于变异 策略的花朵授粉算法\pso.m, 3500 , 2016-11-23
基于变异 策略的花朵授粉算法\table.mat, 261 , 2016-11-30
基于变异 策略的花朵授粉算法\TableData.mat, 482 , 2016-09-22
基于变异 策略的花朵授粉算法\untitled.fig, 18228 , 2016-11-06
基于变异 策略的花朵授粉算法\untitled11.fig, 19706 , 2016-11-21
基于变异 策略的花朵授粉算法\untitled111.fig, 17023 , 2016-11-21
基于变异 策略的花朵授粉算法\untitled111111.fig, 61711 , 2016-11-23
基于变异 策略的花朵授粉算法\untitled11yyy.fig, 17652 , 2017-05-17
基于变异 策略的花朵授粉算法\untitled22.fig, 21038 , 2016-11-21
基于变异 策略的花朵授粉算法\untitled22121.fig, 39437 , 2017-05-17
基于变异 策略的花朵授粉算法\untitled222.fig, 18327 , 2016-11-21
基于变异 策略的花朵授粉算法\untitled33.fig, 19339 , 2016-11-21
基于变异 策略的花朵授粉算法\untitled333.fig, 17023 , 2016-11-21
基于变异 策略的花朵授粉算法\untitled345.fig, 18883 , 2016-11-17
基于变异 策略的花朵授粉算法\untitled44.fig, 20042 , 2016-11-21
基于变异 策略的花朵授粉算法\untitled444.fig, 18175 , 2016-11-21
基于变异 策略的花朵授粉算法\untitledG1.fig, 17015 , 2017-05-17
基于变异 策略的花朵授粉算法\untitledG2.fig, 16205 , 2017-05-17
基于变异 策略的花朵授粉算法\untitledRA1.fig, 17088 , 2017-05-17
基于变异 策略的花朵授粉算法\untitledRA2.fig, 15827 , 2017-05-17
基于变异 策略的花朵授粉算法\untitledRO1.fig, 19010 , 2017-05-17
基于变异 策略的花朵授粉算法\untitledRO2.fig, 16311 , 2017-05-17
基于变异 策略的花朵授粉算法\untitledSP1.fig, 72423 , 2017-05-17
基于变异 策略的花朵授粉算法\untitledSP2.fig, 35460 , 2016-11-23
基于变异 策略的花朵授粉算法, 0 , 2017-08-31

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

发表评论

0 个回复

  • levy
    用matlab实现levy概率分布,并作图,用于进化算法中调整步长(Using MATLAB to realize levy probability distribution and make a map for adjusting step size in evolutionary algorithm)
    2021-04-07 18:09:01下载
    积分:1
  • 《智能优》汪定伟
    东北大学汪定伟编写的智能优化方法教材,对目前主要的智能优化方法遗传算法、禁忌搜索、蚁群算法和粒子群算法进行了介绍,内容详尽经典,是一本学习智能优化方法的好教材。(a good book about intelligent Optimization)
    2018-07-20 14:18:25下载
    积分:1
  • WWO
    说明:  新型的智能优化算法,水波优化算法,在基准函数CEC2014上比PSO,BBO,HS等表现要好。(A New Intelligent Optimum Algorithms, Water Wave Optimum Algorithms)
    2019-03-15 20:05:06下载
    积分:1
  • pso
    粒子群算法的寻优机制,另附十余个测试函数。主程序为test_basic(Particle Optimization Algorithm)
    2020-06-24 00:40:02下载
    积分:1
  • bat_algorithm
    matlab实现蝙蝠优化(BA)算法,用于最优化计算(Bat optimization (BA) algorithm implemented by MATLAB for optimization calculation)
    2020-06-22 06:00:01下载
    积分:1
  • wfgextendProblems
    说明:  一个实现多目标进化计算的数据集,用来测试不同的真实pareto前沿(A data set for multi-objective evolutionary computation to test different real Pareto Frontiers)
    2020-06-17 22:00:01下载
    积分:1
  • GA-FJSP-master
    说明:  采用改进的遗传算法,对柔性车间调度问题进行求解(Solving flexible shop scheduling problem with improved genetic algorithm)
    2020-06-16 11:20:02下载
    积分:1
  • flowshop-master(GA)
    说明:  利用遗传算法求解柔性车间调度问题,采用Python编程实现(Using Genetic Algorithm to Solve Flexible Workshop Scheduling Problem)
    2020-07-01 20:20:01下载
    积分:1
  • MODA多目标蜻蜓
    说明:  用蜻蜓算法求解多目标优化问题,可以运行,完整代码(Using Dragonfly algorithm to solve multi-objective optimization problems, it can run, complete code)
    2020-10-15 20:37:29下载
    积分:1
  • XPSO
    说明:  基于多样本和遗忘能力的扩展粒子群算法,关于粒子群改进的代码,提供给大家学习。(An expanded particle swarm optimization based on multi-exemplar and forgetting ability)
    2021-01-31 18:58:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载