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

搜索资源列表

  1. PSO

    0下载:
  2. 基于粒子群的优化算法的MATLAB程序,需自定义一个优化函数,然后调用此程序即可,适用于很多函数的优化-Particle swarm optimization algorithm based on MATLAB program, you need to customize an optimization function, then you can call this program for optimizing a lot of functions
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:539
    • 提供者:周培
  1. Ackley

    0下载:
  2. 粒子群优化算法Ackely函数,包括PSO.m fitness.m drawPSO.m-The particle swarm Ackely function PSO.m fitness.m drawPSO.m
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:12919
    • 提供者:李建
  1. tt

    0下载:
  2. 粒子群算法主函数程序 粒子群算法主函数程序 -PSO algorithm main function program PSO algorithm main function program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:16893
    • 提供者:sunpeng
  1. chengxutu

    2下载:
  2. 混沌粒子群优化算法,有测试函数,可以直接运行,对研究不同混沌映射的粒子群算法有帮助-Chaos particle swarm optimization algorithm, the test function can be directly run, the study of the particle swarm algorithm with different chaotic map help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1040424
    • 提供者:郭洁皓
  1. PSO

    0下载:
  2. 采用粒子群优化算法在MATLAB平台上对目标函数进行优化-PSO optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:977
    • 提供者:luo
  1. Optimization-algorithm-of-PSO

    0下载:
  2. 粒子群算法(PSO)是一种基于群体的随机优化技术。与其它基于群体的进化算法相比,它们均初始化为一组随机解,通过迭代搜寻最优解。不同的是:进化计算遵循适者生存原则,而PSO模拟社会。将每个可能产生的解表述为群中的一个微粒,每个微粒都具有自己的位置向量和速度向量,以及一个由目标函数决定的适应度。所有微粒在搜索空间中以一定速度飞行,通过追随当前搜索到的最优值来寻找全局最优值。 -Particle swarm optimization (PSO) is a kind of stochastic opti
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3312
    • 提供者:Wang
  1. MATLAB

    0下载:
  2. 标准粒子群简明算法 整理自网上资源 包含测试所需函数-Standard particle swarm algorithm concise finishing online resource that contains the desired function test
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6884
    • 提供者:徐天
  1. pso

    0下载:
  2. 粒子群算法程序,进行函数优化,求最优近似解-Particle swarm optimization program, function optimization, seek the optimal approximate solution
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2251
    • 提供者:陈志刚
  1. 01

    0下载:
  2. 二维、三维约束性粒子群算法。可直接使用,若要使用对自己的函数则将目标函数进行修改即可- Two-dimensional, three-dimensional binding particle swarm optimization. Can be used directly, to use for their function will be objective function can be modified
  3. 所属分类:matlab

    • 发布日期:2017-06-18
    • 文件大小:27449985
    • 提供者:Jamie
  1. PSO_AI

    2下载:
  2. 免疫粒子群算法的matlab源代码,自己设置优化函数-Immune particle swarm algorithm matlab source code, set up their own optimization function
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 标准粒子群优化算法,用于实现函数的极值寻优-Standard PSO for implementation of the function extremum optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:984
    • 提供者:zcc
  1. PSO_

    0下载:
  2. 一个粒子群优化智能算法,可用于求解函数极值。-A particle swarm optimization intelligent algorithm can be used to solve the function extremum.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:928
    • 提供者:caoyin
  1. sphere-

    0下载:
  2. 简单的粒子群算法在sphere函数中的应用,很适合粒子群初学者。-Simple particle swarm algorithm in the application of the sphere function, it is suitable for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:654
    • 提供者:清竹绿风
  1. hangshuzhankai_pso

    0下载:
  2. 基于函数展开法和粒子群优化算法的反射面天线方向图赋形研究_杨倩-Shaped research _ Yang Qian function expansion method based on particle swarm optimization algorithm reflector antenna direction diagram
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:2591959
    • 提供者:kurt
  1. OPF_PSO

    0下载:
  2. 粒子群求多元函数极值,可应用于配电网最优潮流-Extremum of multivariate function PSO should be solving optimal power flow for distribution system
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1074
    • 提供者:沙熠
  1. PSO

    0下载:
  2. matlab程序:基于粒子群算法实现函数的优化-Matlab program: Based on particle swarm optimization algorithm to achieve the optimization of the function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6160
    • 提供者:xiexiaoqing
  1. CPSO

    0下载:
  2. 混沌粒子群算法,求代价函数问题,可以避免粒子群算法陷入局部最优,求取全局最优。代码含代价函数,可作为例子理解。-Chaos particle swarm optimization, seeking cost function problems, avoid getting into local optimum particle swarm algorithm, obtaining the global optimum. Code containing cost function can be u
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-12
    • 文件大小:1171
    • 提供者:张泽
  1. code-of-PSO

    0下载:
  2. 基于matlab的粒子群优化算法,并且包含几种典型的测试函数-A Matlab optimization algorithm based on particle swarm, and contains several typical test functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:164710
    • 提供者:周焕生
  1. particle-swarm-algorithm

    0下载:
  2. 该资料为多目标粒子群求优MATLAB代码。改进的多目标粒子群算法,包括多个测试函数 对程序中的部分参数进行修改将更好地求解某些函数-The data is a multi object particle swarm optimization MATLAB code. The improved multi-objective particle swarm optimization algorithm, including the number of test functions in the pr
  3. 所属分类:matlab

    • 发布日期:2016-03-27
    • 文件大小:7168
    • 提供者:Barney
  1. CLSPSO

    0下载:
  2. 混沌粒子群算法是混沌优化和粒子群优化两者的结合。对于给定的优化函数,通过将搜索过程对应为混沌轨道的遍历过程,可使搜索过程具有避免陷入局部极小的能力。-Chaos particle swarm optimization (pso) algorithm is a combination of both the chaos optimization and particle swarm optimization.For a given optimization function, through th
  3. 所属分类:transportation applications

    • 发布日期:2017-04-12
    • 文件大小:870
    • 提供者:zhangjianxia
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 32 33 »
搜珍网 www.dssz.com