CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - Genetic Algorithm matlab

搜索资源列表

  1. fuzzyC

    0下载:
  2. 遗传算法改进的模糊C均值聚类的matlab源程序,可以运行,格式需要更改-Improved genetic algorithm fuzzy C means clustering matlab source code, you can run, you need to change the format
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:4.99kb
    • 提供者:李慧
  1. 02

    0下载:
  2. 我上传了一本MATLAB遗传算法工具箱及应用,这是一本不错的书,对大家学习遗传算法和熟悉MATLAB工具有很大的帮助作用。-I uploaded a MATLAB genetic algorithm toolbox and its application, this is a good book, for everyone familiar with the study of genetic algorithm and MATLAB tools has a lot of help.
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:9.98mb
    • 提供者:邓高峰
  1. MATLABtool

    0下载:
  2. MATLAB遗传算法工具箱 MATLAB遗传算法工具箱-MATLAB Genetic Algorithm Toolbox Genetic Algorithm MATLAB Toolbox
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:120.5kb
    • 提供者:陈玲
  1. MGA

    0下载:
  2. 本文介绍了模糊自适应遗传算法,并对其性能进行了分析-This paper introduces the fuzzy adaptive genetic algorithm and its performance analysis
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:110.4kb
    • 提供者:yuboyushui
  1. CAGA_O_F

    0下载:
  2. 关于链式智能体遗传算法用于数值优化和特征选择的论文,可以与我联系相互交流-On the chain-agent genetic algorithm for numerical optimization and feature selection of the papers, you can contact me exchange
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1.02mb
    • 提供者:李明
  1. matlab

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

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

    0下载:
  2. MATLAB遗传算法工具箱函数应用 有需要学习和了解遗传算法工具箱函数的 -MATLAB genetic algorithm toolbox function application
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:4.52kb
    • 提供者:
  1. cruisemisslerouteplanting

    0下载:
  2. 导弹路径规划仿真算法-基于基本遗传算法的编程-Missile path planning simulation algorithm- the basic genetic algorithm-based programming
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:7.27kb
    • 提供者:yeyejian
  1. Genetic_Algorithm_Direct_Search_using_Matlab

    0下载:
  2. Genetic Algorithm & Direct Search using Matlab.pdf
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2.87mb
    • 提供者:gumpan
  1. jiyuMATLABkongzhixitongshejiyuyanjiu

    0下载:
  2. 基于matlab的控制系统的设计与仿真,很好的讲述了控制系统的仿真知识-This program is made using genetic algorithms, using real-coded genetic algorithm for maximum demand Rosenbrock function
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:320.87kb
    • 提供者:李华
  1. SimulatedAnnealing

    0下载:
  2. 本文介绍了模拟退火算法的原理和求解方法,并将其用于指数曲线的拟合,在Matlab语言环境下实现了该算法,并且与文献中的遗传算法、线性回归相比较。数值模拟结果表明,该算法能更好地实现最优拟合。-This article describes the principle of simulated annealing algorithm and solution methods, and used an exponential curve fitting, the language environmen
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:16.85kb
    • 提供者:yaoqiuxiang
  1. D

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

    • 发布日期:2017-03-27
    • 文件大小:1.6kb
    • 提供者:Don
  1. ll

    0下载:
  2. 一个遗传算法的函数优化,求函数的最小值,matlab编写的程序-A genetic algorithm for function optimization, seeking the minimization, matlab program written
  3. 所属分类:Software Testing

    • 发布日期:2017-03-30
    • 文件大小:537byte
    • 提供者:zuodongsheng
  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
    • 文件大小:37.32kb
    • 提供者:李平
  1. Matlab-genetic-algorithm

    0下载:
  2. 基于Matlab的遗传算法实现,适用于在matlab环境下进行遗传学的实验的分析-Based on Matlab genetic algorithm applied to the analysis of the genetics experiments in the Matlab environment
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:76.86kb
    • 提供者:张嘉城
  1. Genetic-algorithm-in-MATLAB

    0下载:
  2. 探讨了在 MATLAB 环境中实现遗传算法仿真的方法 ,并以一个简单的求函数最值的问 题作为遗传算法的应用实例 ,说明遗传算法的全局寻优性及用 MATLAB 实现仿真的可行性-Explore the genetic algorithm simulation in MATLAB environment, and the value of a simple demand function as genetic algorithm application examples, descr iption
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:126.39kb
    • 提供者:张嘉城
  1. genetic-algorithm-in-matlab

    0下载:
  2. 用matlab 实现 遗传算法 本文已顺利发表 有一定学术价值-genetic algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:168.12kb
    • 提供者:张宏鑫
  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
    • 文件大小:25.44kb
    • 提供者:刘伟
  1. Genetic-Algorithm-MATLAB-code-Genetic-Algorithm-O

    0下载:
  2. matlab in GA check it please
  3. 所属分类:software engineering

    • 发布日期:2017-11-03
    • 文件大小:106.73kb
    • 提供者:meme
  1. genetic-algorithm--robotic-movement

    0下载:
  2. 机器人路径规划问题,二维问题基于matlab的遗传算法-genetic algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-04-24
    • 文件大小:66.12kb
    • 提供者:tonny
« 12 3 4 »
搜珍网 www.dssz.com