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

搜索资源列表

  1. 粒子群优化算法(C 版)pso.zip

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:16888
    • 提供者:
  1. 粒子群优化算法(C 版).zip

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:16888
    • 提供者:
  1. 粒子群优化算法C

    2下载:
  2. 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-comparison with the genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function op
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17201
    • 提供者:wxd
  1. simplePSO

    0下载:
  2. 粒子群算法的一个简单的C实现,供初学者参考。-PSO algorithm a simple C realization of reference for beginners.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1878
    • 提供者:张晗
  1. pso_C++

    2下载:
  2. 有关粒子群算法的求解tsp的c++程序。-the PSO for the c tsp procedures.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1788
    • 提供者:dawn
  1. PSO-C

    0下载:
  2. 粒子群算法PSO的C源码,可放在C环境中直接使用
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5517
    • 提供者:driu
  1. 粒子群优化PSO程序包(Java,C,VB)

    0下载:
  2. C语言遗传算法程序包-NO. 11 heredity arithmetic programme packet of c programme language
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:127797
    • 提供者:郭文
  1. DPSO-C.tar

    0下载:
  2. 耗散粒子群(DPSO)优化算法C程序及其测试实例
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7721
    • 提供者:Cheng bing
  1. PSO-C

    0下载:
  2. Visual C++编写的粒子群优化算法!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:61114
    • 提供者:zhangqing
  1. Particle_Swarm_Optimization

    0下载:
  2. 使用C#简单实现粒子群算法,该方法实现简单-The realization of the use of C# a simple particle swarm optimization, the method of simple
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:985
    • 提供者:林伟哲
  1. PSO

    0下载:
  2. 粒子群最佳化演算法(pso),為一個基本的程式,適合初學者來參考。-Particle Swarm Optimization algorithm (pso), for a basic program for beginners to reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:943
    • 提供者:allen
  1. 6

    0下载:
  2. 这是粒子群算法的一个源程序,程序很简单,已经运行过了,可以用,对初学者是个不错的程序-This is a source particle swarm optimization algorithm, the program is very simple, has been running over us, we can use, for beginners is a good program
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4581
    • 提供者:xuhuicheng
  1. 7

    0下载:
  2. 这是粒子群算法的一个源程序,程序很简单,已经运行过了,可以用,对初学者是个不错的程序-This is a source particle swarm optimization algorithm, the program is very simple, has been running over us, we can use, for beginners is a good program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:4125
    • 提供者:xuhuicheng
  1. Particle-Swarm-Robot

    0下载:
  2. 本资源是我精心收藏的好东西--粒子群算法的移动机器人路径规划。先拿出来分享-This resource is my collection of good things well- particle swarm optimization for mobile robot path planning. Acquire a share out of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:439738
    • 提供者:ltx
  1. Optimal-design-of-PID-parameter

    1下载:
  2. 研究基于粒子群算法控制系统PID参数优化设计方法以及对PID控制的改进。- study the optimal design of PID parameter of the control system based on Particle Swarm Optimization and find a way to improve the PID control.
  3. 所属分类:matlab

    • 发布日期:2015-05-09
    • 文件大小:267264
    • 提供者:durongmao
  1. code

    0下载:
  2. 粒子群C代码实现。是课程设计的一部分。基本功能没有问题。仅供参考-C code implementation of the particle swarm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:248390
    • 提供者:wilson
  1. PSO-C

    0下载:
  2. 粒子群算法,一个C++的程序,希望能有帮助-Particle swarm optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:5167
    • 提供者:陈雷
  1. c-pso

    0下载:
  2. 一个简单粒子群算法的c语言实现 可以自行运行学习-A simple particle swarm algorithm c language can run on their own learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:784456
    • 提供者:yanfei
  1. c

    0下载:
  2. 一个简单的粒子群算法的C语言程序,不足之处欢迎大家指正-A simple particle swarm algorithm C language program, deficiencies welcome.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:13207
    • 提供者:liruiqi
  1. PSO-C-Function.tar

    0下载:
  2. PSO基于C语言的function 粒子群优化算法-pso c funciton
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2118
    • 提供者:syalr
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com