CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - pso algorithm code

搜索资源列表

  1. PSO_constrian.rar

    1下载:
  2. PSO算法求解带约束优化问题,包含所有源程序和运算图片。写论文是编的。,PSO algorithm for solving constrained optimization problems, including all source code and the computing picture. Writing papers is made of.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-01-11
    • 文件大小:282.9kb
    • 提供者:高显忠
  1. tsp_pso

    0下载:
  2. tsp 粒子群算法修正源码, 参考:大连理工大学 谷超 2009年硕士学位论文 “改进的ACO和PSO算法在TSP中的应用”    *郭文忠1,陈国龙1,洪玉玲2 .求解TSP问题的动态邻域粒子群优化算法.漳州师范学院学报(自然科学版) -modified particle swarm optimization tsp source code, reference: Dalian University of Technology master s degree thesis Vall
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:21.37kb
    • 提供者:ven
  1. pso_nnet

    1下载:
  2. 利用pso算法训练人工神经网络的源代码。-PSO algorithm for the use of training artificial neural network source code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-18
    • 文件大小:8.04kb
    • 提供者:楚湘华
  1. pso

    0下载:
  2. 微粒群算法的详细介绍。附件中包括标准微粒群算法源代码。-Particle swarm algorithm in detail. Annex to the standard particle swarm optimization source code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1.91mb
    • 提供者:凝眉
  1. PSOcode1

    0下载:
  2. PSO算法的源代码,有很好的注释,用C++编写。-PSO algorithm source code, has very good notes, use of C++ to prepare.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:138.42kb
    • 提供者:翟乐
  1. pso

    1下载:
  2. cuda加速粒子群算法的代码,非常不错哦-particle swarm algorithm to accelerate the cuda code
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-03
    • 文件大小:101.75kb
    • 提供者:wangwei
  1. PSO

    0下载:
  2. 一个改进的PSO算法,供朋友们分享,这是一个用C++编写的源码,在VC6.0环境下就可以运行-An improved PSO algorithm for friends to share, this is a use of C++ source code written in VC6.0 environment can run on
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1014byte
    • 提供者:王嘉琪
  1. ParticleSwarm_FunctionMinimizing

    0下载:
  2. pso algorithm with source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3.54mb
    • 提供者:sonali
  1. MATLABsource

    1下载:
  2. 利用PSO算法优化BP神经网络的MATLAB源码,绝对优良的源码-PSO algorithm to optimize the use of BP neural network, MATLAB source code, source code is absolutely fine
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:5.73kb
    • 提供者:风云
  1. ipo-code

    0下载:
  2. ipo算法是一种新的PSO算法。文件中包含介绍该算法的文章和实现程序。-ipo algorithm is a new PSO algorithm. File containing the article described the algorithm and implementation procedures.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:498.6kb
    • 提供者:
  1. PSO-CODEQ-function3

    0下载:
  2. 利用PSO算法用Excel下的VBA程序调试的一个带多个约束条件的VBA代码。-PSO algorithm in Excel using VBA program under a debugger with multiple constraints VBA code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:25.28kb
    • 提供者:登登
  1. mopsoGECCOParchivo

    0下载:
  2. PSO algorithm code for optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:35.03kb
    • 提供者:D K Jha
  1. bp-psochengxujijin

    0下载:
  2. 多种有关bp pso的算法代码,可实现对神经网络的优化训练-Number of bp in pso algorithm code can achieve the optimal training of the neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:3.04kb
    • 提供者:feilong
  1. PSO

    0下载:
  2. 粒子群优化算法的代码,也可以实现对脑部医学图像的刚性配准。-Particle swarm optimization algorithm code can also be rigid registration of medical images of the brain.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:2.02kb
    • 提供者:赵小川
  1. Particle-swarm-algorithm-matlab-code

    0下载:
  2. PSO算法就是模拟一群鸟寻找食物的过程,每个鸟就是PSO中的粒子,也就是我们需要求解问题的可能解,这些鸟在寻找食物的过程中,不停改变自己在空中飞行的位置与速度。-PSO algorithm is to simulate a flock of birds looking for food in the process, each bird is the PSO particles, that is, we need to solve the problem of possible solution
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:186.77kb
    • 提供者:闫小凡
  1. pso

    0下载:
  2. pso基础算法代码,能够进行基本pso算法处理,并且能够计算每次迭代例子中心的位移步长 -pso algorithm code base that can perform basic pso algorithm processing, and be able to calculate the displacement of the center of each iteration step examples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.22kb
    • 提供者:cherry
  1. PSO-algorithm

    0下载:
  2. 标准的粒子群优化算法代码,可以直接运行。-Particle swarm optimization algorithm code standard, can be directly run.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1.17kb
    • 提供者:czm
  1. PSO

    0下载:
  2. 粒子群算法代码。经典粒子群算法,可根据代码学习或改进。-PSO algorithm code. Classical particle swarm optimization, can learn or improve according to the code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:8.2kb
    • 提供者:liuy
  1. 模式识别与智能计算-matlab技术实现

    0下载:
  2. 简单的PSO算法代码,但是需要添加fitness函数。(Simple PSO algorithm code, but need to add fitness function.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-27
    • 文件大小:25.21mb
    • 提供者:王大仙儿
  1. 微粒群工具箱pso

    0下载:
  2. pso算法工具箱,使用pso算法处理问题的各种源码,推荐下载(PSO algorithm toolbox, the use of PSO algorithm to deal with the problem of various source code, recommended download)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:739kb
    • 提供者:112135
« 12 3 4 »
搜珍网 www.dssz.com