搜索资源列表

  1. ShuffledFrogLeapingAlgorithm

    0下载:
  2. SFLA算法是解决组合性优化问题的算法。它是基于集合类方法的启发式研究,这种SFLA初始化于一群虚拟集合青蛙,在池塘中跳跃,搜寻最优的食物地点。青蛙们可以被看作是具有思维的的主体。一种思维可以被看作是一个思想的集合或是文化的进化。每一种思维都是由一系列策略构成。在这种策略进化期间,青蛙的思维也在发生改变,导致了他们在面向目标时方位的改变,这种思维的变化或改变的发生,正是因为青蛙受到其他更好思想的影响。-SFLA algorithm to
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-30
    • 文件大小:194560
    • 提供者:yangfei
  1. SolvingTSPwithShuffledFrogLeapingAlgorithm

    0下载:
  2. 运用蛙跳算法解决TSP问题的IEEE英文文献,帮助学习算法改进-Solving TSP with Shuffled Frog-Leaping Algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-30
    • 文件大小:214016
    • 提供者:xsx
  1. TheResearchBaseonMemetiMeta-heuristic

    0下载:
  2. memetic 优化算法的研究文献.有用的可以参考一下-memetic optimization algorithm of the research literature. a useful reference for
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-30
    • 文件大小:1157120
    • 提供者:huang
  1. clustering-iris

    0下载:
  2. 所属分类:matlab例程

    • 发布日期:2024-05-30
    • 文件大小:3072
    • 提供者:prad
  1. SFLA

    0下载:
  2. 一种基于Visual C++的混合蛙跳算法程序,希望对各位学习者提供一点帮助-Visual C++ based on the shuffled frog leaping algorithm program you want to provide learners with a little help
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:孟庆莹
  1. SOURCES

    0下载:
  2. IPC Between Managed and Unmanaged Code -Technology keeps leaping forward at a fast pace applications in projects, large or small, normally cannot keep up with this speed. On one hand, it doesn t make sense to port old
  3. 所属分类:通讯编程

    • 发布日期:2024-05-30
    • 文件大小:81920
    • 提供者:mike
  1. Manuscript-codit13

    0下载:
  2. manuscr ipt that describes a shuffled frog leaping algorithm and svm optimization for images recognition
  3. 所属分类:编程文档

    • 发布日期:2024-05-30
    • 文件大小:181248
    • 提供者:harouni
  1. SFLA_Func01

    0下载:
  2. 这是一个改进的SFLA(混合蛙跳算法),使用MATLAB 实现,代码简单并且实用,欢迎下载。-This is an improved the SFLA (shuffled frog leaping algorithm), using MATLAB to achieve, the code is simple and practical, welcome to download.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-30
    • 文件大小:2048
    • 提供者:tdy
  1. Flow_Shop_Scheduling_Problem

    1下载:
  2. 混合蛙跳算法程序,采用1、若干次运行取最优 2、增加进化代数maxgen 3、加大种群规模popsize。三种方法来可有效克服随机初始化带来的局部极小问题-Shuffled frog leaping algorithm, using one, several runs to take the best two, increasing evolution algebra maxgen 3, to increase the popu
  3. 所属分类:matlab例程

    • 发布日期:2024-05-30
    • 文件大小:28672
    • 提供者:wuqiong
  1. rand03.6

    0下载:
  2. In order to minimize power losses caused by high current and improve the voltage profile in the network distribution, the introduction of dispersed generations also called productions decentralized in distribution networ
  3. 所属分类:软件工程

    • 发布日期:2024-05-30
    • 文件大小:445440
    • 提供者:pasupu
  1. 461-N081

    0下载:
  2. research paper related to shuffled frog leaping algorithm for optimization problems in power system network, transmission , distribution area
  3. 所属分类:文件格式

    • 发布日期:2024-05-30
    • 文件大小:690176
    • 提供者:vaibhav
  1. segmentation-programme

    0下载:
  2. algorithm og shuffled frog leaping algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-30
    • 文件大小:918528
    • 提供者:TEHAMI
  1. BSFLA

    0下载:
  2. frog leaping source code matlab language
  3. 所属分类:matlab例程

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:behrooz
  1. SFLA-LSSVM

    1下载:
  2. 自己编写的 混洗蛙跳算法优化最小二乘支持向量机参数 把文件里的数据、LSSVM模型更换,就可以移植-written by Son.Y.M Shuffled frog leaping algorithm to optimize the parameters of LS-SVM The data in the file, LSSVM model replacement, you can transplant
  3. 所属分类:STL

    • 发布日期:2024-05-30
    • 文件大小:2048
    • 提供者:Sun Yuanmeng
  1. SFLA-(2)

    0下载:
  2. 智能算法,混合蛙跳算法,一种模拟生物属性的寻优算法-The shuffled frog leaping algorithm
  3. 所属分类:书籍源码

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:姚超然
  1. SFLA

    0下载:
  2. 用C++实现混合蛙跳算法(SFLA),程序可以运行,并有仿真图。-suffled frog leaping algorithm(SFLA)
  3. 所属分类:书籍源码

    • 发布日期:2024-05-30
    • 文件大小:188416
    • 提供者:姚超然
  1. Unequal-Clustering

    0下载:
  2. this paper deals with insights of unequal clustering using Shuffled frog leaping algorithm
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-30
    • 文件大小:408576
    • 提供者:chitti
  1. shuffled-frog-leaping--algorithm

    0下载:
  2. SFGA 混合蛙跳算法 用c++语言实现-SFGA SFLA with c++ language
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-30
    • 文件大小:8192
    • 提供者:杨芸
  1. PSO

    0下载:
  2. This paper propose a Firefly algorithm (FA) for optimal placement and sizing of distributed generation (DG) in radial distribution system to minimize the total real power losses and to improve the voltage profile.
  3. 所属分类:C#编程

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:AMIR555
  1. shuffled-frog-leaping-algorithm

    0下载:
  2. matlab code for sfla
  3. 所属分类:matlab例程

    • 发布日期:2024-05-30
    • 文件大小:8192
    • 提供者:masad
« 12 »

源码中国 www.ymcn.org