搜索资源列表

  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 par
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:7168
    • 提供者:华宇
  1. GA-PSO

    0下载:
  2. combine of GA algorithm with PSO
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:mahdiyar
  1. Code-FLC-ANFIS-GA-PSO

    0下载:
  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 integra
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:188416
    • 提供者:hari
  1. GA-rbf

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

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者: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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:123904
    • 提供者:ethbk
  1. GA-PSO-BPnn.pdf

    0下载:
  2. 基于GA-PSO-BP组合的神经网络应用研究,有需要请下载。-Application of Neural Network GA-PSO-BP portfolio based on the need to download.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:lyy
  1. GA-PSO

    1下载:
  2. 粒子群算法与遗传算法的联合的GA-PSO算法运用,带有测试函数-Joint GA-PSO algorithm using particle swarm optimization and genetic algorithm with test function
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:12288
    • 提供者:张煜坤
  1. pso

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

    • 发布日期:2024-05-17
    • 文件大小:52224
    • 提供者:孙志勇
  1. Bin-Packing-Problem-using-GA--PSO--FA--and-IWO.zi

    0下载:
  2. Bin Packing Problem using GA, PSO, FA, and IWO
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-17
    • 文件大小:18432
    • 提供者: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例程

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:袁杰
  1. PSO-inspiral

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

    • 发布日期:2024-05-17
    • 文件大小:12288
    • 提供者:JeremyZhang
  1. ga-pso

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

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:fariba
  1. ga-pso

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

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

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

    • 发布日期:2024-05-17
    • 文件大小:1655808
    • 提供者: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. 所属分类:图片显示浏览

    • 发布日期:2024-05-17
    • 文件大小:28672
    • 提供者: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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小: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. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:lixinning
  1. psopt

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

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

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

    • 发布日期:2024-05-17
    • 文件大小:17408
    • 提供者:faem
  1. 3438

    0下载:
  2. papers excellent for forecast of weather
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:2849792
    • 提供者:seven89
« 1 2 3 4 56 7 8 9 10 11 »

源码中国 www.ymcn.org