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

搜索资源列表

  1. AGA

    1下载:
  2. 自适应遗传算法matlab代码.自适应遗传算法的问题是很容易早熟,好处就是速度快 .不过我将在其中会引入一个早熟判定标志的,并设定一个阈值,如此以来,就可以防止早熟现象了 -Adaptive genetic algorithm Matlab code. Adaptive genetic algorithm is very easy precocious, advantage is faster. However, in which I will be introducing an early
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:959
    • 提供者:zs
  1. GA-MATLAB

    0下载:
  2. MATLAB环境下的遗传算法源程序代码压缩包
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2103
    • 提供者:武军伟
  1. zsy-yc.rar

    0下载:
  2. 这是自适应遗传算法的MATALB代码,经调试运行通过,希望对大家有用,This is self-adaptive genetic algorithm MATALB code, adopted by the debugger to run, everyone would like to be useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5120
    • 提供者:liyan
  1. cellga.rar

    1下载:
  2. 多种群的链式智能体遗传算法,代码及其用于优化的实验结果都在里面。大家用了最好给点评价,建议只作为研究用。我有相关的论文,需要索取的话,请与我联系,Multi-population of chain-agent genetic algorithm, the code and to optimize the experimental results are inside. We use the best rating to the point, it is recommended only for
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:7134723
    • 提供者:李明
  1. GA

    0下载:
  2. 该源码是神经网络中常用的遗传算法的代码。遗传算法是最优化常用的解法之一。-The source code is generated gabor operator of the source image characteristics, such as image segmentation can be used.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2412
    • 提供者:xiao
  1. matlabforVRP

    2下载:
  2. 解决车辆路径问题的MATLAB代码,经过测试可以使用。算法采用遗传算法,对于写人工智能领域的相关论文有很大的帮助-Solve the vehicle routing problem with the MATLAB code that can be used after testing. Algorithm using genetic algorithms, artificial intelligence for the written papers of great help
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-20
    • 文件大小:6693
    • 提供者:ly
  1. GA_fitting

    0下载:
  2. 此代码是本人写的用遗传算法拟合MIMO系统TF模型参数,通过例子说明算法的有效性。-This code is written, I fit MIMO systems using genetic algorithms TF model parameters, through the examples of the algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2661
    • 提供者:Liu Hongbin
  1. GA

    0下载:
  2. VC 遗传算法。文件中包括多个程序代码,有最基本二进制遗传代码。 另外包含多个改进遗传算法代码,C语言开发。在VC下可运行。 唯一需要改进的是:第一:目标函数(结合你自己需要求解的问题) 第二:随机函数。(代码中是自己写的库,在一些电脑上运行不正确。可以换成已有的rand)。在我另外上传的一个资料中已经更正。但这是最原始的,容易理解。所以上传上来。-Gene Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1454684
    • 提供者:zhoulimin
  1. HSOGA

    3下载:
  2. 《求解全局优化问题的混合自适应正交遗传算法》一文的源码,见软件学报2010年第6期的文章。该代码中的自适应正交叉遗传算子有极强的搜索能力,特别适合高维工程函数模型的优化,如机器人多自由度的数学模型优化。虽然本人虽已不从事什么学术上的研究,但若你借鉴了其中的代码或者思想,请把该文献加入到你的参考文件中,谢谢。-" Global Optimization Problem with adaptive orthogonal genetic algorithm," a source te
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:88613
    • 提供者:江中央
  1. MATLAB.gt

    0下载:
  2. MATLAB遗传算法源代码 适用于解决遗传算法的代码,对于建模方面的同学有帮助-Genetic algorithm is the source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:22286
    • 提供者:国威
  1. GeneticAlgorit

    0下载:
  2. matlab重要的学习资料 初学者的好帮手 程序代码非常重要,遗传算法与粒子群算法比较-matlab important information for beginners to learn a good helper program code is very important, genetic algorithms and particle swarm algorithm is relatively
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:138030
    • 提供者:谭方
  1. select

    0下载:
  2. 自编的MATLAB遗传算法代码,用简单遗传算法求取函数最大值-The MATLAB genetic algorithm code self, to strike a function with a maximum value of simple genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1049
    • 提供者:陈磊
  1. routing-algorithm-based-on-GA-

    0下载:
  2. 基于遗传算法和模拟退火算法融合的带QoS约束的组播路由算法 Matlab代码- QoS constrained multicast routing algorithm based on GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:1639
    • 提供者:
  1. robots-AGA

    1下载:
  2. 机器人队形控制 自适应遗传算法matlab代码-Robot formation control Adaptive genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-01
    • 文件大小:4096
    • 提供者:
  1. GA-of-MATLAB-program-design

    0下载:
  2. 遗传算法Matlab的核心思想讲解,流程阐述以及算例代码-The core idea of the genetic algorithm Matlab to explain, the process described and example code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:125716
    • 提供者:席明
  1. BGA

    0下载:
  2. 基本的遗传算法MATLAB代码,对于多维函数的优化非常有效,仿真结果的效果很好。-Basic genetic algorithm based on MATLAB code, optimized for multi-dimensional function is very effective, the effect of simulation results is very good.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:422700
    • 提供者:sigoo
  1. chap8(遗传算法和粒子群算法)

    0下载:
  2. 遗传算法流程以及几种应用场景,matlab原程序代码及mat文件(Genetic algorithm process and several application scenarios, matlab original program code and mat files)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-27
    • 文件大小:100352
    • 提供者:flowerslee
  1. 遗传算法求解多目标约束问题

    1下载:
  2. 包含了使用遗传算法求解多目标约束问题的matlab代码(this document includes the code of solving multi-object problem using gene algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:风雨兼程111
  1. 模式识别代码

    0下载:
  2. 基于matlab的Iris、乳腺癌数据集的模式识别分类算法,含有 遗传算法+SVM、isodata、感知器算法、LMSE、神经网络等算法的实现代码,用于聚类效果良好,是模式识别大作业的参考资料(The pattern recognition classification algorithm based on MATLAB for Iris and breast cancer data sets contains the implementation code of genetic algorit
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:6144
    • 提供者:张小明12345
  1. 遗传算法代码

    1下载:
  2. 遗传算法的一些MATLAB代码,有详细的代码注释(Genetic algorithm of some MATLAB code, with detailed code notes)
  3. 所属分类:人工智能/神经网络/深度学习

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