CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - ga 小

搜索资源列表

  1. ga_tsp

    0下载:
  2. 遗传算法小程序,关于解决TSP问题的遗传算法,仅供参考-GA small program on the settlement of the TSP Genetic Algorithm for reference purposes only and interact more
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3766
    • 提供者:刘炎华
  1. GA_SVM

    2下载:
  2. 对于小样本而言,SVM的仿真效果要比神经网络好,但是SVM的性能依赖于它的两个训练参数,本算法是用GA自动选择SVM的两个参数。-For small sample case, SVM simulation results than the neural network is good, but the performance of SVM depends on its two training parameters, the algorithm is automatically selected
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1673818
    • 提供者:单志
  1. GA_Algorithm

    0下载:
  2. 吉利大学时小虎老师机器学习课件——介绍GA算法-Geely University Tigers teacher machine learning courseware- Introduction GA Algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1319892
    • 提供者:starays
  1. yj1

    0下载:
  2. 通过遗产算法计算函数最小值的MATLAB程序代码。GA GP -Heritage minimum of MATLAB program algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:1011
    • 提供者:张鹏
  1. GA

    0下载:
  2. 遗传算法 简答介绍了小生境技术还有其他的相关知识和发展的历程-Genetic Algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:131438
    • 提供者:张剑坤
  1. 25773734Matlabsfff

    0下载:
  2. GA算法、简单的一个小程序、希望对大家有帮助-GA algorithm, a simple applet
  3. 所属分类:Other systems

    • 发布日期:2017-12-09
    • 文件大小:199182
    • 提供者:cui
  1. GA

    0下载:
  2. 用MATLAB环境编的一个遗传算法和BP网络结合的小程序,-small program--MATLAB environment is made up of a genetic algorithm and BP networks in combination with
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:28466
    • 提供者:贾目目
  1. danpianjixiaogongjv

    0下载:
  2. 单片机开发电子工程师必备小工具 ga 超级串口助手 定时器计算时间-dan pian ji kai fa bi bei xiao gongjv
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2950490
    • 提供者:lee
  1. matlab--ga

    0下载:
  2. 采用遗传算法求最小值,比较实用,经过多个测试函数测试-Using genetic algorithms for the minimum
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:6607
    • 提供者:刘军华
  1. GA

    0下载:
  2. 遗传算法小程序供大家分享-Genetic algorithm code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1316
    • 提供者:
  1. program

    0下载:
  2. GA的matlab编程,最小二乘向量机的matlab编程-GA s matlab programming, least squares SVM matlab programming
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1193082
    • 提供者:zhonggu
  1. ga

    0下载:
  2. 使用matlab中的遗传算法工具箱,求4*40维空间,其中的元素为0,1,2,3,这个空间的特征为每行的自相关值最小,各行之间的互相关值最小。-Use matlab genetic algorithm toolbox, find the 4* 40-dimensional space, in which the elements 0,1,2,3, this space is characterized by autocorrelation values in each row the minim
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1258
    • 提供者:color
  1. Globalsearch_vs_GA

    0下载:
  2. 一个关于matlab优化工具箱GOT中的遗传算法函数(GA)和全局优化算法函数(Globalsearch)优化能力的小对比,前者寻优快,但是结果不稳定,在风电场协同有功出力优化上面甚至可能比不过传统的单个风机层面的优化。后者计算量大,耗时较长,但是每次计算结果稳定,较传统单台风机层面优化有少量的提升。Tips:1,本文风场的建模只是采用了PARK模型,实际风场的气动过程应该还要复杂一些,未经实际风场验证,权当是工程优化入门 2,单个风机层面的功率系数Cp参数来源于NREL 5MW模型,跟实际叶片
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1525881
    • 提供者:李林
  1. GA-3

    1下载:
  2. 用matlab写的遗传算法小程序 里面涉及到二进制编码 和 格雷码 值得学习和参考-Write with matlab genetic algorithm small program which involves binary coding and Gray code is worth learning and reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1524886
    • 提供者:王道
  1. GA

    0下载:
  2. 简单的遗传算法,python实现 以函数优化问题作为背景,对GA的实现过程进行探讨。大部分函数优化问题都可以写成求最大值或者最小值的形式,为了不是一般性,我们可以将所有求最优值的情况都转换成求最大值的形式,例如,求函数f(x)的最大值,-GA pytho
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2826
    • 提供者:肖铁
  1. 47649871

    0下载:
  2. 這是 GA 的改進版演算法,最大的差別在於能保證每次選出的基因都是更好的(This is the modified GA algorithm, the biggest difference is that can guarantee each selected genes are better)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-27
    • 文件大小:3072
    • 提供者:cualiwe
  1. GA

    0下载:
  2. GA拟合多元函数,实现函函数的拟合。遗传算法在拟合复杂函数具有很好的效果。残差小。(GA fitting multivariate functions, the realization of the function of the fitting. The genetic algorithm has a good effect in fitting complex functions. Small residual.)
  3. 所属分类:其他

    • 发布日期:2017-12-13
    • 文件大小:1066
    • 提供者:keykang1001
  1. (2)组实训报告

    0下载:
  2. 这是arduino做的一个小设计,然后可以年年境内年份看法开始就能开发你(This is a small design made by Arduino, and then you can develop your V GA hair dye Feifei Sun man company at the beginning of each year)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:131072
    • 提供者:wllgq
搜珍网 www.dssz.com