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

搜索资源列表

  1. ThemprogramofGeneticAlgorithm

    0下载:
  2. 遗传算法matlab程序用于求解目标函数最大值,且解为非负整数解
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6435
    • 提供者:毛毛虫
  1. 非线性整数规划的遗传算法Matlab程序

    0下载:
  2. 很不错的例子
  3. 所属分类:编程文档

  1. matlab

    1下载:
  2. 求解TSP问题的遗传算法matlab程序-Problem solving TSP procedure genetic algorithm matlab
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:9716
    • 提供者:小五
  1. D

    0下载:
  2. 有关于DIJKSTRA遗传算法的机器人路径规划演示程序。-DIJKSTRA genetic algorithm on the robot path planning demonstration program.
  3. 所属分类:Software Testing

    • 发布日期:2017-03-27
    • 文件大小:1635
    • 提供者:Don
  1. genetic-algorithm-matlab-code

    0下载:
  2. 能完整实现遗传算法所有功能,有一定的效果,程序比较规范,值得学习.-it is a goog code ,the genetic algorithm have a very goog mothod.
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:38215
    • 提供者:李平
  1. genetic-matlab-program-instance

    0下载:
  2. 三个遗传算法matlab程序实现,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作-Three genetic algorithm matlab program instance,-Based roulette method of nonlinear ranking selection, uniform crossover, mutation operation, but also the introduction of inversion operation
  3. 所属分类:File Formats

    • 发布日期:2017-11-16
    • 文件大小:19522
    • 提供者:chen
  1. MATLAB-programming-methods

    0下载:
  2. 简要阐述了遗传算法的基本原理 ,探讨了在 MATLAB 环境中实现遗传算法各算子的编程方法 , 并以一个简单的实例说明所编程序在函数全局寻优中的应用-Briefly the basic principles of genetic algorithms to explore the genetic algorithm in MATLAB programming methods for each operator, and a simple example to illustrate the pro
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:77601
    • 提供者:张嘉城
  1. GA--matlab

    0下载:
  2. 关于遗传算法的matlab软件实现,里面有三个遗传算法的matlab编程程序。-Matlab genetic algorithm implemented in software, there are three genetic algorithm Matlab programming procedures.
  3. 所属分类:software engineering

    • 发布日期:2017-11-09
    • 文件大小:26052
    • 提供者:刘伟
  1. model

    0下载:
  2. 遗传算法matlab程序 tsp旅行商问题-matlab yuanchengxu
  3. 所属分类:Project Manage

    • 发布日期:2017-04-04
    • 文件大小:5104
    • 提供者:陈李湘
  1. matlab

    0下载:
  2. 该程序是遗传算法优化BP神经网络函数极值寻优-The program is a genetic algorithm to optimize BP neural network function optimization extreme
  3. 所属分类:File Formats

    • 发布日期:2017-04-10
    • 文件大小:1259
    • 提供者:凌晨2100
  1. TSP-MATLAB-CODE

    0下载:
  2. 用改进遗传算法求解TSP问题,并编制了完整的Matlab程序予以仿真实现.程序中选择算子采用最佳个体保存与赌轮选择相结合的策略,最后分析了最佳个体保存比例对寻优效果的影响. 更多还原-Improved genetic algorithm for TSP, and the preparation of a complete Matlab simulation program to be achieved. Program, select the operator uses the best in
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:163158
    • 提供者:王斌
  1. matlab遗传算法

    0下载:
  2. matlab遗传算法,一些程序及其实例,对大家挺有作用的。
  3. 所属分类:文档资料

  1. 遗传算法求解优化问题

    0下载:
  2. 用Matlab软件进行编程,解决求解最优化问题,通过运行程序可以得出最优方案。
  3. 所属分类:文档资料

  1. 三个遗传算法matlab程序实例.

    0下载:
  2. 三个遗传算法matlab程序实例,用于简单的说明遗传算法在MATLAB中的实现过程。(Three examples of genetic algorithm matlab program)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-16
    • 文件大小:15360
    • 提供者:yongwong
  1. 智能算法MATLAB 30程序及分析

    1下载:
  2. 2、案例目录: 1.1 理论基础 1.1.1 遗传算法概述 1. 编码 2. 初始群体的生成 3. 适应度评估 4. 选择 5. 交叉 6. 变异
  3. 所属分类:文档资料

  1. 遗传算法课件与程序

    0下载:
  2. 遗传算法课件与程序,matlab遗传算法程序包(Genetic algorithm courseware and program, matlab genetic algorithm package)
  3. 所属分类:文章/文档

  1. 遗传算法

    0下载:
  2. 遗传算法实现优化问题,附有例题以及程序,非常实用。(Genetic algorithm for optimization problems)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-02
    • 文件大小:6144
    • 提供者:行者W
  1. MATLAB智能算法30个案例分析程序

    2下载:
  2. 蚁群算法、遗传算法、免疫算法等智能优化算法应用代码(Application code of intelligent optimization algorithms, such as ant colony algorithm, genetic algorithm, immune algorithm and so on)
  3. 所属分类:软件工程

  1. 基于遗传算法的多机器人避障程序

    2下载:
  2. 遗传算法的避障程序,在MATLAB即可打开(The obstacle avoidance program of the genetic algorithm can be opened in MATLAB)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-29
    • 文件大小:23552
    • 提供者:fffgwergre
  1. 共享函数小生境遗传算法

    2下载:
  2. 该文件为共享函数小生境遗传算法的matlab程序代码。可以直接复制后在matlab软件中运行。(This file is the matlab program code of the shared function niche genetic algorithm. It can be directly copied and run in MATLAB software.)
  3. 所属分类:文章/文档

    • 发布日期:2019-10-20
    • 文件大小:1024
    • 提供者:aibbPP
« 12 »
搜珍网 www.dssz.com