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

搜索资源列表

  1. 遗传算法的matlab程序

    1下载:
  2. 遗传算法 matlab
  3. 所属分类:源码下载

    • 发布日期:2011-03-22
    • 文件大小:6598
    • 提供者:whereo0
  1. Matlab遗传算法改进程序

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

  1. GA遗传算法的入门教学PPT

    1下载:
  2. 遗传算法的入门教学PPT,包括一些简单的matlab实现程序。-Genetic algorithm tutorial PPT, including the realization of some simple matlab program.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-24
    • 文件大小:800242
    • 提供者:YJN
  1. PackingProblem

    0下载:
  2. 非线性整数规划问题,基于遗传算法的matlab程序-Nonlinear integer programming problems, based on genetic algorithm matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2559
    • 提供者:shilei
  1. DA

    0下载:
  2. 珍藏的遗传算法的matlab程序集,非常全面、详细-Collection of genetic algorithm matlab assembly, very comprehensive and detailed
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:208574
    • 提供者:jcuaon
  1. adapting_GA

    0下载:
  2. 关于自适应遗传算法的MATLAB程序还附有实验测试结果抓图-On Adaptive Genetic Algorithm MATLAB program also included the experimental test results Grab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:38733
    • 提供者:winters
  1. shenjinwanluoyichuangsuanfachengxu

    0下载:
  2. 两个基于神经网络遗传算法的Matlab程序实例。-Two genetic algorithm based on neural network instance of Matlab.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:16103
    • 提供者:neversee
  1. JSPGA

    0下载:
  2. 车间作业调度问题遗传算法通用Matlab程序 从GreenSim团队的博客里找的,拿来分享,希望有用-The programme about GA in the JSP problem.Hope it is useful to everyone.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:4752
    • 提供者:Allen
  1. DhhYc

    1下载:
  2. 这是用于电火花机床加工控制参数优化的一个多目标遗传算法的matlab程序,自己原创,分享出来和大家交流。 -It is used for electric discharge machining control parameters optimization of a multi-objective genetic algorithm matlab program, their own originality, share them and everyone exchanges.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2438
    • 提供者:袁计委
  1. MATLAB

    0下载:
  2. 一个简单的遗传算法的例子程序,用作初学者的实验调试,-A simple example of the genetic algorithm process, as a beginner experiment debugging,
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1014
    • 提供者:虔会
  1. QGA

    0下载:
  2. 量子遗传算法的matlab程序,和大家分享-Quantum genetic algorithm matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:3792
    • 提供者:何新
  1. 终板 matlab程序

    0下载:
  2. 遗传算法MATLB程序,里面有遗传算法的选择、交叉、变异函数,一些简单的MABTLAB遗传算法例子!(GA MATLB procedures, there are genetic algorithm selection, crossover and mutation function, some simple examples MABTLAB GA!)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:89088
    • 提供者:Cookie_upc
  1. 三个遗传算法matlab程序实例.

    0下载:
  2. 三个遗传算法matlab程序实例,用于简单的说明遗传算法在MATLAB中的实现过程。(Three examples of genetic algorithm matlab program)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-16
    • 文件大小:15360
    • 提供者:yongwong
  1. GA

    0下载:
  2. 遗传算法的MATLAB程序,画出收敛曲线,求结果的最大值(Genetic algorithm MATLAB procedures, draw a convergence curve, the results of the maximum value)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:金梁
  1. 人工免疫遗传算法程序--改进的遗传算法

    0下载:
  2. 人工免疫遗传算法的matlab代码实现,实测可以出结果。(artificial immune genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:8192
    • 提供者:小迪要加U
  1. MATLAB实现遗传算法程序解多目标规划很好用

    0下载:
  2. 这个是遗传代码 的MATLAB程序 我找个好几个 这是最好的(This is the genetic code MATLAB procedures, I find a few, this is the best)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:162816
    • 提供者:_haoqi
  1. 遗传算法

    0下载:
  2. 遗传算法matlab程序应用实例,详细介绍了遗传算法的使用(Genetic algorithm matlab application examples, introduced in detail the use of genetic algorithms)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:6144
    • 提供者:超神1997
  1. 遗传算法

    0下载:
  2. matlab遗传算法的经典程序,收敛速度快,精度高(ga algorithm based on matlab)
  3. 所属分类:数学计算

    • 发布日期:2017-12-27
    • 文件大小:13312
    • 提供者:samyu0304
  1. 用MATLAB实现遗传算法程序.pdf

    1下载:
  2. 遗传算法的基本步骤如下: 1)在一定编码方案下,随机产生一个初始种群; 2)用相应的解码方法,将编码后的个体转换成问 题空间的决策变量,并求得个体的适应值; 3)按照个体适应值的大小,从种群中选出适应值 较大的一些个体构成交配池; 4)由交叉和变异这两个遗传算子对交配池中的 个体进行操作,并形成新一代的种群; 5)反复执行步骤2-4,直至满足收敛判据为止。(The basic steps of the genetic algorithm are as follows: 1) u
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:76800
    • 提供者:傲视天下
  1. matlab程序

    0下载:
  2. 通过遗传算法实现宽带天线的匹配网络优化,提高整个频带内的传输效率、(The genetic algorithm is used to optimize the matching network of broadband antenna and improve the transmission efficiency in the whole frequency band,)
  3. 所属分类:其他

« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com