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

搜索资源列表

  1. job-shop-problem

    0下载:
  2. 使用遗传算法来来解决求解车间调度问题的matlab代码-matlab code for solving job shop problem to use genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:26045
    • 提供者:liuao0910
  1. Path-Planning_matlab

    2下载:
  2. 在MATLAB环境下基于遗传算法的机器人路径规划代码-Path in the MATLAB environment planning based on genetic algorithm codes
  3. 所属分类:matlab

    • 发布日期:2015-08-23
    • 文件大小:3072
    • 提供者:TANG
  1. Genetic-Algorithm

    0下载:
  2. 遗传算法是一种智能优化算法。本文档用一个简单的例子来说明遗传算法的各个步骤。每一步代码都有解释,适合初学者。-Genetic algorithm is an intelligent optimization algorithm. This document is a simple example to illustrate the various steps of the genetic algorithm. Each step has to explain the code, suitable
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:20636
    • 提供者:唐浩
  1. 信号处理经典算法

    0下载:
  2. 15个信号处理经典算法模型及代码实现,涵盖 Dijkstra.DP.BFS/DFS.红黑树.KMP.遗传.启发式搜索.图像 特征提取 SIFT.傅立叶变换.Hash.快速排序.SPFA.快递选择 SELECT 等 15 个经典基础算法,
  3. 所属分类:编程文档

    • 发布日期:2015-05-16
    • 文件大小:10926059
    • 提供者:huangxiaohui
  1. gene_bpnn_xor

    0下载:
  2. 基于matlab编写的遗传算法优化神经网络程序代码-Genetic algorithm optimization neural network code based on matlab written
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4638
    • 提供者:wangshaopeng
  1. yichuansuanfa

    0下载:
  2. 能够在matlab上运行的遗传算法代码,直接运行main-Genetic algorithm code can run on matlab, directly run main
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:7833
    • 提供者:xiaogong
  1. GA_WNN

    0下载:
  2. 遗传算法优化小波神经网络,代码通俗易懂,可以学习一下-Genetic algorithm optimization neural network, the code easy to understand, you can learn about
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:171357
    • 提供者:钟百万
  1. BP.SVM

    0下载:
  2. 这是遗传算法优化支持向量机代码。用于matlab分类应用-This is a genetic algorithm optimization support vector machine code. Applications for classification matlab
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2596
    • 提供者:zzk
  1. GA

    1下载:
  2. 基于遗传算法的图像阈值分割。里面有代码和本人搜集的参考文献,有助于初学者学习。-Based on genetic algorithm for image thresholding. I gathered codes and references which are very helpful for beginners.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-23
    • 文件大小:7303706
    • 提供者:宋小可
  1. GA_TSP

    0下载:
  2. 用C#语言来实现遗传算法的通用代码GA类,然后调动GA类解决组合优化领域的经典问题TSP,并给出了该算法的实现程序。-Genetic Algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:2999
    • 提供者:吴俊阳
  1. libsvm-3.1-[FarutoUltimate3.1Mcode]

    1下载:
  2. 包含粒子群算法、遗传算法、网格搜索法优化的支持向量机代码-Particle swarm algorithm, genetic algorithm, the grid search method optimization of support vector machine (SVM) code
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1309647
    • 提供者:张杰
  1. 3

    0下载:
  2. 一个简单的遗传算法,附有详细的编码、选择、交叉、变异代码-A simple genetic algorithm, with detailed coding, selection, crossover and mutation Code
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2144
    • 提供者:王一
  1. GA

    0下载:
  2. 遗传算法求解函数的极值源码,代码分为几个文件都是用遗传算法的操作命名。所求解函数具体说明在适应度函数文件和主要执行文件中都有说明。代码中有大量的注释,额甚至可以说注释的数量比代码量都多,因为编写次源码的初衷就是想用来给别人讲解遗传算法的一个大致的过程。虽然是最简单的GA,但是也还是有一定的效果。代码的不足之处欢迎指出。代码和注释为原创,希望转载者注明来源,以便大家技术交流。-A GA based on MATLAB. Including tons of comments for users.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4010
    • 提供者:liyi
  1. Genetic

    0下载:
  2. 一个比较简单易懂的关于GA遗传算法的C语言程序代码-A relatively straightforward on GA GA C language code
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:4785
    • 提供者:陈复明
  1. simpleGA

    0下载:
  2. 遗传算法代码。遗传算法实现物流配送问题。适合入门学习。-Genetic algorithm code. Genetic algorithm for logistics distribution. Suitable for entry learning.
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:117043
    • 提供者:李萌萌
  1. chapter8

    0下载:
  2. 量子遗传算法的代码,是量子计算和遗传算法的结合后的成果。-Quantum genetic
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:5623
    • 提供者:xiaominmin
  1. Neural-Network-Genetic-Algorithm

    0下载:
  2. 运用神经网络遗传算法函数极值寻优-来求取非线性函数极值代码-Neural network genetic algorithm optimization function extreme
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:101921
    • 提供者:weishixiong
  1. Three-genetic-algorithm-matlab-code

    0下载:
  2. 三个遗传算法matlab代码. 大力推荐 很好的 值得学习-Three genetic algorithm matlab code. Highly recommended well worth learning
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1140028
    • 提供者:李飞
  1. Genetic-Algorithm-TOOLBOX-manual

    0下载:
  2. Genetic Algorithm TOOLBOX manual MATLAB遗传工具箱使用手册,英文原版,本书籍详细介绍了MATLAB遗传工具箱使用设计技巧,书内有测试代码-Genetic Algorithm TOOLBOX manual MATLAB genetic toolbox manuals, English original, this book details the genetic toolbox MATLAB design techniques, test code in th
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:168528
    • 提供者:张韬
  1. ANN-GA

    4下载:
  2. 基于matlab的神经网络和遗传算法的案例和代码源,供大家参考和套用使用。-The case of neural network and genetic algorithm based on matlab and the source code, for your reference and to use. Please enter the text to be translated
  3. 所属分类:matlab

    • 发布日期:2017-06-15
    • 文件大小:22611465
    • 提供者:赵天牧
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com