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

搜索资源列表

  1. ThemprogramofGeneticAlgorithm

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

    • 发布日期:2008-10-13
    • 文件大小:6435
    • 提供者:毛毛虫
  1. AutomaticImageSegmentationAlgorithmThreshold

    0下载:
  2. 摘 要 该文提出了一种新的图像阈值分割算法。该算法通过求取最大模糊熵准则下,灰度均值直方图的最佳模糊划分 参数来确定两个模糊集 和 ,图像分割阈值即选取为两个模糊集的交点。该算法用 的模糊熵定义适应度函数, . / 01234 采用改进的遗传算法寻求最佳模糊参数。该文对遗传算法的改进包括,给出了缩短染色体码长的编码方法和性能良好的 改进的单点交叉算子和均匀变异算子。实验结果表明,该算法的分割效果与二维模糊熵算法接近,而计算时间还没有用 到二维模糊熵算法的一半。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:574832
    • 提供者:阿廖
  1. yichuan

    1下载:
  2. matlab用标准遗传算法求f(x)=x2-22x+30函数的最小值,x [0,31]。 包含源码及结果-matlab using standard genetic algorithms f (x) = x2-22x+30 the minimization, x  [0,31]. Includes source code and results
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:44855
    • 提供者:wh
  1. MATLAB

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

    • 发布日期:2017-04-05
    • 文件大小:4624
    • 提供者:
  1. ga_work1

    0下载:
  2. 利用改进的遗传算法求取函数的最大值,进行优化设计,在MATLAB下可以运行使用。-Using improved genetic algorithm to strike a function of the maximum optimized design, the use of MATLAB can be run under.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:1543
    • 提供者:shu
  1. Ageneticalgorithmwithmatlabprogram

    1下载:
  2. 简要阐述了遗传算法的基本原理,探讨了在 环境中实现遗传算法各算子的编程方法,并以一个简单的实例说明所编程序在函数全局寻优中的应用。-Briefly described the basic principles of genetic algorithms to explore the genetic algorithm in the environment to achieve the operator' s programming, and a simple example shows t
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:229988
    • 提供者:lpf30920
  1. ll

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

    • 发布日期:2017-03-30
    • 文件大小:537
    • 提供者:zuodongsheng
  1. Intelligent-controller

    0下载:
  2. PID控制算法简单、鲁棒性强,但其参数整定过程繁琐,整定时需要控制对象的精确数学模型,而且整定往往是针对某一种具体工况进行的,缺乏自学习和自适应能力。模糊神经网络则兼备了模糊逻辑和神经网络的优点,具有函数逼近功能,具有较强的自适应、自学习能力、容错能力和泛化能力。借助于遗传算法对全局性参数进行优化设计,借助于BP算法对局部性参数进行优化,将模糊神经网络和遗传算法引入PID控制参数的整定过程,构造出一种基于模糊神经网络和遗传算法的智能PID控制器-Intelligent controller ba
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:1281583
    • 提供者:刘漂帆
  1. Multi-objective-optimization

    1下载:
  2. 用遗传算法求解多目标函数的最小值,方便、简单、快速。-More than the minimum value of the objective function using genetic algorithm, convenient, simple, fast.
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:10534
    • 提供者:刘平
  1. qrqrqq

    0下载:
  2. 遗传算法求目标函数的最大值,同时对遗传算法进行了优化求解-Genetic algorithms to find the maximum value of the objective function, genetic algorithm optimization solution. . .
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:3252
    • 提供者:三目
  1. MATLABGAToolKitaApplication

    0下载:
  2. Matlab遗传算法工具箱函数及应用实例-MATLAB Genetic Algorithm ToolKit and its Application
  3. 所属分类:software engineering

    • 发布日期:2017-12-10
    • 文件大小:68363
    • 提供者:陈佐
  1. GA-Toolbox-of-Matlab

    0下载:
  2. Matlab遗传算法工具箱及其应用 详细地介绍了GA工具箱的各类函数及其使用,并附有大量算例-Matlab genetic algorithm toolbox and its application, in detail the GA toolbox various functions and their use, together with a large number of examples
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:9704734
    • 提供者:Wayen Tye
  1. A-hybrid

    0下载:
  2. 针对传统的BP或GA对模糊神经网络的识别应用存在收敛容易陷入局部极小 识别率低下等问题 提出一 种基于BFGS的混合遗传算法 其基本思想为 首先构造一种前馈型模糊神经网络结构 然后用遗传算法进化若干代 后 当目标函数的梯度或者范数小于预先设定值 则改用BFGS算法进行优化识别 仿真实验表明 对比GA该算法 收敛速度较快 识别精度提高了约7% 能够较好地应用于一类模糊神经网络的识别-In traditional BP or GA to identify the application
  3. 所属分类:Project Design

    • 发布日期:2017-11-12
    • 文件大小:732350
    • 提供者:renxiuju
  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. 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
    • 文件大小:129428
    • 提供者:张嘉城
  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
    • 文件大小:2760200
    • 提供者:张嘉城
  1. Research-on-Optimization

    0下载:
  2. 介绍了基于模型的位姿估计中所使用的一些优化方法。为了提高位姿估计的精度, 摄像机的标定参数必须足够精确, 这就对标定过程的非线性优化算法提出了很高的要求, 采用了一种新的优化目标函数, 用来最小化控制点间的三维重建误 差, 从而使标定参数是全局最优 在双像机位姿估计中, 引入了实时遗传算法进行全局搜索, 加快了算法的收敛速度。最后的 实验证明了这些方法的正确性并显示出这些方法在精度上比传统方法有了较大程度的提高- It int roduces s ome opt imizat ion
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:111512
    • 提供者:cp
  1. Genetic-Algorithm-for-Function-Max

    0下载:
  2. 遗传算法求解函数最大值,本文将用一个详细的例子来说明用遗传算法解一个简单参数优化问题的过程。这里求解的是一个函数的最大值的问题。-Genetic algorithm function maximum, this article will use an example to illustrate in detail the genetic algorithm for solving the problem with a simple parameter optimization process.
  3. 所属分类:software engineering

    • 发布日期:2017-11-07
    • 文件大小:35795
    • 提供者:fanfan
  1. matlab-simulation-description

    0下载:
  2. matlab仿真说明,文章主要是关于遗传算法求函数最优解问题-matlab simulation shows that article is mainly a function of genetic algorithm for the optimal solution problem
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:204900
    • 提供者:fanfan
  1. chapter4

    0下载:
  2. 神经网络遗传算法函数极值寻优-非线性函数极值寻优-Neural network genetic algorithm function extremum optimization nonlinear function extremum optimization
  3. 所属分类:Software Testing

    • 发布日期:2017-12-13
    • 文件大小:191494
    • 提供者:liwei
« 12 »
搜珍网 www.dssz.com