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

搜索资源列表

  1. pso-svm

    4下载:
  2. 一个PSO优化SVM参数的MATLAB程序及其举例。不过此程序必须在安装SVM工具箱的前提下才可运行。-A PSO optimized SVM parameters and their example MATLAB program. But this process must be installed under the premise of SVM toolbox in order to run.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:2166
    • 提供者:xiaolinzi
  1. PSO

    0下载:
  2. 粒子群标准算法,共六个m文件,对于粒子群算法的初学者有用。-The standard particle swarm algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4507
    • 提供者:tqs
  1. peizhun

    1下载:
  2. 最优化算法 PSO.m POWELL.m 互信息尺度 MI.m EMI.m RMI.m HiMI.m GMI.m FPMI.m-Optimization algorithm PSO.m POWELL.m-scale mutual information MI.m EMI.m RMI.m HiMI.m GMI.m FPMI.m
  3. 所属分类:Special Effects

    • 发布日期:2016-04-08
    • 文件大小:19594
    • 提供者:程昱
  1. FNN_PSO

    0下载:
  2. This M-file is about using Particle Swarm Algorithm (PSO) to train a Fuzzy Neural Network.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1000
    • 提供者:Mehran Ahmadlou
  1. pso.code

    0下载:
  2. 主函数的源程序,优化函数则以m文件的形式放在fitness.m里面,对不同的优化函数只要修改fitness.m就可以了通用性很强。-pso code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:905
    • 提供者:余超
  1. psotoolbox

    0下载:
  2. psotoolbox Installation: -Unzip and copy the files to a folder (directory). -Add the path to Matlab. (File>Set Path>Add with Subfolders) -Read help for get_psoOptions.m and pso.m (enter help get_psoOptions at command line) -Run PS
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:53883
    • 提供者:rezaii
  1. pso

    0下载:
  2. Unzip and copy the files to a folder (directory). -Add the path to Matlab. (File>Set Path>Add with Subfolders) -Read help for get_psoOptions.m and pso.m (enter help get_psoOptions at command line)
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2639
    • 提供者:letian
  1. pso

    2下载:
  2. 程序说明: jblzq.m为基本粒子群程序求函数的最大值 lzq2.m是惯性权重法求函数的最大值 lzq3.m是惯性权重法求函数最小值。当然也可以用lzq2.m实现,在函数前加个负号 lzq4.m是收敛因子法求函数最小值 lzq5.m是带变异的惯性权重法求最大值,变异条件比较简单,变异次数多。还有一种变异是利用各粒的最优位置与全局最优位置的差的平方和,再开根号的值小于某一值最为收敛条件,将在我的报告中叙述 lzq6.m是分层粒子群优化算法,即利用两个粒子群同时进行搜索,一
  3. 所属分类:Algorithm

    • 发布日期:2016-12-22
    • 文件大小:6922
    • 提供者:沈龙
  1. pso

    0下载:
  2. pso(粒子群算法)优化神经网络 MATLAB的m 文件
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:781572
    • 提供者:caini2008
  1. pso

    0下载:
  2. pso algorithme NOTE: THIS IS AN ALPHA RELEASE. FOR TESTING ONLY. 1. Installation: -Unzip and copy the files to a folder (directory). -Add the path to Matlab. (File>Set Path>Add with Subfolders) -Read help for get_psoOptions.m an
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:2635
    • 提供者:mlaouhi
  1. functions

    0下载:
  2. NOTE: THIS AN ALPHA RELEASE. FOR TESTING ONLY. 1. Installation: -Unzip and copy the files to a folder (directory). -Add the path to Matlab. (File>Set Path>Add with Subfolders) -Read help for get_psoOptions.m and pso.m (enter help
  3. 所属分类:File Formats

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

    0下载:
  2. PSO对函数进行优化,pso.m为主函数程序,fitness.m为适应度函数, 程序以通过调试。-PSO function to optimize the program through the debugger
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:4958
    • 提供者:任超
  1. pso

    0下载:
  2. 粒子群算法的matlab实现,包含主文件pso.m和例子程序psodemo.m,psodemo2.m,Griewank.m, DrawGriewank.m等。每个文件都有详细的注释。-Particle swarm algorithm matlab realize, contains the master file pso.m and examples of procedures, each file has detailed notes.
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:4813
    • 提供者:fang
  1. pso优化算法

    0下载:
  2. 很好的粒子群算法 很好的粒子群算法 很好的粒子群算法 matlab环境M文件
  3. 所属分类:matlab例程

  1. pso

    0下载:
  2. PSO.m : particle swarm optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6522
    • 提供者:souroy
  1. PSO-BP

    8下载:
  2. 利用粒子群算法(PSO)来优化BP神经网络的权值和阈值,可运行,fun.m是用来计算适应度(误差)值的,在PSO.m中点击运行即可。-Using particle swarm optimization (PSO) to optimize the BP neural network weights and threshold, can run, fun.m is used to calculate the fitness value (error)
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:48378
    • 提供者:张云龙
  1. pso-pid

    0下载:
  2. 粒子群算法整定PID的算法,亲自调整,控制效果良好(pso-pid MATLAB m simulink)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:17408
    • 提供者:hjwgfkwewhrh
  1. PSO

    0下载:
  2. pso ,粒子群算法的matlab实现,包含fitness.m和pso.m(Particle swarm optimization)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:Qoung
  1. pso

    0下载:
  2. 粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO。它具有精度高,收敛快等优点,广泛用于系统辨识、函数优化等领域。文件pso.m是粒子群算法辨识程序,在此基础上,需要自行编写目标函数计算程序以实现不同系统的参数辨识。(Particle swarm optimization (PSO), also known as particle swarm optimization algorithm or bird swarm foragi
  3. 所属分类:数学计算

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:ClingTheGOAT
  1. PSO-Griewankan

    0下载:
  2. It is all PSO m files to solve the function Griewankan, which you can also change the fun to solve other problems.
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:612352
    • 提供者:rabbitace
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com