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

搜索资源列表

  1. cross-pso.rar

    0下载:
  2. 带交叉因子的粒子群优化算法,有关粒子群算法的改进并举例说明,Cross-factor with particle swarm optimization algorithm, the particle swarm algorithm and illustrates
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5712
    • 提供者:pengyang
  1. PSO.rar

    1下载:
  2. 浙江大学宁波理工学院计算机系设计的粒群优化算法研究程序,Swarm Optimization procedure designed by Zhejiang University, Ningbo Institute of Technology Department of Computer Science tablets .
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-10-31
    • 文件大小:558643
    • 提供者:陈曦
  1. PSO.rar

    0下载:
  2. 新的微粒群算法 利用matlab实现 简单,a new PSO
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:8406
    • 提供者:周大卫
  1. PSO.rar

    14下载:
  2. 许多的PSO优化算法,包括BPSO、HybridPSO、QPSO、SPSO等等。,Many of the PSO optimization algorithms, including BPSO, HybridPSO QPSO, SPSO, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-11-25
    • 文件大小:14630
    • 提供者:wish
  1. PSO.rar

    0下载:
  2. 标准PSO算法,Visual C++ ,Standard PSO algorithm, Visual C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:224979
    • 提供者:liwangyi
  1. TSP-PSO.rar

    8下载:
  2. 用混合粒子群算法求解TSP问题,自带GUI界面,共有9中算法,可解决各种TSP问题,效果不错。,Using hybrid particle swarm algorithm to solve TSP problems, bring their own GUI interface, a total of 9 in the algorithm, to resolve the various TSP problems, good results.
  3. 所属分类:matlab例程

    • 发布日期:2013-11-25
    • 文件大小:33810
    • 提供者:灞堝媷
  1. pso.rar

    1下载:
  2. 标准粒子群算法求解非线性方程,用MATLAB实现,并出仿真结果,The standard particle swarm algorithm for solving nonlinear equations, using MATLAB to achieve, and the simulation results
  3. 所属分类:matlab例程

    • 发布日期:2017-05-24
    • 文件大小:4885
    • 提供者:cathy
  1. PSO-1

    0下载:
  2. PSO算法,功能强大,可自行替换其中的数据-PSO algorithm, a powerful, free to replace the data
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1037
    • 提供者:冯益
  1. kekaoxing-pso.rar

    0下载:
  2. 采用粒子群算法求解可靠性优化问题,程序用MATLAB编写,Using particle swarm optimization algorithm for solving the reliability problems, procedures used to prepare MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3365
    • 提供者:小王
  1. mpso1.rar

    1下载:
  2. 这是一个经过改进的PSO算法,是用FORTRAN语言编写的,因为此语言计算速度快,适合PSO的应用,收敛速度明显加快,并且这是改优化后的PSO程序,比标准的速度快。,This is an improved PSO algorithm, are used FORTRAN language, because this language computing speed, suitable PSO applications, significantly speeding up the convergen
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-12
    • 文件大小:524
    • 提供者:xin
  1. improvedPSO.rar

    1下载:
  2. ------名称:带交叉因子的改进PSO算法 ------功能:求解多维无约束优化问题 ------特点:收敛性强,还可以加入变异算子,------ Name: with cross-factor function to improve the PSO algorithm ------: Solving multi-dimensional unconstrained optimization problem ------ characteristics: strong converge
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1712
    • 提供者:李迅
  1. 蚁群算法解决车辆最优路径问题

    4下载:
  2. 蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!,Ant colony algorithm to solve the optimal vehicle routing problem, for we learn to use the! This is a very good code, a full-featured!
  3. 所属分类:生物技术

    • 发布日期:2016-11-30
    • 文件大小:106849
    • 提供者:刘勇
  1. PSO-SVM.rar

    0下载:
  2. 改进PSO-SVM在说话人识别中的应用。通过对粒子群优化算法中惯性权重和全局最优值 的分析,提出了一种根据迭代次数而自适应变化的惯性权重的粒子群优化方法,Improvement in the PSO-SVM speaker recognition applications. Through particle swarm optimization algorithm in the inertia weight and the analysis of the global optimum val
  3. 所属分类:Document

    • 发布日期:2017-03-22
    • 文件大小:315292
    • 提供者:彭伟
  1. pso-svm.rar

    5下载:
  2. 粒子群算法与支持向量机的结合,用粒子群算法快速寻找支持向量机的最优参数。,Particle swarm optimization with support vector machines with particle swarm optimization with support vector machines quickly find the optimal parameters.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-05-23
    • 文件大小:854
    • 提供者:海廷
  1. PSO-DE

    0下载:
  2. 进化计算中的PSO算法,用c++仿真实现-Evolutionary Computation in the PSO algorithm, using c++ Simulation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:345406
    • 提供者:yehua
  1. PSO-TSP.rar

    1下载:
  2. 本程序是一个用POS来求解NP难问题,比图TSP问题,实际仿真效果证明改算法合理,This procedure is a POS to use NP hard problem to solve than the TSP problem graph, the actual simulation results prove that a reasonable change algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-23
    • 文件大小:1094
    • 提供者:杨维
  1. PSO

    1下载:
  2. pso算法,这个算法对初学者比较适合-pso For beginners are better adapted
  3. 所属分类:Graph program

    • 发布日期:2015-10-31
    • 文件大小:1024
    • 提供者:王伟
  1. pso

    1下载:
  2. 这是一个粒子群算法求解车辆路径的源码,用matlab仿真实现。-This is a particle swarm algorithm for vehicle routing the source, using matlab simulation.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1301
    • 提供者:ghy
  1. Python-for-PSO-algorithm

    9下载:
  2. Python实现的粒子群优化算法源代码,需要引用到Numpy,需要对自定义问题进行优化只需要更改f6函数即可,智能算法本身的参数亦可以自行设定。-Python implementation of the PSO algorithm source code, you need to refer to Numpy, Custom issues need to be optimized to only need to change the f6 function, the smart algorith
  3. 所属分类:Algorithm

    • 发布日期:2015-04-10
    • 文件大小:10240
    • 提供者:wang
  1. PSO-TSP

    3下载:
  2. 在分析粒子群优化的搜索原理的基础上,通过引入交换子和交换序的概念,构造 一种特殊的粒子群优化算法,并用于求解旅行商问题。 - This algorithm introduces the search strategies of particle swarm optimiza- tion (PSO),via presenting the concepts of swap operator and swap sequence an algorithm of a kind of spe
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-01-02
    • 文件大小:4805
    • 提供者:李北辰
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com