CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传算法,粒子群

搜索资源列表

  1. Optimization

    0下载:
  2. 详细介绍了优化算法-遗传优化算法和粒子群优化算法,给出了编程过程,-Optimization Algorithms (Genetic Optimization Algorithm and Particle Swarm Optimization Algorithm)are introduced in detail,the programm progress is gived
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:14907
    • 提供者:whz
  1. GA-RBF

    1下载:
  2. 自适应遗传算法优化RBF神经网络,粒子群算法优化RBF神经网络仿真结果比较。程序可直接运行-Adaptive genetic algorithm to optimize the RBF neural networks, particle swarm optimization on RBF neural network simulation results compared. Program can be run directly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:5688
    • 提供者:李小芳
  1. modern-optimization-algorithms

    0下载:
  2. 现代优化方法,包括有模拟退火,粒子群法,蚁群法,遗传算法。-the modern optimization algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:91307
    • 提供者:井沛良
  1. chapter6

    0下载:
  2. 。《MATLAB智能算法30个案例分析》采用案例形式,以智能算法为主线,讲解了遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络算法等最常用的智能算法的MATLAB实现。对广大科研人员有很高的参考价值。-. MATLAB intelligent algorithm 30 case studies, the use of case the main line, the form of an intelligent algorithm to explain the genetic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:628
    • 提供者:jueyouli
  1. MATLAB-30-Cases

    0下载:
  2. 。《MATLAB智能算法30个案例分析》采用案例形式,以智能算法为主线,讲解了遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络算法等最常用的智能算法的MATLAB实现。对广大科研人员有很高的参考价值。-. MATLAB intelligent algorithm 30 case studies, the use of case the main line, the form of an intelligent algorithm to explain the genetic
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-03-15
    • 文件大小:1544479
    • 提供者:jueyouli
  1. gpso

    0下载:
  2. 改进粒子群算法,遗传算法,gpso,ge
  3. 所属分类:matlab例程

  1. facility-layout-problems

    0下载:
  2. 将布局问题转化为优化问题,利用只能优化算法求解,包括遗传算法、模拟退火、一群算法、粒子群算法-Will the layout problem is transformed into optimization problem, and use only optimization algorithm, including genetic algorithm, simulated annealing, a group of algorithm, particle swarm optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-20
    • 文件大小:1429056
    • 提供者:taojing
  1. Flp_Asurvey_2007

    1下载:
  2. 介绍各种智能优化算法,包括遗传算法、模拟退火、一群算法、粒子群算法解决布局优化问题-Introduced all kinds of intelligent optimization algorithm, solve layout optimization problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-08
    • 文件大小:460140
    • 提供者:taojing
  1. PSO-for-TSP-of-51-city

    0下载:
  2. 为本人毕业设计里,粒子群算法的一个应用,求解51个城市的TSP问题,城市的个数和位置都可以改动,并与遗传算法求解的结果进行对比!-I graduated from the design, the application of the particle swarm algorithm for solving the 51 cities TSP problem, the number and location of the city can be altered, and compared with
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:9973
    • 提供者:lin
  1. 30-cases-in-matlab

    1下载:
  2. MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:1560351
    • 提供者:Binjie Liao
  1. particle-swarm--genetic-algorithm

    0下载:
  2. matlab程序(粒子群,遗传算法,牛顿迭代)-matlab program (particle swarm, genetic algorithm, Newton iteration)
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:103380
    • 提供者:杨超
  1. intelligence-algorithm

    0下载:
  2. 本程序为智能算法。遗传,粒子群,鱼群,蚁群等多种算法。以及一些实际案例-This program is intelligent algorithms. Genetic, particle swarm, fish, ant colony and many other algorithms. As well as some actual cases
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1550164
    • 提供者:huairen
  1. ACO-PID

    0下载:
  2. 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to the ant colony algorithm can be used to optimize the PID parameters, there are many intelligent algorithms, such as genetic algorithms, simulated annealing algorithm, particle s
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1503
    • 提供者:昊轩
  1. genetic

    0下载:
  2. 用MATlab实现的遗传算法,i比较简单,适用于刚学习粒子群算法的人,大家可以交流一下-MATlab genetic algorithm, relatively simple, suitable for people new to the study of the particle swarm optimization (pso) algorithm, we can discuss
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:217867
    • 提供者:wanglin
  1. ACO-PID

    0下载:
  2. 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to the ant colony algorithm, can be used in the intelligent algorithm of PID parameter optimization and there are many, such as genetic algorithm, simulated annealing algorithm, pa
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1510
    • 提供者:昊轩
  1. zhuchengxu

    1下载:
  2. 此文件很棒的,通过修改动力仿真软件advisor模型数据来来实现对传动系统参数的优化,可以配合相应的算法程序,如退火法,粒子群,遗传等-matlab assist parameter optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1055
    • 提供者:王刚
  1. guangpan3

    1下载:
  2. 《MATLAB智能算法超级学习手册》随书光盘,《MATLAB智能算法超级学习手册》的内容主要包括马尔科夫链模型、层次分析法、粒子群算法、遗传算法、蚁群算法、鱼群算法、PID控制算法、神经网络算法等。智能算法对于很多初学者而言,有一定的困难,很难理解程序流程、数据的运算过程,因此给实际应用带来困难。本书将围绕智能算法展开综述,深入浅出地介绍和分析各类智能算法,用智能算法解决工程应用问题。-Content " MATLAB super intelligent algorithm to stu
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:450351
    • 提供者:zhang
  1. nice

    0下载:
  2. 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to the ant colony algorithm, can be used to optimize the PID parameters, there are many intelligent algorithms, such as genetic algorithms, simulated annealing algorithm, particle
  3. 所属分类:Software Testing

    • 发布日期:2017-04-12
    • 文件大小:993
    • 提供者:林宜鴻
  1. ycsf

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

    • 发布日期:2017-04-12
    • 文件大小:900
    • 提供者:
  1. PSOaKFaBAT

    0下载:
  2. 粒子群算法,遗传算法,蝙蝠算法等相关的仿生学算法-Particle swarm optimization, genetic algorithm, bats and other related algorithm bionics algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-16
    • 文件大小:25573879
    • 提供者:wk1132864413
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 »
搜珍网 www.dssz.com