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

搜索资源列表

  1. Genetic-Algorithm-Toolbox-for-MATLAB

    0下载:
  2. 遗传算法工具箱formatlab的说明,版本1.2-Genetic Algorithm Toolbox for MATLAB, v1.2
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:870
    • 提供者:cao yu
  1. genetic-algorithm

    0下载:
  2. 用基本遗传算法求解一维无约束优化问题 用顺序选择遗传算法求解一维无约束优化问题 用动态线性标定适应值的遗传算法求解一维无约束优化问题 用大变异遗传算法求解一维无约束优化问题 用自适应遗传算法求解一维无约束优化问题 用双切点遗传优化求解一维无约束优化问题 用多变异位自适应遗传优化求解一维无约束优化问题 -The basic genetic algorithm with one-dimensional sequence of unconstrained optimizat
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6339
    • 提供者:胖子
  1. IMMUNE-GA

    1下载:
  2. 免疫算法和遗传算法的结合,非常不错,希望对大家有用。-Immune algorithm and genetic algorithm combination, very good, and I hope useful.
  3. 所属分类:matlab

    • 发布日期:2016-09-13
    • 文件大小:19456
    • 提供者:dapeng
  1. ga-fire

    0下载:
  2. matlab 遗传退火法 遗传退火法 遗传退火法 -matlab genetic annealing genetic annealing genetic annealing genetic annealing genetic annealing genetic annealing
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:54925
    • 提供者:sweetlotus
  1. optimization-with-GA-based-on-matlab

    0下载:
  2. 介绍了遗传算法的matlab实现以及用于函数优化问题的求解-Matlab genetic algorithm is introduced to achieve and for function optimization problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:261423
    • 提供者:田宾馆
  1. yichuan-back-pro-MATLAB

    0下载:
  2. 遗传算法优化神经网络黑箱函数通用MATLAB源码,仅供学习参考。-Genetic algorithm neural network black-box function universal MATLAB source code, study reference purposes only.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:4453
    • 提供者:涛哥
  1. GA--MATLAB

    0下载:
  2. 说明了遗传算法的原理和优越性,通过程序讲解了遗传算法的实际运用。-Describes the principles and advantages of the genetic algorithm, through the program to explain the practical application of genetic algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:78743
    • 提供者:chuer
  1. IGA-FCM

    1下载:
  2. 这是一个基于改进的免疫遗传的模糊聚类程,敬请大家下载序-This is based on improved immune genetic fuzzy clustering process, please download the sequence we
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:3030
    • 提供者:行高
  1. path-planning2

    0下载:
  2. 用matlab程序编写的遗传算法路径规划程序用来实现最短路径问题。-Programming using genetic algorithm matlab path planning process used to achieve the shortest path problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2324
    • 提供者:丁彪
  1. gatbx

    0下载:
  2. 英国设菲尔德Sheffield大学开发的matlab遗传算法工具箱(gatbx).-Developed at the University of Sheffield Sheffield' s matlab genetic algorithm toolbox (gatbx).
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:289795
    • 提供者:woniwo
  1. GA-BPANN

    1下载:
  2. 经过遗传算法优化的BP神经网络程序GA-BPA-After a genetic algorithm BP neural network program GA-BPANN
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:4691
    • 提供者:吕刚
  1. FSSP-of-GA

    1下载:
  2. Flow Shop调度问题的遗传算法通用MATLAB源码。 本源码由GreenSim团队原创,-Flow Shop Scheduling Problem General Genetic Algorithm MATLAB source code. The original source code from the GreenSim team,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1796
    • 提供者:lzf
  1. matlab-GAOT

    0下载:
  2. 遗传算法不错的一个应用形式,适合开发应用-An application of genetic algorithms good form for the development and application
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:210176
    • 提供者:zhx
  1. matlab-ga-tool

    0下载:
  2. matlab遗传算法工具箱优化程序及实例。-matlab genetic algorithm toolbox optimization procedures and examples.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:104202
    • 提供者:李去昂
  1. mastering_matlab

    1下载:
  2. 精通MATLAB最优化计算 配套光盘 本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。 -The main contents of the book is the
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:153255
    • 提供者:李可
  1. book

    0下载:
  2. 遗传规划教程,介绍遗传规划原理及基本算法.供初学者参考.-Genetic Programming Tutorial, Introduction and basic principles of genetic programming algorithm. For beginners reference.
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:9581504
    • 提供者:hl
  1. matlabyichuansuanfa

    0下载:
  2. matlab 实现优化遗传算法程序,适合于遗传算法初学者-matlab genetic algorithm optimized procedures, genetic algorithms for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3326
    • 提供者:tank
  1. GA

    0下载:
  2. MATLAB实现的改进遗传算法程序,希望对大家有所作用。-MATLAB program to achieve the improved genetic algorithm, we hope to effect.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:3630
    • 提供者:tank
  1. GAtsp

    0下载:
  2. 基于遗传算法(GA)的10个城市的旅行商(TSP)问题的建模及仿真-Based on genetic algorithms (GA) of the 10 cities of the traveling salesman (TSP) problem of modeling and simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2467
    • 提供者:刘谋荣
  1. NGA-toolbox-a-examples

    1下载:
  2. 小生境遗传算法(NGA)的MATLAB工具箱及四个应用实例,压缩包中附有各个函数的使用说明,希望对学习小生境遗传算法的读者有帮助!-Niche genetic algorithm (NGA) of the MATLAB toolbox and four application examples, compressed package for use with various functions, in the hope genetic algorithm for learning readers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1459426
    • 提供者:jack
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com