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

搜索资源列表

  1. matlab基于实数编码遗传算法的函数极植优化程序

    3下载:
  2. 基于实数编码遗传算法的函数极植优化程序,MATLAB环境下
  3. 所属分类:matlab例程

    • 发布日期:2012-05-24
    • 文件大小:1.96kb
    • 提供者:邵斓
  1. m3

    0下载:
  2. 详细说明:这是作者自己编写的基于matlab语言的程序设计。遗传算法的函数优化 应用
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.61kb
    • 提供者:tangli
  1. ga

    0下载:
  2. 用matlab实现,用遗传算法解决函数优化问题原代码,求出最优解与迭代次数。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.62kb
    • 提供者:杨丹
  1. matlab.rar

    1下载:
  2. matlab标准遗传算法 优化函数为f=-(x-1)^2+4,其中,0<=x<=3,matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:9.53kb
    • 提供者:杨光亮
  1. matlab

    0下载:
  2. 关于两个目标函数的,利用matlab遗传算法工具箱的优化程序。-The two objective function, using genetic algorithm matlab optimization toolbox procedures.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.61kb
    • 提供者:chenjuan
  1. GA

    0下载:
  2. 热能工程专业硕士研究生毕业课题:遗传算法目标函数优化-Thermal engineering graduate Master' s graduate student issues: genetic algorithm to optimize the objective function
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.11kb
    • 提供者:郝晓冬
  1. GAFO.ZIP

    0下载:
  2. 在matlab中利用遗传算法实现函数优化-In the use of matlab genetic algorithm function optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:106.54kb
    • 提供者:周大卫
  1. matlabmprogram

    0下载:
  2. 简单函数优化的遗传算法程序 简单函数优化的遗传算法程序-Simple function of the genetic algorithm optimization process simple function of the genetic algorithm optimization process simple function of the genetic algorithm optimization procedure
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4.38kb
    • 提供者:jianhuajuly
  1. GA_BP

    0下载:
  2. 遗传算法优化BP神经网络的matlab程序,是比BP神经网络更好拟合函数。-Genetic algorithm optimization BP neural network matlab procedure is better than the BP neural network fitting function.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.83kb
    • 提供者:lees3432
  1. GeneticAlgorith遗传算法

    3下载:
  2. 本程序为遗传算法基本程序,略有改进,结果过程均有图示,可通过修改yichuanzhuhanshu.m来适应不同的实际问题,优化效果较优,可用来对遗传函数实现方法的学习
  3. 所属分类:matlab例程

  1. matlab

    0下载:
  2. 遗传算法计算函数最大值例7.1简单一元函数优化实例(The genetic algorithm calculates the maximum of the function)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:9kb
    • 提供者:燕燕妮
  1. 简单函数优化的遗传算法程序

    0下载:
  2. 遗传算法基础的几个function,可以先看看,对遗传算法有个大概认识。 对建模很有帮助。(functions about genetic algorithm, using matlab)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:4kb
    • 提供者:Kelly0928
  1. chapter7 多种群遗传算法的函数优化算法

    0下载:
  2. chapter7 多种群遗传算法的函数优化算法(Chapter7 Function optimization algorithm based on multi population genetic algorithm)
  3. 所属分类:matlab例程

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

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

    • 发布日期:2018-01-02
    • 文件大小:4kb
    • 提供者:青鸟恋蝶
  1. 遗传算法

    0下载:
  2. 利用遗传算法计算目标函数极值,遗传算法与传统的优化方法(枚举,启发式等)相比较,以生物进化为原型,具有很好的收敛性,在计算精度要求时,计算时间少,鲁棒性高等都是它的优点。(Using the genetic algorithm to calculate the extremum of a objective function. Compared with the traditional optimization methods (enumeration, heuristics, etc.), g
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:3kb
    • 提供者:amnesia666
  1. 简单函数优化的遗传算法程序

    0下载:
  2. 针对matlab简单函数优化的遗传算法的优化(Optimization of genetic algorithms for matlab simple function optimization)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:5kb
    • 提供者:yaya3
  1. GA_Test

    0下载:
  2. 基于谢菲尔德大学的遗传算法工具箱的测试函数,可以修改后用来优化自己的模型参数,十分方便(It's a rar file about how to use GA tool developed by Sheffield University, It will be very help to optimize your own models)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1kb
    • 提供者:shuoyueqishi
  1. 多种群遗传算法的函数优化算法

    2下载:
  2. 车辆路径问题VRP的matlab编程,里面包含距离矩阵和适应度函数和交叉,多种群遗传算法的程序(progrmming of vehicle routing problem)
  3. 所属分类:matlab例程

  1. 遗传算法求函数极值

    0下载:
  2. 遗传算法,模拟达尔文进化论的自然选择和遗产学机理的生物进化构成的计算模型,一种不断选择优良个体的算法。通过编制matlab程序求解函数极值。便于在其他优化程序中修改应用。
  3. 所属分类:matlab例程

  1. Matlab多目标优化遗传算法源程序很好的应用案例

    0下载:
  2. 与常规的单目标遗传算法求解不同,该算法考虑两个目标函数的遗传算法(Different from the conventional single objective genetic algorithm, this algorithm considers the genetic algorithm of two objective functions)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-06
    • 文件大小:10kb
    • 提供者:codebit
« 12 3 4 »
搜珍网 www.dssz.com