登录
首页 » matlab » FPA

FPA

于 2020-11-18 发布
0 315
下载积分: 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 个回复

  • 混沌tent映射tent分叉程序
    说明:  构建基于改进灰狼优化算法的神经网络数据预测模型(IGWO-BPNN),目的在于用改进的灰狼优化算法优化神经网络模型,利用神经网络的反向传播优势,改善神经网络算法易于陷入局部最小值的缺陷,提高神经网络模型的预测精度。(The grey wolf algorithm (GWO), which is inspired by the predatory behavior of the gray wolf group, is a new group intelligent optimization algorithm that imitates the leadership of gray wolf population and hunting mechanism in nature)
    2020-11-06 21:39:49下载
    积分:1
  • flowshop-master(GA)
    说明:  利用遗传算法求解柔性车间调度问题,采用Python编程实现(Using Genetic Algorithm to Solve Flexible Workshop Scheduling Problem)
    2020-07-01 20:20:01下载
    积分:1
  • 的蚁群
    在蚁群算法的基础上进行改进,使优化效果更加明显(On the basis of ant colony algorithm, the optimization effect is more obvious.)
    2019-03-27 21:11:48下载
    积分:1
  • 灰狼优源代码
    说明:  灰狼算法,一种新型群体智能优化算法,将改进的灰狼算法优化神经网络模型,提高收敛速度,避免陷入局部最优解(The grey wolf algorithm (GWO), which is inspired by the predatory behavior of the gray wolf group, is a new group intelligent optimization algorithm that imitates the leadership of gray wolf population and hunting mechanism in nature)
    2020-03-07 14:14:59下载
    积分:1
  • myAntBp
    采用蚁群算法对BP神经网络进行优化,并结合实例进行应用验证。(The ant colony algorithm is used to optimize the BP neural network, and an example is used to validate it.)
    2020-10-28 13:19:58下载
    积分:1
  • minmin
    minmin算法,适用于任务调度,可以与GA以及PSO等进行比较,是最基础的算法。(Minmin algorithm is suitable for task scheduling.)
    2020-12-22 10:19:07下载
    积分:1
  • GA最大PSB20180117
    遗传算法最大化峰值旁瓣电平,给出阵元数,阵列长度,遗传及交叉因子,得出最优的PSB(The genetic algorithm maximizes the peak sidelobe level, giving the number of array elements, the length of the array, the genetic and crossover factors, and derives the optimal PSB)
    2018-01-17 17:02:36下载
    积分:1
  • BAS_optimization
    天牛须算法的简单编写,需要自己替换适应度函数(The algorithm is simple and needs to replace its fitness function.)
    2018-09-20 10:02:09下载
    积分:1
  • 灰狼重油建模程序
    说明:  改进的灰狼算法用于重油热解模型的建模程序(greywolf algorithm for observation of heavy oil thermal cracking)
    2021-01-21 19:18:40下载
    积分:1
  • 基于人群搜索的函数优
    包含人群搜索算法源程序,和rastrigin、Schaffer和Spher三个函数的优化,并与PSO比较(Including the source program of crowd search algorithm, and the optimization of rastrigin, Schaffer and Sphere functions, and comparing with PSO)
    2019-06-27 01:37:39下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载