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

搜索资源列表

  1. FuzzyNeuralNetwork

    0下载:
  2. 本论文在较为系统地分析模糊神经网络理论和遗传算法基本原理的基础上,,提出一种基于补偿模糊神经网络的控制方法,通过补偿模糊推理和快速学习算法的引入,构造补偿模糊神经网络控制器,实现模糊网络结构和参数的优化及matlab仿真。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:597.73kb
    • 提供者:王风
  1. PID参数优化与整定方法

    2下载:
  2. PID控制器现在仍然是应用最广泛的工业控制器,其关键在于对PID参数的优化整定,而采用常规的手工整定方法已经难以满足要求,目前需要解决对PID参数的高效优化问题。 本论文首先介绍了PID控制方法和常规PID参数整定方法,编程实现了数字PID控制器和基于遗传算法的参数自整定程序,然后将遗传算法用于不同的被控对象进行PID参数的整定及优化,为了对比控制效果,应用matlab软件进行了仿真验证,并用仿真曲线进行直观的对比。 结果表明遗传算法能够在对所求解问题一无所知的情况下,快速从全局搜索出优化的控
  3. 所属分类:软件工程

    • 发布日期:2011-05-01
    • 文件大小:602.6kb
    • 提供者:jjfdxl@qq.com
  1. matlabandGA

    0下载:
  2. 关于遗传算法matlab工具箱使用 怎么使用matlab实现遗传算法-On genetic algorithms using matlab toolbox How to use matlab to achieve the genetic algorithm pdf format papers
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1.59mb
    • 提供者:yang
  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. 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. GA

    0下载:
  2. GA遗传算法matlab实现。里面有非常详细的课件适合初学者使用。里面还有一些具体的仿真过程。-GA genetic algorithm using matlab. There are very detailed courseware for beginners. There is also some specific simulation process.
  3. 所属分类:Project Design

    • 发布日期:2017-11-20
    • 文件大小:1.74mb
    • 提供者:朱彬彬
  1. GA_TSP

    0下载:
  2. 该文包括了基于 matlab遗传算法解决 TSP 问题的 基本说明 , 并在文后附录了实现算法的所有源代码 。 此代 码经过本人的运行 , 没有发现错误 , 结果比较接近理论最优 值,虽然最优路径图有点交叉。 因为本人才疏学浅 , 本报告及源代码的编译耗费了本人 较多的时间与精力 , 特收取下载 积分 , 还请见谅 。 若有什么 问题,可以私信,我们共同探讨这一问题。 希望能对需要这方面的知识的人有所帮助!-Descr iption: Descr iption
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:3.68kb
    • 提供者:小小
  1. shibianyichuan

    0下载:
  2. 实数编码遗传算法中常用变异算子的matlab实现及应用,用matlab编写了各种变异算子并进行了比较-Common mutation operators in real coded genetic algorithms matlab implementation and application, various mutation operator was written using matlab and compared
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:46.92kb
    • 提供者:黄慧君
  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. 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
    • 文件大小:75.78kb
    • 提供者:张嘉城
  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. principles-of-evolutionary-algorithm

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

    • 发布日期:2017-11-16
    • 文件大小:2.63mb
    • 提供者:张嘉城
  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. 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
    • 文件大小:159.33kb
    • 提供者:王斌
  1. feixianxingnihe

    0下载:
  2. matlab软件中编程实现基于遗传算法优化BP神经网络非线性系统拟合算法-In the matlab software programming based on genetic algorithm to optimize the BP neural network nonlinear system fitting method
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:46.83kb
    • 提供者:feiyang_lzk
  1. zhinengkongzhi

    0下载:
  2. 详细介绍了应用matlab实现模糊控制,以及遗传算法等优化算法的原理内容-Details of the application matlab fuzzy control and genetic algorithm optimization algorithms work content
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3mb
    • 提供者:辉子
  1. hmfbk

    0下载:
  2. 这是一个好用的频偏估计算法matlab仿真程序,遗传算法无功优化,部分实现了追踪测速迭代松弛算法。- This is a useful frequency estimation algorithm matlab simulation program, Genetic algorithm based reactive power optimization, Partially achieved tracking speed iterative relaxation algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-12-14
    • 文件大小:8kb
    • 提供者:王晓
搜珍网 www.dssz.com