CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 遗传算法源代码

搜索资源列表

  1. 基于小生境遗传算法的DOA估计

    1下载:
  2. 基于小生境遗传算法的DOA估计,内附matlab仿真结果和源代码
  3. 所属分类:matlab例程

    • 发布日期:2010-04-04
    • 文件大小:66992
    • 提供者:huluobo
  1. 遗传算法的matlab源代码

    1下载:
  2. 遗传算法的matlab源代码,主要用于分类
  3. 所属分类:matlab例程

    • 发布日期:2011-10-28
    • 文件大小:129954
    • 提供者:xjxiaojin
  1. 遗传算法优化BP神经网络的权值的matlab程序源代码

    26下载:
  2. 遗传算法优化BP神经网络的权值的matlab程序源代码。,Genetic algorithm BP neural network weights of the matlab source code.
  3. 所属分类:matlab例程

    • 发布日期:2015-05-18
    • 文件大小:130872
    • 提供者:hexing
  1. gene

    0下载:
  2. 遗传算法源代码,matlab源代码,just live your own way -the original code of gene,matlab,just live your own way
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1209
    • 提供者:徐小扁
  1. ga

    0下载:
  2. 基于遗传算法的寻优的matlab程序源代码-Based on genetic algorithm optimization matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5033
    • 提供者:hexing
  1. PSA_RBF

    0下载:
  2. 一个粒子群算法、遗传算法优化RBF径向基神经网络源代码,可直接使用。-A particle swarm optimization, genetic algorithm optimization RBF Radial Basis Function neural network source code, can be used directly.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:6543
    • 提供者:李霞妮
  1. yichuansuanfagac

    0下载:
  2. 一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。 -A very simple genetic algorithm source code, is Denis Corm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3422
    • 提供者:leilei
  1. gaot

    0下载:
  2. 遗传算法工具箱中的遗传算法源代码,希望有用-GA genetic algorithm toolbox source code, hope that useful
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:6734
    • 提供者:tj
  1. d66906376b80

    0下载:
  2. 遗传算法解决TSP背包问题的源代码,包涵MATLAB程序和详尽文字算法说明-Knapsack problem genetic algorithm source code for TSP, bear with MATLAB algorithms procedures and detailed text descr iption
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:585920
    • 提供者:px
  1. genetic-algorithm

    0下载:
  2. 遗传算法是一种进化算法,应用广泛,此文件包含基本遗传算法,顺序选择遗传算法,适值函数标定的遗传算法,大变异遗传算法,自适应遗传算法,双切点交叉遗传算法,多变异位自适应遗传算法matlab源代码,供大家参考-Genetic algorithm is an evolutionary algorithm, widely used, this file contains the basic genetic algorithm, genetic algorithm selection order coin
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:6427
    • 提供者:熊杰
  1. yichuansuanfa

    1下载:
  2. 有关电力系统无功优化方面的遗传算法的MATLAB源代码。-The reactive power optimization genetic algorithm MATLAB source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:50345
    • 提供者:郭洪武
  1. 遗传算法MATLAB源代码,TPS

    0下载:
  2. 运用matlab遗传算法解决TPS,实用(Using Matlab genetic algorithm to solve TPS, practical)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:巴二二
  1. GA

    2下载:
  2. 十进制、二进制遗传算法以及混合遗传算法matlab源代码(Matlab Code for Genetic Algorithm in Bin and Dec format and Mix Genetic Algorithm with an example. 17 files include functions for mutation, hybird, fitness and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:8192
    • 提供者:T_Y
  1. 粒子群算法源代码

    4下载:
  2. 改进的粒子群算法,与遗传算法,神经网络,模拟退火等算法相结合(An improved particle swarm optimization algorithm combined with genetic algorithm, neural network, simulated annealing algorithm and so on)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:8192
    • 提供者:七七7777
  1. (MTSP)的遗传算法的MATLAB程序

    1下载:
  2. 本例程是基于MATLAB编写的遗传算法的源代码,具有较高的实用价值(The source code of the genetic algorithm written in MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:4096
    • 提供者:1334849784
  1. 模拟退火算法和遗传算法程序

    0下载:
  2. 使用MATLAB编写的模拟退火算法和遗传算法的源代码(The source code of the simulated annealing algorithm and genetic algorithm written in MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:1334849784
  1. MATLAB智能算法30个案例分析 源代码

    0下载:
  2. 遗传算法的路径优化问题简单案例教程,及智能算法相关30个案例(A simple case course for path optimization of genetic algorithms)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:4575232
    • 提供者:学习小渣渣
  1. initializega

    0下载:
  2. 老版本遗传算法源代码,可以保存进新版本进行调用(The old version of the genetic algorithm source code)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:6林
  1. Timetable_of_course

    8下载:
  2. MATLAB中基本遗传算法对于排课问题的源代码。(The source code of the basic genetic algorithm for arranging class problems in MATLAB.)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-04
    • 文件大小:9216
    • 提供者:ssskyfuker
  1. 遗传算法

    1下载:
  2. MATLAB仿真源代码,遗传算法优化。有仿真图。性能良好。(Matlab simulation source code,)
  3. 所属分类:matlab例程

    • 发布日期:2020-08-13
    • 文件大小:3072
    • 提供者:nattiness
« 12 3 4 5 6 »
搜珍网 www.dssz.com