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

搜索资源列表

  1. chapter1 谢菲尔德大学的matlab遗传算法工具箱

    0下载:
  2. matlab智能算法30个案例分析 一书中的第一章中的仿真程序(Matlab intelligent algorithm 30 cases analysis of the first chapter of the simulation program)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:南湖南
  1. 基于遗传算法和非线性规划的函数寻优算法

    2下载:
  2. chapter2 基于遗传算法和非线性规划的函数寻优算法 《MATLAB智能算法30个案例分析》(史峰等)(30 case studies of MATLAB intelligent algorithm (Shi Feng et al.))
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:36864
    • 提供者:南湖南
  1. chapter4 基于遗传算法的TSP算法

    0下载:
  2. 《MATLAB智能算法30个案例分析》(史峰等) 遗传算法和BP网络的结合(30 case studies of MATLAB intelligent algorithm (Shi Feng et al.))
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:13312
    • 提供者:南湖南
  1. 遗传算法基础

    0下载:
  2. 遗传算法工具箱,介绍一元函数优化及多元函数优化,应用遗传算法工具箱进行计算。(Introduce the unary function optimization and genetic algorithm toolbox, multivariate function optimization, application of genetic algorithm toolbox to calculate.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-01
    • 文件大小:2048
    • 提供者:妍果果
  1. 1196-MATLAB遗传算法工具箱及应用

    0下载:
  2. 这是一个遗传算法工具箱应用的电子版文档,希望对大家有所帮助(This is a genetic algorithm toolbox electronic version of the document, I hope to be helpful to everyone)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-07
    • 文件大小:9774080
    • 提供者:贾娇娇
  1. Sheffield大学Matlab遗传算法工具箱

    0下载:
  2. 谢菲尔德大学的有关遗传算法的工具箱,用于遗传算法的学习(A toolbox for genetic algorithms at the University of Sheffield for genetic algorithm learning)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 遗传算法处理NURBS曲线逼近(Matlab实现)

    2下载:
  2. 在Matlab平台上采用将模拟退火算法及遗传算法相结合的曲线拟合方法,实现以任意次数、任意顶点数的非均匀有理B样条(NURBS)曲线逼近给定测量点序列(On the Matlab platform, we use the curve fitting method combining simulated annealing algorithm and genetic algorithm to achieve the sequence of a given measurement point wit
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:125952
    • 提供者:beautyjade
  1. 基因遗传算法MATLAB代码 -

    0下载:
  2. 通过分析此MATLAB编程,使用者可以对基因遗传算法有个较深刻的认识,对基因遗传算法感兴趣的建议可以读一下。(Learning Genetic Algorithm with the help of MaATLAB)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:19456
    • 提供者:JACK1116
  1. 2168-MATLAB遗传算法工具箱

    0下载:
  2. MATLAB遗传算法工具箱,有遗传算法工具箱具体的应用说明(MATLAB genetic algorithm toolbox, a specific application descr iption of the genetic algorithm toolbox)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:18432
    • 提供者:河小王
  1. MultiObjGA Code(多目标数值优化遗传算法)

    2下载:
  2. MultiObjGA Code(多目标数值优化遗传算法),教如何用matlab进行多目标遗传算法编程(MultiObjGA Code (multiobjective numerical optimization genetic algorithm), teaching how to use matlab for multiobjective genetic algorithm programming)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-09
    • 文件大小:5120
    • 提供者:河小王
  1. 遗传算法

    0下载:
  2. 遗传算法解决TSP,采用matlab语言编程,利用遗传算法解决TSP问题。(The genetic algorithm solves the TSP, uses the MATLAB language programming, and uses the genetic algorithm to solve the TSP problem.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:4096
    • 提供者:子乐亦然
  1. 遗传算法改进的神经网络程序

    0下载:
  2. 自己整理网上的遗传算法改进的神经网络,matlab实现,主要应用于数据函数逼近拟合,网上的一般无法运行。这个可以运行。(The neural network improved by the genetic algorithm on the Internet, matlab implementation, mainly applied to the data function approximation fitting, the network is generally unable to run
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:51200
    • 提供者:leesinger
  1. 遗传算法示例

    1下载:
  2. 基于遗传算法的多元函数寻优算法的matlab代码实现。(Multiple function optimization algorithm based on genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:qiu@qiu
  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
    • 文件大小:3072
    • 提供者:amnesia666
  1. 用MATLAB实现遗传算法程序

    0下载:
  2. 数值智能算法:用MATLAB实现遗传算法(Using MATLAB to implement genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:6144
    • 提供者:任宇
  1. 基于遗传算法的TSP算法

    0下载:
  2. 采用matlab代码实现了基于遗传算法的TSP搜素算法,(Matlab code is used to implement TSP search algorithm based on genetic algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:10240
    • 提供者:kylinfly
  1. 《Matlab遗传算法工具箱及应用》源码

    0下载:
  2. 对matlab遗传算法进行了详细地介绍,并进行了实例介绍(The matlab genetic algorithm is introduced in detail, and an example is introduced.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1435648
    • 提供者:东来东往CT
  1. matlab基于遗传算法的最大熵值法的双阈值图像分割

    0下载:
  2. 基于遗传算法实现灰度图像二阈值分割,使图像分割的更合理(Two threshold segmentation of gray image based on genetic algorithm, which makes the image segmentation more reasonable)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:110592
    • 提供者:sunxiaonao
  1. ★自适应遗传算法

    0下载:
  2. 自适应的遗传算法以及MATLAB实现,拿去学习吧(Standard genetic algorithms and MATLAB implementations)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:51200
    • 提供者:超超超超超
  1. matlab

    1下载:
  2. 基于matlab的BP神经网络训练程序,采用遗传算法优化权值阀值,(Optimization of genetic algorithm for matlab BP neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:秋风wxd
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com