登录
首页 » matlab » FPA

FPA

于 2020-11-18 发布
0 316
下载积分: 1 下载次数: 43

代码说明:

说明:  基于变异策略的改进型花朵授粉算法,里边集成了粒子群算法、蝙蝠算法以及定向变异策略,进行对比(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 个回复

  • GAs
    说明:  使用matlab 实现遗传算法,算法采用二进制交叉变异,对于初学者很好理解(Use matlab to implement genetic algorithm, the algorithm uses binary crossover mutation, which is well understood for beginners)
    2020-08-21 10:48:05下载
    积分:1
  • matlab实现灰狼优 GWO
    说明:  用matlab实现灰狼优化算法,用于最优化计算(Gray Wolf Optimization Algorithms with MATLAB for Optimal Computing)
    2020-06-22 07:00:01下载
    积分:1
  • 蚁群求解TSP问题程序
    说明:  蚁群算法求解TSP问题程序,代码简单明了,易于理解。(Ant colony algorithm for TSP)
    2020-07-07 14:50:25下载
    积分:1
  • flowshop-master(GA)
    说明:  利用遗传算法求解柔性车间调度问题,采用Python编程实现(Using Genetic Algorithm to Solve Flexible Workshop Scheduling Problem)
    2020-07-01 20:20:01下载
    积分:1
  • Toolbox_all_algorithms
    说明:  这是MATLAB中最新的优化工具箱,它利用最近提出的7种算法来优化您的问题。 此工具箱中提供的算法包括: 灰狼优化器(GWO),蚂蚁狮子优化器(ALO),多功能优化器(MVO),蜻蜓算法(DA),蛾火焰算法(MFO),正弦余弦算法(SCA)和鲸鱼优化算法(WOA) 。(This is the latest optimization toolbox in MATLAB, which optimizes your problem using seven algorithms recently proposed. The algorithms provided in this toolbox include: GWO, ALO, MVO, DA, MFO, SCA and WOA.)
    2019-03-27 14:54:43下载
    积分:1
  • FA_yangxinshe
    标准萤火虫算法,程序运行稳定,可以自测!!!!!!!(Standard firefly algorithm, the program runs stably and can be self-tested! ! ! ! ! ! !)
    2019-01-27 16:46:15下载
    积分:1
  • BAS在3D路径规划中的应用
    说明:  天牛须BAS在3D路径规划中的应用,天牛须BAS是新型算法,求解速度快,算法代码简单。(The application of Longhorn whisker BAS in 3D path planning, Longhorn whisker BAS is a new algorithm with fast solving speed and simple algorithm code.)
    2021-01-31 19:08:34下载
    积分:1
  • ABC
    matlab实现人工蜂群优化(ABC)算法,用于最优化计算(MATLAB realizes artificial bee colony optimization (ABC) algorithm for optimization calculation)
    2020-11-20 10:29:38下载
    积分:1
  • CS
    说明:  这是群智能优化算法,布谷鸟搜索算法,用matlab实现,用函数优化进行测试,简单易懂(This is swarm intelligence optimization algorithm, cuckoo search algorithm, implemented in matlab, test with function optimization, easy to understand)
    2018-10-10 12:24:20下载
    积分:1
  • FJSP-Dynamic-master
    解决车间资源分配的动态调度问题,采用遗传算法(Solving the dynamic scheduling problem of workshop resource allocation, using genetic algorithm)
    2020-06-16 11:20:02下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载