CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - genetic algorithm and particle swarm

搜索资源列表

  1. DGPSO.rar

    2下载:
  2. 用于求解约束优化问题的算法,算法为差分进化/遗传算法/微粒群算法的融合。对于“[7] T. P. Runarsson and X. Yao, Stochastic ranking for constrained evolutionary optimization, IEEE Trans. Evol. Comput., vol. 4, no. 3, pp. 284-294, Sep. 2000”中给出的13个标准测试函数,均能得到问题最优解。如有任何疑问,请于http://2shi.phphube
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-07
    • 文件大小:38038
    • 提供者:李剑
  1. GAPSO.rar

    5下载:
  2. 遗传粒子群的最新改进算法,随着维度增加效果更好,Genetic Particle Swarm latest improved algorithm, with the increasing dimensions better
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-11
    • 文件大小:1399
    • 提供者:huangchao
  1. GPSOtsp

    1下载:
  2. 采用遗传微粒群算法(GPSO)求解旅行商问题(TSP)的源代码。内附多个算例,本算法对于中小规模问题求解效率很高,对于大规模问题则效率略低。如有任何疑问,请于http://2shi.phphubei.com.cn/index.php发帖询问。-Genetic Particle Swarm Optimization (GPSO) for Traveling Salesman Problem (TSP) of the source code. Containing a number of examp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:937324
    • 提供者:李剑
  1. java_evolutionary_algorithms

    0下载:
  2. 用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:104732
    • 提供者:陈雷
  1. PSO

    1下载:
  2. matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,-matlab genetic algorithm GA, particle swarm optimization PSO, ant colony algorithm f
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:5280
    • 提供者:stephen
  1. threeAlgo

    0下载:
  2. matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,-matlab genetic algorithm GA, particle swarm optimization PSO, ant colony algorithm f
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:14281
    • 提供者:stephen
  1. GAPSO

    6下载:
  2. 这个算法是遗传算法和粒子群优化算法相互结合的matlab程序,优化效率提高很多,不会陷入局部最优-This algorithm is a genetic algorithm and particle swarm optimization algorithm combined with each other matlab program, optimizing the efficiency a lot and will not fall into local optimum
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-11-17
    • 文件大小:5057
    • 提供者:细细
  1. yichuansuanfa

    0下载:
  2. 一篇遗传算法和粒子群算法的比较,关于图像处理的-A genetic algorithm and particle swarm algorithm comparison, on the image processing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3628187
    • 提供者:hx
  1. TSP

    0下载:
  2. 这是使用遗传算法和粒子群算法来解决TSP问题-This is to use genetic algorithm and particle swarm algorithm to solve the TSP problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1763930
    • 提供者:陈伟
  1. GAPSO

    0下载:
  2. 结合遗传算法和粒子群算法的MATLAB程序M文件-M-file MATLAB program combined with genetic algorithm and particle swarm optimization
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:126077
    • 提供者:sunww
  1. PSO_GA_SVM

    0下载:
  2. 利用遗传算法GA和粒子群算法PSO对SVM进行优化-GA genetic algorithm and particle swarm optimization PSO to optimize the SVM
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:285898
    • 提供者:caoji
  1. EA-and-PSO

    0下载:
  2. 介绍了基础的遗传算法和粒子群算法。还有他们的基本实现。适合入门的同学做一下简单实验。-Introduces the basic genetic algorithm and particle swarm algorithm. And their basic realization. Students for entry to do something simple experiment.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1086918
    • 提供者:fan lu
  1. Allocation-algorithm

    2下载:
  2. 基于遗传算法和粒子群算法的认知无线电频谱分配算法-Allocation algorithm based on genetic algorithm and particle swarm optimization of cognitive radio spectrum
  3. 所属分类:matlab

    • 发布日期:2016-03-07
    • 文件大小:7168
    • 提供者:刘晨
  1. New-WinRAR-archive

    0下载:
  2. this folder contains genetic algorithm and particle swarm optimization sample in matlab platform.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1311
    • 提供者:shahab
  1. GAPSO

    1下载:
  2. 遗传算法与粒子群算法结合对参数进行优化选择,达到最后结果-Genetic algorithm and particle swarm optimization algorithm to the parameters combine to achieve the final result
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3187
    • 提供者:罗强
  1. chapter15

    0下载:
  2. 基于SVM的数据分类预测—一种最基本遗传算法和粒子群算法对的支持向量机的参数的优化,再此基础上可以对算法进行改进-Data classification based on SVM prediction- one of the most basic genetic algorithm and particle swarm optimization (pso) algorithm, the optimization of the parameters of the support vector ma
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:11046
    • 提供者:裘德新
  1. Biogeography-Optimization-algorithm

    0下载:
  2. 生物地理学优化算法,作者Dan Simon,是在遗传算法和粒子群算法的基础上发展来的,适用于解决高维度的,多目标的最优化问题。-Biogeography optimization algorithm, author Dan Simon, is based on genetic algorithm and particle swarm algorithm development to apply to solve high-dimensional, multi-objective optimiza
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2298
    • 提供者:文文山
  1. GA_PSO_HYBRID_Rastrigin

    0下载:
  2. Finding minimum for rastrigin function using hybridised Genetic Algorithm and Particle Swarm Optimisation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2317
    • 提供者:Eeshwar
  1. 遗传算法和粒子群算法求解非线性函数最大值问题

    3下载:
  2. 遗传算法和粒子群算法求解非线性函数最大值问题(Solving the maximum value problem of nonlinear function by genetic algorithm and particle swarm optimization)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:73728
    • 提供者:林枫林云
  1. GA-PSO算法 2.0版本

    2下载:
  2. 基于遗传算法与粒子群算法的相机标定程序,值得借鉴(The camera calibration program based on genetic algorithm and particle swarm optimization is worthy of reference)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-02
    • 文件大小:6144
    • 提供者:打你你
« 12 3 4 5 6 »
搜珍网 www.dssz.com