搜索资源列表

  1. chapter15

    0下载:
  2. 基于混合粒子群算法的TSP搜索算法matlab 实现-Particle swarm optimization based on hybrid search algorithm for TSP
  3. 所属分类:matlab例程

    • 发布日期:2024-11-24
    • 文件大小:12kb
    • 提供者:hw
  1. work

    0下载:
  2. 基于混合粒子群算法的TSP搜索算法,遗传初始化-Genetic algorithms of the the TSP search algorithm based on hybrid particle swarm of the igonr matab the math you off dosmin
  3. 所属分类:汇编语言

    • 发布日期:2024-11-24
    • 文件大小:2kb
    • 提供者:门阳
  1. TSP

    0下载:
  2. 根据混合粒子群算法原理,在MATLAB中编程实现基于粒子群算法的TSP搜索算法,给出了适应度函数,粒子初始化,交叉操作,变异操作,最后给出了仿真结果。有图可以看出,混合粒子群算法能够较快找到连接各个城市的最优路径,谢谢,希望能够给大家带来帮助。-According to the principle of hybrid particle swarm algorithm, programmed in MATLAB Based on Part
  3. 所属分类:matlab例程

    • 发布日期:2024-11-24
    • 文件大小:12kb
    • 提供者:wangxin
  1. chapter14基于粒子群算法的PID控制器优化设计

    0下载:
  2. chapter15基于混合粒子群算法的TSP搜索算法(A TSP Search Algorithm Based on Hybrid Particle Swarm Optimization)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-24
    • 文件大小:141kb
    • 提供者:Vie
  1. chapter15 基于混合粒子群算法的TSP搜索算法

    0下载:
  2. sp搜索算法,是经典的人工智能算法,我们可以利用此算法解决很多搜索问题(sp search algorithm is a classic artificial intelligence algorithm, we can use this algorithm to solve a lot of search problems)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-24
    • 文件大小:13kb
    • 提供者:其实还好
  1. TSP-PSO

    0下载:
  2. 混合粒子群算法摒弃了传统粒子群算法中的通过跟踪极值来更新粒子位置的方法,而是引入了遗传算法中的交叉和变异操作,通过粒子同个体极值和群体极值的交叉以及粒子自身变异的方式来搜索最优解。(Hybrid particle swarm algorithm instead of the traditional particle swarm algorithm in the method to update the position of the p
  3. 所属分类:其他小程序

    • 发布日期:2024-11-24
    • 文件大小:13kb
    • 提供者:胡萝卜须

源码中国 www.ymcn.org