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

搜索资源列表

  1. PSO

    0下载:
  2. 基本的群智能算法MatLab范例程式,对刚接触PSO的新手来说,可以有初步的认知-Basic particle swarm optimization source code
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1060
    • 提供者:蔡立宗
  1. PSO

    1下载:
  2. 粒子群进化算法,标准的源代码程序和实例教程。-Evolutionary particle swarm algorithm, standard procedures and examples of source code tutorial.
  3. 所属分类:MPI

    • 发布日期:2014-05-05
    • 文件大小:11621
    • 提供者:jia
  1. PSO-CODE

    0下载:
  2. 以Rosenbrock矩阵做为测试函数的微粒群算法的一些源码-Rosenbrock matrix in order to function as a test of the Particle Swarm Optimization of a number of source
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:11681
    • 提供者:刘翔
  1. pso

    0下载:
  2. 微粒群优化算法,可以应用在不同的领域,这是一个核心代码,可根据不同的应用领域进行扩展。-Particle swarm optimization algorithm, can be applied in different fields, this is a core of code, according to different application areas expand.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:248447
    • 提供者:gaoqian
  1. BasicPSO

    0下载:
  2. pso matlab source code,
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1986
    • 提供者:josh cheng
  1. PSO

    0下载:
  2. 一个非常好的PSO代码,和遗传算法完美结合,非常好用!-PSO a very good code, and genetic algorithm combination is very easy to use!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:1628
    • 提供者:清风
  1. pso-image

    0下载:
  2. LGB图像压缩代码--使用LGB算法训练码本,多次训练直到收敛到一定程度。可以输出量化结果和量化信噪比-LGB image ya suo--the use of the code, many training until convergence to a certain extent. Output can be quantified and quantitative results SNR
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:4027
    • 提供者:nobbe
  1. pso-svm

    10下载:
  2. 这是一个用pso优化SVM中的惩罚参数C和核参数g的MATLAB源码,简单易学-This is an optimization of SVM with the pso in the penalty parameter C and kernel parameter g of the MATLAB source code, easy to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-25
    • 文件大小:1498
    • 提供者:yyifang
  1. pso

    0下载:
  2. This an implementation of Particle Swarm Optimization algorithm using the same syntax as the Genetic Algorithm Toolbox, with some additional options specific to PSO. Allows code-reusability when trying different population-based optimization al
  3. 所属分类:matlab

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

    4下载:
  2. 粒子群优化算法是一种进化优化技术,源于对鸟群扑食的行为,是一种基于迭代的优化工具。此文件提供了基本粒子群算法、带压缩因子的粒子群算法、二阶粒子群算法、二阶振荡粒子群算法、权重改进的粒子群算法、混沌粒子群算法、基于杂交的粒子群算法、基于模拟退火的粒子群算法的MATLAB源代码。-PSO is an evolutionary optimization technique, derived from the behavior of the birds of prey, is based on iter
  3. 所属分类:matlab

    • 发布日期:2015-09-25
    • 文件大小:16769
    • 提供者:熊杰
  1. mfx_basic_pso_www.matlabsite.com_1

    0下载:
  2. matlab code for pso that make easy way for coding.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:9470
    • 提供者:mbbzz
  1. PSO-GM

    3下载:
  2. 微粒群算法结合灰色系统理论进行预测的matlab代码,精确度较高-Particle Swarm Optimization of gray system theory to predict the matlab code, high precision
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2379
    • 提供者:王孔峰
  1. PSO-matlab-code

    0下载:
  2. 粒子群算法的matlab源代码,偶尔搜到的,不知道质量咋样-PSO algorithm matlab source code, and occasionally to search, do not know the quality of Zeyang
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:156468
    • 提供者:陶娟
  1. PSO

    0下载:
  2. 基于matlab编写的的粒子群优化算法源码,主要用于解决优化问题~-Particle swarm optimization based algorithm matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:690
    • 提供者:余晓伟
  1. PSO-matlab

    0下载:
  2. 标准PSO算法源代码(matlab) 不少网友需要PSO源代码,现将很早前的matlab代码贴上来。不过俺已经不搞学术很久了,现从事财政公务员工作,因此可能无法解答更多问题。-Standard PSO algorithm source code (matlab) that many users need to PSO source code matlab code much earlier now Tieshanglai. But I have been a long time not
  3. 所属分类:matlab

    • 发布日期:2016-11-09
    • 文件大小:2048
    • 提供者:katy
  1. pso-source-code

    0下载:
  2. 本源代码是MATLAB语言下的粒子群算法的实例,有需要的朋友可以参考-pso source code
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:164287
    • 提供者:冯小强
  1. pso

    0下载:
  2. PSO-MATLAB-CODE This code is about an objective particle swarm optimizer with emphasis on efficiency
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:4982376
    • 提供者:daneshmandmitra
  1. PSO-matlab

    1下载:
  2. 人工智能算法,粒子群算法matlab详解代码,适用于各种寻优-Artificial intelligence algorithms, PSO Detailed matlab code, suitable for a variety of optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-12-22
    • 文件大小:152576
    • 提供者:潘健
  1. The-standard-PSO-source-code

    0下载:
  2. MATLAB pso标准微粒群算法源程序代码-MATLAB The standard PSO source code
  3. 所属分类:matlab

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

    0下载:
  2. 粒子群优化算法PSO的matlab代码,仅供参考学习-PSO PSO matlab code for reference study
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:693
    • 提供者:楼吗发
« 1 23 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com