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

搜索资源列表

  1. Artificial-code

    0下载:
  2. 多个智能算法的代码集合(人工蚂蚁算法 人工免疫算法 免疫粒子群优化算法 粒子群算法 等等)-Collection of more intelligent algorithm code (artificial ants algorithm Artificial Immune Algorithm immune particle swarm optimization algorithm particle swarm optimization, etc.)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:57158
    • 提供者:nevermore
  1. PSO

    0下载:
  2. 粒子群算法matlab程序代码,自行初始化,2维以下有动态图-Particle swarm optimization matlab program code to initialize itself, the following two-dimensional dynamic map
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:3005
    • 提供者:郭春鸿
  1. standar-pos

    0下载:
  2. 该程序是标准粒子群算法的代码,修改参数就可用。-The program is the standard particle swarm algorithm code, modify the parameters can be used.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:995
    • 提供者:刘明
  1. liziqun

    0下载:
  2. c语言实现的粒子群算法在最短路径上的应用实例,有代码和文档-Application examples on the shortest path of the particle swarm algorithm c language, code and documentation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:557508
    • 提供者:吕奇峰
  1. Psotools

    0下载:
  2. 基于matlab粒子群算法的代码 对学习粒子群算法的人很用-matlab Particle Swarm Optimization
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:161151
    • 提供者:qing
  1. Intelligent-optimization-algorithm-

    0下载:
  2. 收集的目前比较流行的智能算法的matlab代码,包含:粒子群算法、人工蚂蚁算法、人工免疫算法、免疫粒子群优化算法、差分进化算法、上帝算法-Collect the more popular intelligent algorithm matlab code, including: particle swarm optimization, artificial ants algorithm, artificial immune algorithm, immune particle swarm opt
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:55811
    • 提供者:裤子
  1. particle-swarm-optimization-matlab

    0下载:
  2. 粒子群算法,详细介绍了粒子群的历史、原理以及matlab仿真代码-particle swarm optimization
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:192814
    • 提供者:郭玉婷
  1. psoga

    0下载:
  2. 粒子群算法混合遗传算法代码,经过本人修改,方便实用。-Particle swarm optimization hybrid genetic algorithm code, after I modify, convenient and practical.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:124011
    • 提供者:hxliang
  1. 112

    0下载:
  2. 粒子群算法和遗传算法两种优化算法 《精通MATLAB最优化计算》中的部分代码-Two optimization algorithm of PSO and genetic algorithm Part of the code in the 《proficient MATLAB optimization calculation》
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:14983
    • 提供者:
  1. CTest

    0下载:
  2. 基于模拟退火算法和粒子群算法的证券投资最优组合的C++代码实现,整个的程序-Based on investments in securities of the simulated annealing algorithm and particle swarm algorithm to achieve the optimal combination C++ code, the entire program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-02
    • 文件大小:1115328
    • 提供者:李超
  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. PSO_matlab

    0下载:
  2. 粒子群算法 Matlab编程实现 这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。只有几十行代码。-Particle swarm algorithm Matlab programming, this program is the basic particle swarm optimization algorithm procedures, using Matlab, very simple. Only a few dozen lines of code.
  3. 所属分类:Document

    • 发布日期:2017-11-12
    • 文件大小:8762
    • 提供者:neo
  1. swarm-optimization

    0下载:
  2. 粒子群算法详解,附带matlab代码详解,可作为该算法入门读物-Detailed particle swarm optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-20
    • 文件大小:196448
    • 提供者:杨大头
  1. PSO

    0下载:
  2. 一个粒子群算法的Matlab实例,文档为TXT格式,文中对代码进行了详细的说明。-A particle swarm algorithm Matlab examples document TXT format, the paper carried out a detailed descr iption of the code.
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:5192
    • 提供者:ocean
  1. APSO

    0下载:
  2. 自适应粒子群算法matlab代码,好用。-The matlab code of adptive PSO algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2016-12-28
    • 文件大小:803840
    • 提供者:genglch
  1. PSO-matlab

    1下载:
  2. 人工智能算法,粒子群算法matlab详解代码,适用于各种寻优-Artificial intelligence algorithms, PSO Detailed matlab code, suitable for a variety of optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-12-22
    • 文件大小:152576
    • 提供者:潘健
  1. BPCH1

    0下载:
  2. 神经网络的集体自动控制器代码集合,比如与PID、cmac、粒子群算法等集合-Collective neural network controller code set, such as the collection of PID, CMAC, particle swarm algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-11-18
    • 文件大小:1342
    • 提供者:yaojie
  1. pso

    0下载:
  2. 粒子群算法 可以进非线性优化 是优化计算中很有用的智能算法 有代码-Particle swarm algorithm into a nonlinear optimization optimization calculation must understand intelligent algorithm code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:5395
    • 提供者:小小
  1. lzq

    1下载:
  2. 基本粒子群算法 粒子群算法的基本matlab代码-The particle swarm algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:1024
    • 提供者:李好
  1. pos

    0下载:
  2. matlab代码粒子群算法求解旅行商问题源码-matlab code for Particle Swarm Algorithm for Traveling Salesman Problem Source
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:3769
    • 提供者:速度
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 21 »
搜珍网 www.dssz.com