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

搜索资源列表

  1. pso粒子群算法来求6个经典函数的最小最大值

    0下载:
  2. 该程序是粒子群算法来求6个经典函数的最小最大值,能显示粒子是如何运动的。-The program is the particle swarm algorithm to 6 classic function of the smallest maximum value, to show how the particles are moving.
  3. 所属分类:其他小程序

    • 发布日期:2017-03-21
    • 文件大小:2.04kb
    • 提供者:wkj
  1. pso-toolbox

    0下载:
  2. 改进版粒子群算法PSO在MATLAB下的实现,并附有测试函数-Improved version of the PSO under MATLAB, together with the test function
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:27.69kb
    • 提供者:liyannan
  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
    • 文件大小:1.67kb
    • 提供者:李迅
  1. pso

    0下载:
  2. 用粒子群优化算法(PSO)求peaks函数的极值-Particle swarm optimization (PSO) seeking the extreme peaks function
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2.34kb
    • 提供者:欧文
  1. PSO_Matlab

    0下载:
  2. i don t know how to describe its function, it s the pso coding running in matlab.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2.31kb
    • 提供者:张涛
  1. pso.files

    0下载:
  2. 基于粒子群算法,可以用于函数优化的源代码,用matlab实现-Based on Particle Swarm algorithm, can be used for function optimization of source code, implementation using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:15.27kb
    • 提供者:qinming
  1. pso

    0下载:
  2. 一个关于PSO的程序,可以用于对函数的优化-On PSO procedures, can be used to optimize the function
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:2.58kb
    • 提供者:yangyanli
  1. PSO

    0下载:
  2. PSO算法可以用于寻找最佳参数以及函数的最优值。而且运行效率很好!-PSO algorithm can be used to find the best parameters and the optimal value of the function. And operating efficiency is very good!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:44.46kb
    • 提供者:yjh
  1. pso-toolbox

    0下载:
  2. in this mfile u see stlf by rb function,stlf means short term load forcasting by nerual network radial basis function
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:61.99kb
    • 提供者:maryam
  1. PSO-RBF-5

    0下载:
  2. 一个基于粒子群优化径向基神经网络参数的程序-A radial basis function neural network parameters based on particle swarm optimization program
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:3.68kb
    • 提供者:刘婧
  1. the-basic--program-of-pso

    0下载:
  2. 基本pso程序,适合初学者使用,使用时直接改fitness函数。-Basic pso procedures, suitable for beginners to use, use directly change the fitness function
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:994byte
    • 提供者:fang
  1. pso

    0下载:
  2. 本代码是一种标准PSO代码(包含适应度函数)-Standard PSO code (includes fitness function)
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:3.59kb
    • 提供者:liu qiang
  1. PSO

    1下载:
  2. 经典粒子群算法,经过多次优化,演示出图, 待优化的目标函数:N 粒子数目:N 惯性权重:w 学习因子:c1,c2 最大迭代次数:M 问题的维数:D 目标函数取最小值时自变量值:xm 目标函数的最小值:fv-Classical particle swarm algorithm, optimized for many times, demonstrates plotting objective function to be optimized: N of
  3. 所属分类:Other systems

    • 发布日期:2016-03-27
    • 文件大小:1kb
    • 提供者:杜青青
  1. PSO

    0下载:
  2. pso alghoritm for different function
  3. 所属分类:其他小程序

    • 发布日期:2014-03-26
    • 文件大小:1.75kb
    • 提供者:bahar
  1. psofunc

    0下载:
  2. pso function file in matlab
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:743byte
    • 提供者:sekhar
  1. function-for-the-PSO-ALGORITHM

    0下载:
  2. function for the PSO ALGORITHM
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:19.29kb
    • 提供者:chenggonggui
  1. 程序---PSO粒子群算法求传递函数系数

    0下载:
  2. 程序---PSO粒子群算法求传递函数系数(Program ---PSO particle swarm optimization algorithm for transfer function coefficient)
  3. 所属分类:其他

  1. pso-bp

    2下载:
  2. 使用粒子群算法优化bp神经网络,完成函数逼近(Optimize bp neural network using particle swarm optimization algorithm to complete function approximation)
  3. 所属分类:其他

    • 发布日期:2020-07-21
    • 文件大小:3kb
    • 提供者:奋斗66
  1. PSO

    1下载:
  2. 粒子群算法优化目标函数,test为主程序,fun为目标函数(Particle Swarm Optimization for Object Function)
  3. 所属分类:其他

    • 发布日期:2020-08-24
    • 文件大小:677kb
    • 提供者:zzch9
  1. pso

    0下载:
  2. matlab的粒子群pso工具箱打开后直接调用函数PSOJ即可(he PSO toolbox of MATLAB opens and calls the function PSOJ directly.)
  3. 所属分类:Windows编程

« 12 3 »
搜珍网 www.dssz.com