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

搜索资源列表

  1. lizifenlei

    0下载:
  2. PSO粒子群优化算法,用于分类简单,优化正确率很高,是一种很好用的优化算法,每一步有详细的记录-PSO PSO algorithm for classification is simple, optimized correct rate is high, it is a good use of optimization algorithms, each step has a detailed record
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1576
    • 提供者:王小虎
  1. PSO

    0下载:
  2. 粒子群算法的寻优算法-非线性函数极值寻优-Particle swarm optimization algorithm- nonlinear function optimization extreme
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1899
    • 提供者:drzhang
  1. PSO

    0下载:
  2. 粒子群优化算法,一种新的人工智能算法,主要用于工程优化问题的求解,-Particle swarm optimization algorithm, a new artificial intelligence algorithms, mainly for engineering optimization problems,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:555
    • 提供者:江浩
  1. PSOfirst

    0下载:
  2. 连续多约束变量的PSO多目标优化算法,收敛曲线,具体收敛极值-Continuous multi-constrained multi-objective optimization variables PSO algorithm, convergence curve, specifically extreme convergence
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:2358
    • 提供者:robin
  1. PSOCO

    1下载:
  2. PSO粒子群算法,求解离散变量组合优化,收敛曲线图,功能区域注释详细-PSO PSO algorithm for solving combinatorial optimization with discrete variables, convergence curves, functional areas detailed notes
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:3487
    • 提供者:robin
  1. work1_PSO_main

    0下载:
  2. PSO算法优化PID参数,单回路高阶系统的PID参数优化,主程序,目标函数可以自己编写。-PSO algorithm to optimize the PID parameters
  3. 所属分类:Energy industry

    • 发布日期:2017-04-05
    • 文件大小:948
    • 提供者:wangjin
  1. psopt20130615

    0下载:
  2. pso算法,MATLAB仿真,实用性强,有仿真图和结果,帮助熟悉算法-pso algorithm, MATLAB simulation, practical, there are simulation plans and results, helping familiar algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:42549
    • 提供者:zhongrui
  1. pso

    0下载:
  2. 基本粒子群优化算法Matlab源程序 主要用于对PSO的基本理解与思考-Particle swarm optimization algorithm Matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1322
    • 提供者:sunwen
  1. daan

    0下载:
  2. PSO粒子群算法解决旅行商问题的MATLAB源码-PSO PSO algorithm to solve the traveling salesman problem MATLAB source
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2194
    • 提供者:lilele
  1. pso-code

    0下载:
  2. 粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法。这里是她的代码-Particle swarm optimization, also known as particle swarm optimization (Particle Swarm Optimization), abbreviated as PSO, is the recent development of a new evolutionary
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:9734
    • 提供者:刘继宇
  1. pso-with-limitation

    0下载:
  2. 带有速度限制和种群限制的粒子群优化算法程序。matlab编写。-Populations with speed limits and restrictions on particle swarm optimization algorithm. matlab prepared.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1017
    • 提供者:姜夏
  1. JIben_PSO

    0下载:
  2. 基本PSO算法-粒子群优化算法-Basic PSO algorithm- Particle Swarm Optimization! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1296
    • 提供者:兰竹
  1. hybrid-pso-and-ga

    0下载:
  2. this file content a hybrid pso and GA algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:2022
    • 提供者:afroozi
  1. OPTIMAL-CAPACITOR-PLACEMENT

    0下载:
  2. this program is optimal capasitor plasement with PSO algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2447
    • 提供者:afroozi
  1. pso_goldstein

    1下载:
  2. 标准PSO算法代码采用C++编制;注释丰富;带有测试函数;测试函数在(0,-1)处取得最小值3。编译运行通过修改优化模型即可直接用来优化你所需求解问题,本人在弹道优化方面已测试成功。代码内总共进行50次pso搜索运算,以提高算法的可靠性,迭代最大次数限制在500次以内,输出最佳适应值和取得最佳适应值时的迭代次数,平均进行每次pso运算要多少次迭代才能得到满足条件的解-Standard PSO algorithm using C++ code compiled Notes rich with
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:11047
    • 提供者:任行
  1. SQPSO

    1下载:
  2. 基于物种形成的PSO算法(SQPSO),里面含有量子粒子的思想。主要参考Blackwell的论文。采用的动态环境是MPB函数---移动峰基准函数10个峰-PSO algorithm based on the formation of species (SQPSO), which contains the idea of ​ ​ quantum particles. Blackwell main reference papers. Using a dynamic environ
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-08-27
    • 文件大小:3072
    • 提供者:周和
  1. JAVAyuVB

    0下载:
  2. JAVA和VB的改进型粒子群算法程序 -JAVA and VB JAVA improved PSO algorithm and the improved particle swarm algorithm VB program
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2360498
    • 提供者:yangjingyu
  1. sphere

    0下载:
  2. this folder contains matlab codes for minimize sphere with pso algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2960
    • 提供者:ramin
  1. pso-F

    0下载:
  2. 粒子群算法的寻优算法-非线性函数极值寻优,将全局寻优与局部寻优结合起来-Particle swarm optimization algorithm- nonlinear function optimization extreme, the global optimization and local optimization combined
  3. 所属分类:matlab

    • 发布日期:2016-10-26
    • 文件大小:2048
    • 提供者:徐文
  1. PSO

    0下载:
  2. 一种粒子群算法的寻优算法,将其用于非线性寻优-One kind of particle swarm optimization algorithm, be used in non-linear optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:2183
    • 提供者:徐文
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com