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

搜索资源列表

  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
    • 文件大小:1712
    • 提供者:李迅
  1. PSO-TSP.rar

    1下载:
  2. 本程序是一个用POS来求解NP难问题,比图TSP问题,实际仿真效果证明改算法合理,This procedure is a POS to use NP hard problem to solve than the TSP problem graph, the actual simulation results prove that a reasonable change algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-23
    • 文件大小:1094
    • 提供者:杨维
  1. pso_bp

    1下载:
  2. PSO训练BP网络的matlab代码,下载后,加入输入输出样本即可运行。-PSO trained BP network matlab code, download, add input and output samples can be run.
  3. 所属分类:Windows Develop

    • 发布日期:2015-10-20
    • 文件大小:2362
    • 提供者:lees3432
  1. PSO

    0下载:
  2. 粒子群算法,根据自己需要可以更改里面的参数具体情况自己更改-Particle swarm optimization, in accordance with their needs can change the parameters inside the specific circumstances of their own change
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:947846
    • 提供者:Bruce
  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
    • 文件大小:2364
    • 提供者:张涛
  1. pso

    1下载:
  2. 自编的多目标粒子群优化算法,可以运行哦。-Written and directed the multi-objective particle swarm optimization, you can run, oh.
  3. 所属分类:Other windows programs

    • 发布日期:2016-03-04
    • 文件大小:1234
    • 提供者:sunny
  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
    • 文件大小:15639
    • 提供者:qinming
  1. PSO

    2下载:
  2. 很实用的群优化智能算法,计算粒子群算法的源代码,所需优化的目标函数命名为fitness即可。-a partical swarm algorithm
  3. 所属分类:Other systems

    • 发布日期:2014-05-05
    • 文件大小:816
    • 提供者:iop
  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

    0下载:
  2. Particle swarm optimization (PSO) is a population based stochastic optimization technique developed by Dr. Eberhart and Dr. Kennedy in 1995, inspired by social behavior of bird flocking or fish schooling. Each particle keeps track of its coordinates
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-24
    • 文件大小:673
    • 提供者:BBB
  1. pso

    0下载:
  2. pso-matlab7.0例子pso(alfaB,yB,alfaN,HBB,HBN,yN,d)-pso-matlab7.0pso(alfaB,yB,alfaN,HBB,HBN,yN,d)
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1000
    • 提供者:xuchang
  1. matlab

    0下载:
  2. i need source code for JSSP using GA,PSO,hPSO and CPSO.
  3. 所属分类:File Operate

    • 发布日期:2016-11-14
    • 文件大小:4907684
    • 提供者:mohana raajan
  1. pso

    0下载:
  2. 基础的PSO算法程序,可以方便的解决优化问题,也可以在此基础上方便的进行改进-Based on PSO algorithm program, you can easily solve the optimization problem, on this basis can also be easily be improved
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:53822
    • 提供者:段昊
  1. (pso)matlab[matlab]

    0下载:
  2. 这是粒子群较详细的工具箱,有不同的应用,并且有实例-This is a more detailed PSO toolbox, there are different applications and have examples of
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:57406
    • 提供者:pengweiwei
  1. PSO-matlab

    1下载:
  2. 粒子群算法matlab代码-PSO matlab code**************************************
  3. 所属分类:Other systems

    • 发布日期:2015-12-22
    • 文件大小:1024
    • 提供者:sw
  1. PSO论文

    0下载:
  2. 利用PSO优化Bp算法, 同时提供了详细地论文,代码仅供参考(Papers and code, on the use of PSO to improve the BP algorithm, the paper is more detailed, for reference only)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:898048
    • 提供者:shaodongheng
  1. pso

    0下载:
  2. 适用于matlab平台,利用这筛选数据,进行反演。(Applies to the MATLAB platform and uses the filtered data for inversion)
  3. 所属分类:其他

  1. 简单PSO

    0下载:
  2. 带惯性权重的pso matlab代码程序(PSO matlab code program with inertia weight)
  3. 所属分类:其他

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

    0下载:
  2. ANN-PSO matlab codes-Tested
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:57344
    • 提供者:littlemermaid
  1. anfis-elm-pso-master

    1下载:
  2. matlab。优化PSOELM算法源码,粒子群优化算法极限学习机(The matlab. Optimal PSOELM algorithm source code, the particle swarm optimization algorithm is extreme learning machine)
  3. 所属分类:其他

    • 发布日期:2020-11-08
    • 文件大小:7168
    • 提供者:宅大帅
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com