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

搜索资源列表

  1. pso2012-04-03

    1下载:
  2. 粒子群算法的matlab实现,包含主文件pso.m和例子程序psodemo.m和psodemo2.m等,每个文件都有详细的注释说明。-Particle Swarm algorithm matlab realize, contains the the master file pso.m and example program psodemo.m and psodemo2.m etc., each file has detailed notes.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:3893
    • 提供者:fang
  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
    • 文件大小:1024
    • 提供者:杜青青
  1. pso

    0下载:
  2. 是关于粒子群的一个优化MATLAB程序,直接可以生成M文件使用,稍作修改即可。-MATLAB program is the particle swarm optimization can directly generate the M-file using minor modifications.
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:1572
    • 提供者:小丫
  1. cross-factor-pso-and-qpso

    0下载:
  2. 带交叉算子的量子粒子群优化算法和粒子群算法的matlab源程序.m-QPSO and PSO with crossover operator. MATLAB CODE
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:4052
    • 提供者:陈玉挺
  1. pso

    0下载:
  2. 粒子群算法求解旅行商问题 运行yunxing.m中的内容-Particle swarm algorithm to solve the traveling salesman problem
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:3501
    • 提供者:王豆豆
  1. Matlab-PSO-is-applied-to-neuralnet

    0下载:
  2. 粒子群优化算法(PSO)应用于神经网络优化程序。分为无隐含层、一隐含层、二隐含层。运行DemoTrainPSO.m即可-Particle Swarm Optimization (PSO) used neural network optimization program. Divided into no hidden layer, a hidden layer, two hidden layers. You can run DemoTrainPSO.m
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:22428
    • 提供者:沈云波
  1. aijipso

    0下载:
  2. 此程序是利用M文件编写的粒子群算法 可实现参数寻优功能-MATLAB PSO M
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:765
    • 提供者:海哥
  1. InitSwarm

    0下载:
  2. 粒子群LSSVM优化算法pso.m的子程序,运行数据库LSSVMlabv1_8_R2009b_R2011a。-subroutine of Particle swarm LSSVM optimization pso. M
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:875
    • 提供者:Bai
  1. BaseStepPso

    0下载:
  2. 粒子群优化LSSVM参数 pso.m子程序,应用数据库LSSVMlabv1_8_R2009b_R2011a-subroutine of Particle swarm LSSVM optimization pso. M
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1409
    • 提供者:Bai
  1. AdaptFunc

    0下载:
  2. 粒子群法优化LSSVM参数程序pso.m子程序,应用环境LSSVMlabv1_8_R2009b_R2011a-subroutine of Particle swarm LSSVM optimization pso. M
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:695
    • 提供者:Bai
  1. Standard-PSO-2011-matlab

    0下载:
  2. 标准pso算法新的实现,使用matlab编写。详细,权威,注释丰富,便于修改和使用。同时有适于mac os的m程序。-A realization of standard pso algorithm in 2011, written in matlab. Attached with matlab codes on mac os x.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:15412
    • 提供者:rebecca chillin
  1. PSO-algorithm-

    0下载:
  2. 这个程序就是最基本的粒子群优化算法程序,用Matlab实现。优化函数则以m文件的形式放在fitness.m里面,对不同的优化函数只要修改fitness.m就可以了通用性很强。-This program is the most basic particle swarm optimization procedures, using Matlab to achieve. Optimizing the function with the form of m documents on fitness.m
  3. 所属分类:matlab

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

    3下载:
  2. 粒子群算法用于模型参数辨识,matlab源程序代码,M文件-Particle swarm algorithm is used for parameter identification
  3. 所属分类:matlab

    • 发布日期:2015-09-26
    • 文件大小:1024
    • 提供者:wqq
  1. pso

    0下载:
  2. PSO algorithm (PSO) standard test function verification process. M in a document, including the current literature is used to validate the seven standard test function (Ackley), 3D dynamic display, and the over-concentration of particles scatters whe
  3. 所属分类:Project Design

    • 发布日期:2017-04-11
    • 文件大小:1520
    • 提供者:omid
  1. ps0_ann.m

    0下载:
  2. This code is used for the load forecasting of the electricity system by using ANN and PSO. Hoping it can help those who are doing this area. -This code is used for the load forecasting of the electricity system by using ANN and PSO. Hoping it can hel
  3. 所属分类:Energy industry

    • 发布日期:2017-04-12
    • 文件大小:1511
    • 提供者:
  1. Pso-Basics

    0下载:
  2. I want to state that according to my previous month bill (M/S Gangesh kumar A/C no 400363210)was approx. INR 300 TO 400 But in month of august its INR 2000 .when complain was lodged to RO they said its software fault
  3. 所属分类:Development Research

    • 发布日期:2017-04-11
    • 文件大小:1431
    • 提供者:Gangesh Jha
  1. gPSO.m

    0下载:
  2. 基本的粒子群算法,计算的函数根据需要自己更改-the basic PSO to solve the optimization question
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:933
    • 提供者:李寄玮
  1. cuckoo_search.m

    1下载:
  2. Xin she Yang提出的布谷鸟算法,用来解决最优化问题。相比于传统的遗传算法和粒子群算法,该算法的效率更高。-It is published by Xin she Yang and is able to solve the optimization question。it is one of the heuristic algorithm and has the advantage compared with the GA and PSO.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2983
    • 提供者:李寄玮
  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. PSO

    0下载:
  2. 这是一个PSO优化PID 的例子,里面使用M文件编写的,可以直接用-This is an example of PSO to optimize PID, using M files written inside, can use directly
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1136
    • 提供者:yuanqing wang
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com