搜索资源列表

  1. some-pso-toolbox

    0下载:
  2. 几个常见的pso toolbox,很简单很实用-some common pso toolboxs
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:2733056
    • 提供者:pilong
  1. pso

    0下载:
  2. 普通的粒子群算法,用于求解无约束优化问题,希望大家参考-General PSO algorithm for solving unconstrained optimization problems
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:yao
  1. PSO

    0下载:
  2. 粒子群算法(PSO)解决旅行商问题(TSP)的matlab程序。-Particle swarm optimization (PSO) to solve the traveling salesman problem (TSP) in the matlab program.
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:16384
    • 提供者:薛栋
  1. ACO-PSO

    0下载:
  2. 蚁群算法(ACO)和粒子群算法(PSO)的混合算法解决旅行商问题(TSP)的matlab代码-Ant colony optimization (ACO) and particle swarm optimization (PSO) of the hybrid algorithm to solve traveling salesman problem (TSP) in matlab code
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:4096
    • 提供者:薛栋
  1. pid--pso

    0下载:
  2. pso - pid matlab code fo control
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:mehdi
  1. PSO

    0下载:
  2. 高级优化算法 粒子群优化算法(求解无约束优化问题) PSO(基本粒子群算法)-Advanced Optimization Algorithm Particle swarm optimization (unconstrained problem) PSO (Particle Swarm Optimization)
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:王帅哥
  1. PSO

    0下载:
  2. 用粒子群算法(PSO)优化样本再拟合函数找出最大值-Using Particle Swarm Optimization (PSO) to find optimal maximum sample and then fitting function
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:王杰
  1. IE3D-PSO

    0下载:
  2. IE3D和pso相结合的英文文章,很好很强打的-IE3D and pso combination of English articles, a good strong fight
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:1862656
    • 提供者:王旭
  1. PSO

    0下载:
  2. 基于matlab的PSO软件包 PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。-PSO soft for matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:2125824
    • 提供者:zs
  1. PSO

    0下载:
  2. 在判别分析中使用粒子群优化算法求解最优判别函数-Particle Swarm Optimization(PSO)
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:24576
    • 提供者:周景科
  1. PSO-GA-S

    1下载:
  2. PSO与GA混合优化算法,可实现比单纯使用PSO或者GA算法更好的优化效果-PSO and GA hybrid optimization algorithm, can achieve more than a simple algorithm using PSO or GA optimization results better
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:23653376
    • 提供者:吴军
  1. new-pso

    0下载:
  2. 一个改进的PSO算法,非常适合初学的人使用。经典的东西-An improved PSO algorithm is very suitable for beginners to use. Classic stuff
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:11264
    • 提供者:郝刚刚
  1. PSO

    0下载:
  2. 粒子群算法优化函数求解极值的问题。通过该程序我们可以看到粒子群优化算法的优化过程。-Particle Swarm Optimization for Solving Extremum problems. Through this program we can see that PSO optimization process.
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:126976
    • 提供者:黄伟锋
  1. PSO

    0下载:
  2. 一个PSO的源代码,步骤为先计算原始种群的适应度,及初始化,再迭代,计算适应度。-The source code of a PSO, the steps for the first calculation of the fitness of the original population, and initialization, and then iterate to calculate the fitness.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:图图
  1. PSO

    0下载:
  2. java code for pso which i downloaded from other website, but i think it is very useful for who begins to study pso algorithm.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:michaelwoody
  1. PSO

    0下载:
  2. 改进的差分PSO算法,Java实行的,有兴趣的可以参考下-PSO algorithm to improve the differential, Java implementation, and are interested can refer to the following
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:77824
    • 提供者:小草
  1. pso

    0下载:
  2. 自编的PSO算法,用于求解函数极值非常不错-Self of the PSO algorithm for solving the extreme value function is very good
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:shangyanan
  1. Multi-group-cooperative-PSO-algorithm-for-solving-

    2下载:
  2. 多群协同PSO优化算法的WTA问题求解Multi-group cooperative PSO algorithm for solving the WTA problem-Multi-group cooperative PSO algorithm for solving the WTA problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:93184
    • 提供者:hv1230
  1. pso

    3下载:
  2. 本程序是基于粒子群优化算法(PSO)的环形阵列天线方向图的仿真程序-This procedure is based on the ring particle swarm optimization Antenna Array Simulation Program
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:162816
    • 提供者:张建安
  1. PSO

    0下载:
  2. 由于参数优化的pso算法,对于一维参数和多维参数都可以应用。-this algorithm is used for parameters optimization based on particle swarm optimization algorithm.Multidimensional parameters optimization or one-dimensional opimization parameters all can
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:819200
    • 提供者:raimose
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org