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

搜索资源列表

  1. benchmarks_test_pso

    2下载:
  2. 粒子群算法(pso)标准测试函数验证程序。在一个m文件中包括了目前文献中用于验证的7个标准测试函数(Ackley等)、三维动态显示,粒子过分集中时打散等功能。旨在为学习和研究者pso算法的同仁提供一个功能较为完备、简单易懂的标准版本,对于初学者可以通过此程序快速的实现入门,以便将更多的精力投入到深层次的研究中去!同时愿与所有致力于此的朋友共同探讨pso算法的改进与应用方面(如多目标、动态系统等)的经验。-PSO algorithm (PSO) standard test function ver
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2945
    • 提供者:jiangsx
  1. functionpop

    0下载:
  2. 本文件主要是针对于粒子群算法在matlab环境中地应用说编写地m文件!其中粒子群算法地目标函数可在源程序中自行更改! -this document is mainly targeted at PSO algorithm in Matlab environment application to the preparation of that document m! PSO algorithm which to target function in the source can make chang
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3972
    • 提供者:毛学志
  1. 63535280pso123_pid

    0下载:
  2. 本文件主要是针对于粒子群算法在matlab环境中地应用说编写地m文件!其中粒子群算法地目标函数可在源程序中自行更改! --this document is mainly targeted at PSO algorithm in Matlab environment application to the preparation of that document m!
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1893
    • 提供者:li jun
  1. PSwarmM_v2_1

    0下载:
  2. pso Developed by: Mahamed G.H. Omran (omran.m@gust.edu.kw) and Maurice Clerc
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2385950
    • 提供者:lamia
  1. hydraulicturbine-SMC-sim

    1下载:
  2. 水轮机变结构仿真程序以及M文件,S函数编写,PSO优化参数-Variable structure of turbine simulation program as well as M-files
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:10035
    • 提供者:caiguangzhu
  1. PSO2

    0下载:
  2. PSO聚类算法使用的数据是我们归一化后的数据,利用该数据求总的粒子数m,设置聚类数c(c=4,这个可以确定的),随机选择聚类中心并赋值给各个粒子,随机产生粒子的速度;-PSO clustering algorithm using data owned by a data after the data requirements to the total number of particles in m, set the number of clusters c (c = 4, this can b
  3. 所属分类:matlab

    • 发布日期:2017-11-29
    • 文件大小:1898
    • 提供者:李毅
  1. PSOBPNNM

    0下载:
  2. 自己编写的PSO算法优化BPM文件,用于时滞系统的辨识,辨识效果还不错。-This is a M file of BPNN I have written for the identification of delay systems identification.The simulation result shows that the method is valid.
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:20251
    • 提供者:杨扬
  1. LNCPSO

    0下载:
  2. 希望给辛苦科研的人带来一点点帮助--学习因子可以变化的PSO算法,不再是c1=c2=2,粒子进化更加灵活,下面是学习因子同步变化的pso,调用形式为[xm,fv]=LNCPSO(fitness,N,cmax,cmin,w,M,D)-People who want to work hard to bring a little bit of research to help- learning factor can vary PSO algorithm is no longer c1 = c2 =
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1827
    • 提供者:刘文
  1. evolve

    0下载:
  2. matlab pso-xc evolve.m matlab pso-xc evolve.m
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1840
    • 提供者:kblee
  1. evolve2

    0下载:
  2. matlab pso-xc evolve2.m matlab pso-xc evolve.m
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1861
    • 提供者:kblee
  1. psoToolbox

    0下载:
  2. Help psoToolbox V1.0 psoToolbox provides an interective GUI based Toolbox to solve optimization problems using particle swarm optimization. Creat a fitness function in M-file. Inputs: Function : Function handle of fitness function.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:99770
    • 提供者:kiumars
  1. Untitled

    0下载:
  2. matlab软件开发源程序 粒子群优化算法 格式m文件-matlab software development PSO source file format m
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:828
    • 提供者:ZDL
  1. M-PSO

    1下载:
  2. 在粒子群算法的基础上进行改进的动态粒子群寻优算法,对于动态环境可以完成有效寻优,跟踪动态极值-On the basis of improved particle swarm optimization dynamic particle swarm optimization algorithm for dynamic environment optimization can be done effectively, track dynamic extremes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:18556
    • 提供者:
  1. nnet

    0下载:
  2. pso-net 神经网络M文件 利用pso算法对bp神经网络进行训练-pso-net Neural Network M file use pso algorithm bp neural network training
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:8370
    • 提供者:花开琴海
  1. fa3dd53de757701114f64c8293eeb163

    0下载:
  2. 粒子群算法的程序,相信帮助很大。很多地方值得借鉴。我的受益很大-Application of particle swarm optimization (pso), believe a great help.In many places is worth using for reference.I m under a lot of benefits
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:23950
    • 提供者:飞飞
  1. nunfou

    0下载:
  2. 已经调试成功.内含m文件,可直接运行,仿真效果非常好,基于分段非线性权重值的Pso算法。- Has been successful debugging. M contains files can be directly run, Simulation of the effect is very good, Based on piecewise nonlinear weight value Pso algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:4809
    • 提供者:nuilen
  1. SAPSO

    1下载:
  2. 针对PSO在寻优过程容易出现“早熟”现象,提出了一种基于Sobol序列的自适应变异 PSO算法(SAPSO),SAPSO.m-In the optimization process for PSO prone to premature phenomenon, a new Adaptive Mutation PSO Sobol sequence (SAPSO), SAPSO.m
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:814
    • 提供者:kiwileee
  1. mingjui

    0下载:
  2. 实现了对10个数字音的识别,已经调试成功.内含m文件,可直接运行,基于K均值的PSO聚类算法。- To achieve the recognition of 10 digital sound, Has been successful debugging. M contains files can be directly run, K-means clustering algorithm based on the PSO.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:4854
    • 提供者:文恒利
  1. menyan

    0下载:
  2. 基于分段非线性权重值的Pso算法,已经调试成功.内含m文件,可直接运行,旋转机械二维全息谱计算。- Based on piecewise nonlinear weight value Pso algorithm, Has been successful debugging. M contains files can be directly run, Rotating machinery 2-d holographic spectrum calculation.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:7990
    • 提供者:张海
  1. mingtang

    0下载:
  2. 已经调试成功.内含m文件,可直接运行,相关分析过程的matlab方法,基于K均值的PSO聚类算法。- Has been successful debugging. M contains files can be directly run, Correlation analysis process matlab method, K-means clustering algorithm based on the PSO.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:4591
    • 提供者:maonen
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com