登录
首页 » matlab » FPA

FPA

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

  • compute_DC_BC_NC_CoEWC_PEC_WDC_methods_results
    根据Degree Centrality、Co-Expression Weighted by clustering Coefficient、Betweenness Centrality、PeC等六种参数的计算来寻找关键蛋白质(Find the key proteins according to the calculation of Degree Centrality, Co-Expression Weighted by clustering Coefficient, Betweenness Centrality, PeC and other six parameters.)
    2020-06-23 17:40:02下载
    积分:1
  • MODA多目标蜻蜓
    说明:  用蜻蜓算法求解多目标优化问题,可以运行,完整代码(Using Dragonfly algorithm to solve multi-objective optimization problems, it can run, complete code)
    2020-10-15 20:37:29下载
    积分:1
  • NSGAⅡ
    说明:  多目标优化算法NSGAⅡ的matlab仿真结果实现。(The multi-objective optimization algorithm NSGA II is realized by MATLAB simulation.)
    2020-11-10 11:40:56下载
    积分:1
  • 调度
    日前调度,很好用的。已经证明打开了。可以运行(Day ahead scheduling)
    2019-05-26 21:24:35下载
    积分:1
  • group algorithm
    说明:  通过群算法(BSO和CSO),实现寻优的功能。(Through group algorithm (BSO and CSO), the optimization function is realized.)
    2019-05-12 13:13:14下载
    积分:1
  • GSA
    引力搜索算法优化函数,可以运行,适合学习这个算法用(The gravitational search algorithm optimizes functions that can be run.)
    2018-11-01 13:19:10下载
    积分:1
  • 蚁群求解TSP问题程序
    说明:  蚁群算法求解TSP问题程序,代码简单明了,易于理解。(Ant colony algorithm for TSP)
    2020-07-07 14:50:25下载
    积分:1
  • FJSP-Dynamic-master
    说明:  解决车间资源分配的动态调度问题,采用遗传算法(Solving the dynamic scheduling problem of workshop resource allocation, using genetic algorithm)
    2020-06-16 11:20:02下载
    积分:1
  • top2 of CEC2017
    说明:  CEC2017前2名的MATLAB算法实现 有EBOwithCMAR和jSO 各种参数都可以调整,包括种群数量、F因子、变异率、交叉率等(The realization of MATLAB algorithm for the top2 of cec217. There are ebowithcmar; JSO Various parameters can be adjusted, including population number, F factor, mutation rate, crossover rate, etc.)
    2020-05-07 16:29:30下载
    积分:1
  • 蚁群
    用蚁群算法来解决TSP问题的matlab代码,用的蚁周模型,参数为实验选择的最优参数(Ant arithmetic and TSP problem)
    2018-01-19 14:29:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载