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

搜索资源列表

  1. GA

    2下载:
  2. 十进制、二进制遗传算法以及混合遗传算法matlab源代码(Matlab Code for Genetic Algorithm in Bin and Dec format and Mix Genetic Algorithm with an example. 17 files include functions for mutation, hybird, fitness and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:8192
    • 提供者:T_Y
  1. chapter9 基于遗传算法的多目标优化算法

    1下载:
  2. chapter9 基于遗传算法的多目标优化算法(Chapter9 multi objective optimization algorithm based on genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:zhinengdong
  1. chapter8 基于量子遗传算法的函数寻优算法

    0下载:
  2. chapter8 基于量子遗传算法的函数寻优算法(Chapter8 function optimization algorithm based on quantum genetic algorithm)
  3. 所属分类:matlab例程

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

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

    • 发布日期:2017-12-31
    • 文件大小:5120
    • 提供者:zhinengdong
  1. chapter6 遗传算法工具箱详解及应用

    0下载:
  2. chapter6 遗传算法工具箱详解及应用(Chapter6 Explanation and application of genetic algorithm toolbox)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:zhinengdong
  1. GA-BPNN

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合(BP neural network optimized by genetic algorithm for nonlinear function fitting)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:52224
    • 提供者:abcdxyz001
  1. GA

    0下载:
  2. 遗传算法程序,可以求解非线性规划中函数最优值问题(Genetic algorithm program, can be solved in nonlinear programming function optimal value problem)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:1209098482
  1. GA-BP

    1下载:
  2. 遗传算法优化神经网络,可以增加精度,避免陷入局部极小值(BP neural network optimized by genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:vfg
  1. GA

    0下载:
  2. 遗传算法求极小值,用一个函数为例求解极小值(Minimum value of genetic algorithm,use a function as an example to solve)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:39936
    • 提供者:kkwkk
  1. 刘星算法

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。遗传算法广泛应用在生物信息学、系统发生学、计算科学、
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:3072
    • 提供者:韬文
  1. 遗传算法及其Matlab实现

    0下载:
  2. 遗传算法及其Matlab的实现,代码例子(Genetic algorithm and its Matlab implementation)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:183296
    • 提供者:Seashell
  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. 遗传算法工具箱

    0下载:
  2. The Genetic Algorithm Toolbox for MATLAB was developed at the Department of Automatic Control and Systems Engineering of The University of Sheffield, UK, in order to make GA's accessible to the control engineer within the framework of a existing c
  3. 所属分类:matlab例程

  1. GA

    0下载:
  2. 遗传算法程序,浮点数编码,求解最小值问题(Genetic algorithm program)
  3. 所属分类:数学计算

  1. b. GA_UF代码

    0下载:
  2. 遗传算法通用工具,为方便大家使用GA优化算法进行优化,这里自己编写的一个面向用户的GA优化算法,希望帮到大家。(General genetic algorithm tool to facilitate using the GA optimization algorithm was optimized, here I have written a user oriented GA algorithm, I hope to help you.)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:20480
    • 提供者:小臭臭666
  1. 遗传算法的改进及其在优化问题中的应用研究_李明

    0下载:
  2. 从网上借鉴的对遗传算法的深入改进及研究与实现(Genetic algorithm is the fundamental operational process)
  3. 所属分类:人工智能/神经网络/深度学习

  1. GA

    0下载:
  2. 遗传算法的matlab示例,读者可通过带入matlab中实际演示,进一步了解并掌握遗传算法的原理。(MATLAB examples of genetic algorithms, readers can further understand and master the principles of genetic algorithms by taking the actual demonstration into the MATLAB.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:4096
    • 提供者:heywanzi
  1. ga-svm

    4下载:
  2. 用遗传算法优化支持向量回归机C、g、p参数(Optimization of C, G, P parameters of support vector regression machine by genetic algorithm)
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:wentong
  1. GA

    0下载:
  2. 使用遗传算法,得到带恶化的置换车间的最佳调度(A genetic algorithm is used to get the best scheduling for a deteriorating replacement workshop)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:贤贤最棒
  1. GA

    0下载:
  2. MATLAB遗传算法能够自定义函数并且显示图像。(NSGA2 genetic algorithm, able to customize functions, dimensions, iterations, and display images)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:xyjigsaw
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com