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

搜索资源列表

  1. 遗传优化算法

    0下载:
  2. 遗传算法,可用于求解函数优化问题,能够找到最优解(Genetic algorithm can be used to solve the function optimization problem, and can find the optimal solution)
  3. 所属分类:人工智能/神经网络/深度学习

  1. GA

    1下载:
  2. 遗传算法 解决函数优化 多目标规划等问题(Genetic algorithm to solve function optimization, multi-objective programming and so on)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:xiaobo86
  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-14
    • 文件大小:1066
    • 提供者:keykang1001
  1. 简单函数优化的遗传算法程序

    0下载:
  2. 遗传算法是一种基于生物自然选择与遗传机理的随机搜索与优化方法。(Genetic algorithm (GA) is a random search and optimization method based on biological natural selection and genetic mechanism.)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-28
    • 文件大小:4096
    • 提供者:刘曼
  1. ga函数

    0下载:
  2. 遗传算法是一个万精油,几乎很多的地方都会用到这个算法。希望对大家有用(Genetic algorithm is a million essential oils, almost in many places will use this algorithm. Hope to be useful to everyone)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1309696
    • 提供者:春1
  1. 非线性遗传算法

    0下载:
  2. 非线性遗传算法代码,解决带约束条件的一般问题(Nonlinear genetic algorithm code, solve the general problem with constraints)
  3. 所属分类:matlab例程

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

    0下载:
  2. 研究软件测试时,使用到的一些算法代码,拿来分享共同学习(GA. When we study software testing, we use some algorithm code to share and study together)
  3. 所属分类:Java编程

    • 发布日期:2017-12-17
    • 文件大小:84457472
    • 提供者:baymax04
  1. GA-BP

    0下载:
  2. 遗传算法优化BP神经网络,克服原始BP神经网络的缺点,提高算法的精度。(Genetic algorithm, optimization, BP neural networ)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:呀呀听
  1. chapter4 基于遗传算法的TSP算法

    0下载:
  2. 遗传算法的旅行商问题的典型范例,初学者可参考学习。(Traveling salesman problem based on genetic algorithm)
  3. 所属分类:matlab例程

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

    0下载:
  2. 利用遗传算法进行特征提取,适合遗传算法初学者(Feature extraction using genetic algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-25
    • 文件大小:892928
    • 提供者:曲文vm
  1. 改进的GA优化BP

    4下载:
  2. 改进的遗传算法优化的BP神经网络,用于电厂数据的异常检测和故障诊断,已验证有效性。(The improved genetic algorithm optimized BP neural network has been validated for power plant data anomaly detection and fault diagnosis.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:23231488
    • 提供者:十年12345
  1. GA

    0下载:
  2. 遗传算法反演光学常熟,效果稳定,准确度高,精度良好,n和k准确(Genetic algorithm inversion of optical Changshu, the effect is stable, high accuracy, good accuracy, n and k accurate)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:37888
    • 提供者:胡鑫浩
  1. ga - 副本

    0下载:
  2. matlab用于重构,遗传算法,程序可以运行(use to reconsitution)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:4096
    • 提供者:奥妙
  1. 模拟退火遗传算法程序

    2下载:
  2. 模拟退火遗传混合算法,求解NP-HARD问题(this program is used to analyse genetic-simulated annealing algorithm (GSA) by matlab)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-29
    • 文件大小:508928
    • 提供者:godblessu
  1. GA遗传算法

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它是有美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》。(The genetic algorithm (Genetic Algorithm) is a computational model for the sim
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-29
    • 文件大小:8192
    • 提供者:sherria
  1. GA

    1下载:
  2. 本算法为遗传算法示例程序,对函数进行寻优(it's a Genetic Algorithm program, used to realize the optimizing function)
  3. 所属分类:数值算法/人工智能

  1. A Solution to TSP with GA

    0下载:
  2. 利用遗传算法解决最短路径问题(商旅问题)(Using genetic algorithm to solve the shortest path problem (business travel problem))
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:4096
    • 提供者:crazy_snail
  1. K-means

    0下载:
  2. 使用k-means算法对图像进行分割,并利用遗传算法对k-means算法加以改进(The k-means algorithm is used for the segment of images, and the genetic algorithm is used to improve the k-means algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:smile_ljx
  1. GA

    0下载:
  2. 遗传算法的matlab例程,可求解目标函数的极值问题。(Matlab routines for genetic algorithms)
  3. 所属分类:matlab例程

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

    0下载:
  2. 遗传算法,注释比较详细,可以直接修改使用(Genetic algorithm implemented in java)
  3. 所属分类:Java编程

    • 发布日期:2017-12-26
    • 文件大小:37888
    • 提供者:杜衡
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com