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

搜索资源列表

  1. 利用粒子群算法计算函数的最优化问题

    0下载:
  2. 利用粒子群算法计算函数的最优化问题
  3. 所属分类:密码/编码算法

    • 发布日期:2011-09-29
    • 文件大小:1473
    • 提供者:yuyehang2011
  1. tsp.rar

    1下载:
  2. 这是一个很好用的求解TSP问题的粒子群算法,很适合初学者。,This is a very good solution of TSP used in the particle swarm optimization problems, it is suitable for beginners.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-25
    • 文件大小:2815
    • 提供者:zhaogang
  1. psoforlayout.rar

    0下载:
  2. 粒子群算法在排列组合问题中的应用,源程序,matlab下编写,Particle swarm optimization problems in permutation and combination of applications, source code, matlab, prepared
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1105224
    • 提供者:李晓东
  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. SimuAPSO.rar

    1下载:
  2. 有基于模拟退火的粒子群算法优化求解无约束优化问题,Simulated annealing based on particle swarm optimization algorithm for solving unconstrained optimization problems
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:729
    • 提供者:王国
  1. PSOTSPMatlabProgram.rar

    4下载:
  2. 粒子群算法求解TSP问题Matlab源代码,Particle swarm optimization algorithm for TSP problem Matlab source code
  3. 所属分类:生物技术

    • 发布日期:2014-03-28
    • 文件大小:3643
    • 提供者:ph
  1. 基于粒子群最短路径的研究与应用

    2下载:
  2. 基于粒子群最短路径的研究与应用,使得问题更加容易解决-The shortest path based on particle swarm research and application,Makes the problem easier to solve
  3. 所属分类:软件工程

    • 发布日期:2013-04-19
    • 文件大小:11885
    • 提供者:小龙
  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. vrptm.rar

    0下载:
  2. 带时间窗的车辆路径问题的粒子群算法,用c++编写的程序来实现。,With time windows of the vehicle routing problem of particle swarm optimization, using c++ Preparation procedures to achieve.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-02
    • 文件大小:25755
    • 提供者:ghy
  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. pso-multiobjective

    12下载:
  2. 多目标优化的例证,用粒子群算法做的。调试过,没问题,能用。-multi-objective ,PSO
  3. 所属分类:matlab

    • 发布日期:2015-10-31
    • 文件大小:58163
    • 提供者:mingming
  1. PSODraw

    0下载:
  2. 编写的关于粒子群优化(PSO)的一个程序,画图显示了求解问题结果-Prepared by the Particle Swarm Optimization (PSO), a program drawing shows the results of solving the problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2446003
    • 提供者:Peter
  1. example_tsp

    3下载:
  2. 用混合粒子群算法求解TSP问题,自带GUI界面,可解决各种TSP问题-Using hybrid particle swarm algorithm for TSP, own GUI interface, solve problems of various TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:33975
    • 提供者:lj
  1. 基于混合粒子群的土壤水分特征曲线参数优化

    0下载:
  2. 摘要:土壤水分特征曲线是研究土壤水运动的重要参数。Van Genuchten 方程(简称VG方程)是目前运用最广泛的土壤水分特 征曲线方程。将VG方程参数计算问题转化为一个非线性优化问题,然后构建单纯形算法和基本粒子群算法相结合的混合粒子 群算法对其进行求解。仿真实验结果表明采用混合粒子群算法与普通遗传算法、混合遗传算法、基本粒子群算法相比,不但提高 了收敛成功率、降低了迭代次数,而且对参数的取值范围也放宽了;采用混合粒子群算法计算参数的精度比非线性单纯形法和阻 尼最小二乘法要高,且不需
  3. 所属分类:报告论文

  1. 求解机械优化的Pareto多目标中心粒子群算法

    0下载:
  2. 摘要:针对基于权重法的多目标算法无法求解约束多目标问题的缺陷,将中心粒子群算法与Pareto 解集搜索算法相结合,提出 一种Pareto 多目标中心粒子群算法。将此方法用来优化气门弹簧的模型,实验结果表明,该优化方法能够快速准确地收敛于Pareto 解集,并且使其对应的目标域均匀地分布于Pareto最优目标域。
  3. 所属分类:报告论文

  1. TSP_Particle

    1下载:
  2. 在MATLAB中用粒子群算法解决TSP问题。-use the particle swarm optimization(PSO) to solve the TSP problem。
  3. 所属分类:matlab

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

    1下载:
  2. 用粒子群算法计算最短路径,一般用于车辆路径问题-PSO
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1797
    • 提供者:silence
  1. PSO_B_SA

    2下载:
  2. 基于模拟退火的粒子群优化算法,示例程序,用于求解复杂函数的极值问题(源程序中的示例函数为Camel,Rastrigrin,Ackley)-PSO_A Alogrithm ,Hybrid particle swarm-based-simulated annealing optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1711
    • 提供者:wk
  1. particle_swarm_optimization-Solve-the-TSP-problem.

    0下载:
  2. 基于粒子群优化算法(PSO)的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Based on Particle Swarm Optimization (PSO) of the 50 cities TSP problem solving can be extended to a similar NP-hard problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:2139
    • 提供者:孙岩
  1. BreedPSO

    0下载:
  2. 基于杂交的粒子群算法求解无约束优化问题,主要是各粒子的位置和速度-Based on the hybrid particle swarm algorithm for unconstrained optimization problems, mainly the position and velocity of particles
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:726
    • 提供者:王国
« 1 2 34 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com