CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 遗传算法求解函数最值

搜索资源列表

  1. matlab(GA)2

    0下载:
  2. matlab遗传算法工具箱函数及实例讲解2 【问题】在-5<=Xi<=5,i=1,2区间内,求解 f(x1,x2)=-20*exp(-0.2*sqrt(0.5*(x1.^2+x2.^2)))-exp(0.5*(cos(2*pi*x1)+cos(2*pi*x2)))+22.71282的最小值。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1188
    • 提供者:xjk
  1. GA

    1下载:
  2. 用遗传算法求解自变量是多维的函数的最优值-Genetic Algorithm for the optimal value of Multi-dimensional function
  3. 所属分类:matlab

    • 发布日期:2015-05-24
    • 文件大小:4280
    • 提供者:缪玉
  1. work

    0下载:
  2. 运用遗传算法的思想,通过MATLAB及遗传算法工具箱,实现了函数最值的运算求解!-The idea of the use of genetic algorithms, and genetic algorithm through MATLAB toolbox to achieve the most value of the function of computing to solve!
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1340
    • 提供者:周钟
  1. 045090071

    0下载:
  2. 基于MATLAB的遗传算法求解函数的最小值-MATLAB-based genetic algorithm for solving the minimum value of the function
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:246412
    • 提供者:szy
  1. GA

    0下载:
  2. 用遗传算法求解函数最优值,收敛速度快且不易陷入局部最优值。遗传算法是经典算法,此程序适合初学者。-A Genetic Algorithm for the optimal value function, convergence is fast and easy to fall into local optimal value. Genetic algorithm is a classical algorithm, this program suitable for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:10252
    • 提供者:蒋佳颖
  1. GA

    0下载:
  2. 用遗传算法求解函数在某区间上的最值,程序绝对正确-Function with genetic algorithm to solve the most value in a certain interval, the program is absolutely right
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:3618
    • 提供者:程序菜鸟
  1. GA

    0下载:
  2. 遗传算法应用案例,无约束目标函数最大值遗传算法求解策略-Genetic algorithm is used in cases, unconstrained objective function maximum genetic algorithm strategy
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:3493
    • 提供者:
  1. 68872607AGA

    0下载:
  2. 利用自适应遗传算法求解多元函数的最值问题。-Most adaptive genetic algorithm for multi-function value.
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:39369
    • 提供者:pigeon
  1. Untitled3

    0下载:
  2. 单参数单峰函数遗传算法求解最大值我自己写的一个例子-Single-parameter genetic algorithm unimodal function max I wrote an example
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:608
    • 提供者:ding liang
  1. 单变量遗传算法

    0下载:
  2. 单自变量遗传代码实例,非工具箱编写,可以更改目标函数,完成这一系列的最值问题求解。(Example of single independent genetic code)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:5120
    • 提供者:yjabbt
  1. 4.遗传算法求解最优解最大值项目

    1下载:
  2. genmain05为运行程序,其余为功能函数,应该将这些文件都放在目录中, 才能正确执行genmain05。本程序可以实现遗传变异求函数最优解,最大值或最小值(Genetic algorithm for maximum value)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:4096
    • 提供者:AllenHong
  1. gaot

    2下载:
  2. tep 1:对遗传算法的运行参数进行赋值。参数包括种群规模、变量个数、交叉概率、变异概 率以及遗传运算的终止进化代数。 Step 2:建立区域描述器。根据轨道交通与常规公交运营协调模型的求解变量的约束条件,设 置变量的取值范围。 Step 3:在Step 2的变量取值范围内,随机产生初始群体,代入适应度函数计算其适应度值。 Step 4:执行比例选择算子进行选择操作。 Step 5:按交叉概率对交叉算子执行交叉操作。 Step 6:按变异概率执行离散变异操作。 Step 7:计算
  3. 所属分类:matlab例程

  1. 遗传算法

    0下载:
  2. 求解复杂一元函数的最大值,使用简单遗传算法,即SGA(Solving the maximum of complex unary function)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:hx824
  1. GaTest

    0下载:
  2. 简单的遗传算法,解决优化问题,求解函数最大、小值问题(Simple genetic algorithm, to solve the optimization problem, solving the maximum function, small value problem)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:4096
    • 提供者:青鸟恋蝶
  1. GAtest0

    0下载:
  2. 遗传算法的入门应用,采用遗传算法求解一个函数的最值问题。(The genetic algorithm is used for the introduction of the genetic algorithm to solve the most valued problem of a function.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:haibugoulei
  1. GA

    0下载:
  2. matlab书中遗传算法,用于求解函数最大值(The genetic algorithm in the MATLAB book is used to solve the maximum function of the function)
  3. 所属分类:matlab例程

  1. ga_main

    0下载:
  2. 遗传算法求解问题的一个实例,运行结果会显示所求函数的最大值,与迭代、函数曲线图(Genetic algorithm is an example of solving problems, and the results can show the maximum value of the function, and the iteration and function curve)
  3. 所属分类:matlab例程

  1. GATest_src

    0下载:
  2. 用遗传算法求解函数最大值的matlab程序(Solving the maximum function of function by genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:107520
    • 提供者:曼巴精神
  1. 111

    0下载:
  2. 设计遗传算法求解f(x)最小值,具体表达式如下: 一个求最小值的公式 要求必须使用m函数方式设计程序。(Design genetic algorithm to solve f ( x ) minimum value, the specific expression is as follows: A formula for finding the minimum The program must be designed using m function method.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:59392
    • 提供者:123编程序
  1. example1

    0下载:
  2. 运用遗传算法求解函数,进化算法寻找最优值(Using genetic algorithm to solve function)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:lucheng12
« 12 »
搜珍网 www.dssz.com