登录
首页 » matlab » FPA

FPA

于 2020-11-18 发布 文件大小:524KB
0 231
下载积分: 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 个回复

  • flowshop-master(GA)
    说明:  利用遗传算法求解柔性车间调度问题,采用Python编程实现(Using Genetic Algorithm to Solve Flexible Workshop Scheduling Problem)
    2020-07-01 20:20:01下载
    积分:1
  • 基于蚁群的多配送中心的车辆调度问题的研究
    说明:  本代码是基于蚁群算法的多配送中心的车辆调度问题的研究论文的源代码,包括数据集,找了很久网上信息不全,加上自己总结,最终调试成功,分享一下(This code is the source code of the research paper on the vehicle scheduling problem of multiple distribution centers based on ant colony algorithm, including data set. After a long time of searching for incomplete information on the Internet, plus my own summary, the final debugging is successful. Share it)
    2019-12-03 22:30:39下载
    积分:1
  • yiqunsuanfa
    蚁群算法的一个函数寻优案例 带约束条件 可运行出来(A function optimization case of ant colony algorithm with constraints can be run out)
    2019-01-13 11:38:18下载
    积分:1
  • 带罚函数的自适应粒子群.
    说明:  含有约束方程 求最值所用的罚函数+粒子群优化算法(Penalty function + particle swarm optimization algorithm for using the constraint equation to find the maximum value)
    2019-05-05 19:49:37下载
    积分:1
  • 灰狼重油建模程序
    说明:  改进的灰狼算法用于重油热解模型的建模程序(greywolf algorithm for observation of heavy oil thermal cracking)
    2021-01-21 19:18:40下载
    积分:1
  • TSP-ASrank(基于排序(或列)的蚂蚁系统)
    说明:  对于蚁群算法做出的改进,按信息素大小进行排序(For the improvement of ant colony algorithm, it is sorted by pheromone size)
    2021-04-21 15:18:49下载
    积分:1
  • 标准PSO以及典型测试函数matlab程序
    标准的PSO算法以及几个典型测试函数的matlab源程序,资料可供大家参考(Standard PSO algorithm and several typical test functions of Matlab source code, information for your reference.)
    2020-09-17 21:27:55下载
    积分:1
  • CEC2017函数测试工具
    说明:  最新的进化算法的测试函数,可运行,供30个函数,以及包括一个标准pso代码(The test function of the latest evolutionary algorithm, which can run for 30 functions, and includes a standard PSO code)
    2020-05-17 18:03:00下载
    积分:1
  • group algorithm
    通过群算法(BSO和CSO),实现寻优的功能。(Through group algorithm (BSO and CSO), the optimization function is realized.)
    2019-05-12 13:13:14下载
    积分:1
  • minmin
    minmin算法,适用于任务调度,可以与GA以及PSO等进行比较,是最基础的算法。(Minmin algorithm is suitable for task scheduling.)
    2020-12-22 10:19:07下载
    积分:1
  • 696524资源总数
  • 103913会员总数
  • 34今日下载