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

搜索资源列表

  1. genetic-algorithm-and-nonlinea

    3下载:
  2. 基于遗传算法和非线性规划的函数寻优算法在一组等式或者不等式的约束下求极值。 基于遗传算法和非线性规划的函数寻优算法 在一组等式或者不等式的约束下求极值。-Based on genetic algorithm and nonlinear programming function optimization algorithm in a set of equations or inequality constraints for extreme value. Based on geneti
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-10-19
    • 文件大小:5120
    • 提供者:王进
  1. GA-matlab

    0下载:
  2. 遗传算法是一种基于自然选择和群体进化机制的、在全局进行搜索寻优的高效参数优化方法。由于遗传算法同时搜索解空间中的一群点,并构成不断进化的群体序列,不要求目标函数连续或者可微,对目标函数具有全局优化性和稳定性。因而,遗传算法具有较大的可能性求得全局最优解。- translated foreign scientific and technical information related to logistics, fashion, hotel, management fields with the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1885697
    • 提供者:bobo
  1. Genetic_BP

    0下载:
  2. 根据神经网络和遗传算法原理,在MATLAB中编程实现神经网络遗传算法非线性函数寻优-Nonlinear function of the neural network, genetic algorithm optimization based on neural network and genetic algorithm theory, programming in MATLAB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:101677
    • 提供者:阿俊
  1. Genetic Nonlinear Matlab

    1下载:
  2. 遗传算法虽然全局搜索能力较强,但是局部搜索能力较弱,一般只能搜索到函数优化问题的次优解,而不是最优解,特别是函数具有多个峰值时,遗传算法易陷入局部极小,不能找到真正的全局最优解。非线性规划因多采用梯度下降方法求解,而具有极强的局部搜索能力。因此,本源代码结合两种算法的优点,一方面采用遗传算法进行全局搜索,另一方面采用非线性规划进行局部搜索,以得到函数优化问题的全局最优解。实验证明,这种方法不仅能解决多峰函数寻优易陷入局部极小的问题,而且具有很高的迭代寻优效率,取得了满意的结果。-Global s
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-01-07
    • 文件大小:44166
    • 提供者:乐乐
  1. LSYHXY

    0下载:
  2. 量子遗传算法的函数寻优算法,以求取约束条件下的极值-Quantum genetic algorithm function optimization algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-11-13
    • 文件大小:3209
    • 提供者:文东杰
  1. code

    0下载:
  2. 遗传算法寻优寻优,(调用matlab自带函数)解决一般系统的参数设定问题。-Genetic algorithm optimization optimization (call matlab own functions) to solve the general system parameter setting.
  3. 所属分类:ELanguage

    • 发布日期:2017-11-27
    • 文件大小:957
    • 提供者:岳瀚
  1. matlab-ga

    0下载:
  2. 遗传算法寻优程序实例 用遗传算法对函数寻优-GA matlab
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:2610
    • 提供者:荆田
  1. Genetic-Algorithms

    0下载:
  2. 该程序是遗传算法优化BP神经网络函数极值寻优,该代码为基于神经网络遗传算法的系统极值寻优。-The program is a genetic algorithm to optimize BP neural network function extremum optimization, the code optimization system based on neural network genetic algorithm extremum.
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:7769
    • 提供者:张志军
  1. Genetic-algorithms-

    1下载:
  2. 本文主要介绍遗传算法的基本理论,叙述遗传算法在图像增强的的主要应用,即将原始图像变得更加清晰,特征变得更加明显。 现今关于图像增强的算法有很多,而这些算法大多是基于退化函数或者点扩展函数的知识进行图像处理的。当图像出现模糊或噪声影响大时,设计出的图像清晰化的效果肯定不够理想,因此有必要对图像进行增强处理。于是,可利用到遗传算法这种成熟稳定的仿生物进化的全局寻优算法,进行图像增强,由于遗传算法控制参数少、自适应度高,将选择该方法对图像退化分别进行不同的清晰化处理. 这样既增强了图像的对比度,又
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:1669738
    • 提供者:古志榮
  1. genetic-algorithmfunction-algorithm

    0下载:
  2. 遗传算法和非线性规划的函数寻优算法matlab实现-A function of the genetic algorithm and nonlinear programming optimization algorithm matlab achieve
  3. 所属分类:Console

    • 发布日期:2017-11-08
    • 文件大小:4359
    • 提供者:高珊
  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. GeneticAlgorithm

    0下载:
  2. 遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。遗传算法的这些性质,已被人们广泛地应用于组合优化、机器学习、信号处理、自适应控制和人工生命等领域。它是现代有关智能计算
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-10
    • 文件大小:22315
    • 提供者:SmileHF
  1. SGA-FUZZY

    7下载:
  2. 采用改进遗传算法优化模糊控制隶属函数,实现隶属度自动寻优-Using improved genetic algorithm to optimize the fuzzy membership function, the membership degree of automatic optimization
  3. 所属分类:Other systems

    • 发布日期:2017-09-28
    • 文件大小:8192
    • 提供者:刘军华
  1. matlab-genetic-algorithm

    0下载:
  2. 利用matlab实现遗传算法的编码、选择、变异、解码,用于函数寻优-A genetic algorithm using matlab coding, selection, mutation, decoding, for function optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:7454
    • 提供者:翟博
  1. genetic-algorithms-

    0下载:
  2. 基于遗传算法和非线性规划的函数寻优算法,用遗传算法和非线性规划的函数寻优算法寻找最优值,其中包括三个线性例子和三个非线性例子。-Based on genetic algorithms and nonlinear programming function optimization algorithm, genetic algorithm and nonlinear programming function optimization algorithm to find the optimal val
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:26045
    • 提供者:钟丁建
  1. MATLAB

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

    • 发布日期:2017-04-09
    • 文件大小:153254
    • 提供者:小鱼
  1. ANN-F

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合,将局部寻优与全局寻优相结合-Genetic algorithm to optimize BP neural network- non-linear function fitting, the local optimization combined with global optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:53949
    • 提供者:徐文
  1. genetic--nonlinear-programming--

    0下载:
  2. 基于遗传算法和非线性规划的函数寻优算法.-Based on genetic algorithms and nonlinear programming algorithm for function optimization
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:35541
    • 提供者:李炫富
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com