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

搜索资源列表

  1. ga-pso

    0下载:
  2. a hybrid ga-pso alogorithm for optimization problem
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1984
    • 提供者:amin
  1. PSO-GA

    0下载:
  2. 粒子群算法求解多维约束函数极值,并与遗传算法比较。结果发现,粒子群有很好的精度。-A particle swarm optimization algorithm for solving the extreme value of multi dimensional constrained function, and compared with genetic algorithm. The results show that the particle swarm has a good accurac
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7112
    • 提供者:华宇
  1. GA-PSO

    0下载:
  2. combine of GA algorithm with PSO
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5917
    • 提供者:mahdiyar
  1. Code-FLC-ANFIS-GA-PSO

    1下载:
  2. We describe in this paper a new hybrid approach for mathematical function optimization combining Particle Swarm Optimization (PSO) and Genetic Algorithms (GAs) using Fuzzy Logic for parameter adaptation and integrate the results. The new evol
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:188372
    • 提供者:hari
  1. GA-rbf

    1下载:
  2. PSO和GA算法针对RBF网络优化,分别为PSO和GA的,RBF网络的程序结构给出了,只需要稍加改动即可-PSO、GA algorithm for RBF network
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2637
    • 提供者:Solemn胜威
  1. GA-COMBINATION-pso

    0下载:
  2. 我从网上下载了一个GA-PSO算法,试着利用GA和PSO组合的策略进行优化,结果算法很问题,效率和不错。我下载原始算法,有一个问题就是它是针对所有的设计变量上下限都是一样的,所以我对程序进行了修改与改进,现在可以处理上下限不一致的问题,同时fix了一些bug。现在把修改后的程序和大家分享一下,希望能对您有用~- I download a GA and PSO algorithm, try using the combination of GA and PSO strategy optimizat
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:123861
    • 提供者:ethbk
  1. GA-PSO-BPnn.pdf

    1下载:
  2. 基于GA-PSO-BP组合的神经网络应用研究,有需要请下载。-Application of Neural Network GA-PSO-BP portfolio based on the need to download.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3108
    • 提供者:lyy
  1. pso

    0下载:
  2. matlab粒子群算法和遗传算法是解决约束优化问题,无约束优化问题和多目标优化问题的优化算法-PSO and GA are good optimizational algorithms
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:52639
    • 提供者:孙志勇
  1. Bin-Packing-Problem-using-GA--PSO--FA--and-IWO.zi

    0下载:
  2. Bin Packing Problem using GA, PSO, FA, and IWO
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:18028
    • 提供者:Mustafa
  1. pso-GA

    0下载:
  2. 粒子群算法MATLAB代码、遗传算法优化RBF径向基神经网络MATLAB程序-Particle swarm algorithm MATLAB code, genetic algorithm optimization RBF RBF neural network MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:3838
    • 提供者:袁杰
  1. PSO-inspiral

    0下载:
  2. 利用遗传算法来进行一个inspiral 科学工作流的开发! -a GA based algorithm for inspiral workflow scheduling!!
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-04
    • 文件大小:11993
    • 提供者:JeremyZhang
  1. ga-pso

    0下载:
  2. This program is a matlab code for heuristic optimization algorithm based on GA-PSO.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2087
    • 提供者:fariba
  1. ga-pso

    0下载:
  2. genetic and pso couple code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:3653
    • 提供者:javad
  1. ga-pso

    0下载:
  2. this code describe combine pso algorithm with genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1655999
    • 提供者:cheraghali
  1. mutatdol-the-PSO

    0下载:
  2. PSO和GA的结合算法,对PSO中效果较差的粒子进行交叉和变异操作,-The combination of PSO and GA algorithm, poor effect of the particles in PSO for crossover and mutation operation,
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-13
    • 文件大小:28284
    • 提供者:Eleanpre
  1. GA-PSO

    0下载:
  2. GA优化PSO算法,解决二元函数找最值问题,matlab程序,开发环境R2012b-GA optimization PSO algorithm to solve binary function to find the most value problem, matlab program, the development environment R2012b
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:3072
    • 提供者:高帅
  1. jiyujiaocha-PSO

    0下载:
  2. 是对基本粒子群算法PSO的一种改进,加入遗传算法GA中的简单的交叉环节,子代再进行迭代。-this is an improvement to the basic particle swarm algorithm PSO, adding a simple intersection in the genetic algorithm GA, and the iterations are iterated again.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-16
    • 文件大小:4096
    • 提供者:lixinning
  1. psopt

    6下载:
  2. 一种粒子群算法,可以优化具有线性约束、非线性约束、等式约束、有界约束的问题,使用方法与MATLAB自带的GA算法类似(搬运)(A particle swarm optimization algorithm can optimize the problems with linear constraints, nonlinear constraints, equality constraints and bounded constraints. The method is similar to th
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:25600
    • 提供者:121ll
  1. ga&pso

    0下载:
  2. Hybrid algorithms for Jobshop Scheduling Problem
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:17408
    • 提供者:faem
  1. 3438

    0下载:
  2. papers excellent for forecast of weather
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:2849792
    • 提供者:seven89
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com