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

搜索资源列表

  1. immune-gengtic-simulation

    0下载:
  2. 为了更好了解遗传神经网络在系统中的对比效果,我们以室内温度控制为例,设室内的温度控制目标为18℃(20℃),其他参数保持不变的情况下,分别按照单独神经网络和基于遗传算法优化后的神经网络控制进行仿真实验.仿真结果表明,上述应用遗传算法优化的神经网络是非常有效的,通过运用遗传算法对神经网络进行优化,使其具有良好的泛化能力和快速的收敛性。-To better understand the genetic neural network contrast in the system, we control
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:18951
    • 提供者:
  1. yichuanmatlab

    0下载:
  2. 遗传算法求最小值:求解De Jong函数最小值的matlab程序。-Minimum value of genetic algorithms: Solving De Jong functional minimum matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:1000
    • 提供者:
  1. matlabyichuansuanfa

    0下载:
  2. matlab 实现优化遗传算法程序,适合于遗传算法初学者-matlab genetic algorithm optimized procedures, genetic algorithms for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3326
    • 提供者:tank
  1. GAtsp

    0下载:
  2. 基于遗传算法(GA)的10个城市的旅行商(TSP)问题的建模及仿真-Based on genetic algorithms (GA) of the 10 cities of the traveling salesman (TSP) problem of modeling and simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2467
    • 提供者:刘谋荣
  1. GA

    0下载:
  2. MATLAB应用书籍,很好的关于遗传算法的书籍-MATLAB application books, good books on genetic algorithms
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:50328
    • 提供者:李伟
  1. classical-GA-cPP

    0下载:
  2. 这是遗传算法的一个典型源程序,非常好用,在交叉和变异方面有创新。-This is a typical source of genetic algorithms, very easy to use, in terms of innovative crossover and mutation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:85874
    • 提供者:jingjing
  1. java-GATesting-

    0下载:
  2. 纯java编写的遗传算法程序,这是很不错的程序,提供了使用遗传算法的灵活性,可用于数学优化等很多领域。-Genetic algorithm written in pure java program, which is very good program, providing the flexibility of using genetic algorithms can be used in many areas of mathematical optimization.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-25
    • 文件大小:8533630
    • 提供者:史可
  1. GA

    1下载:
  2. 遗传算法的原理及MATLAB 环境中实现遗传算法各算子的编程方法,并以一个简单的实例说明所编程序在函数全局寻优中的应用。-The principle of genetic algorithms and genetic algorithms MATLAB environment to achieve the programming method of the operator, and a simple example shows the function of the programmed ap
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:7058541
    • 提供者:mlh
  1. yichuan-c-chengxu

    0下载:
  2. 遗传算法解决图的着色问题,这里面都是源程序,很有用-Genetic algorithms to solve graph coloring problem, this all source code, very useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:2962
    • 提供者:江星
  1. yichuansuanfa

    0下载:
  2. 遗传算法 使用此算法解决一系列问题,有效解决问题-Genetic algorithms use this algorithm to solve a series of questions, solve problems effectively
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1778
    • 提供者:汪良坤
  1. pso

    1下载:
  2. PSO算法简单、易实现且参数较少,现已被应用于函数优化、神经网络训练、模糊系统控制以及其它遗传算法的应用领域-PSO algorithm is simple, easy to implement and less parameters, have been applied to function optimization, neural network training, fuzzy system control and other applications of genetic algorit
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:216517
    • 提供者:
  1. yichuan

    0下载:
  2. 基于遗传算法的matlab工具箱,对学习遗传算法的初学者较有用。-Matlab toolbox based on genetic algorithms, genetic algorithms to learn more useful for beginners.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:106554
    • 提供者:浏阳
  1. yi-chuan

    0下载:
  2. 遗传算法是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。-Genetic algorithms are simulated Darwinian theory of evolution by natural selection and genetic mechanism of the calculation model of biological evolution is a natural evolutionary process
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:13124
    • 提供者:erik
  1. GA

    0下载:
  2. 在C环境中利用遗传算法,求解单变量函数的最大值和最小值-In the C environment using genetic algorithms to solve single-variable function of the maximum and minimum
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:238365
    • 提供者:朱明
  1. yicuan

    0下载:
  2. 人工智能中有关遗传算法的非常有用的PDF版本的资料-Genetic algorithms in artificial intelligence on the very useful information PDF version
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:4866048
    • 提供者:朱明
  1. Advanced-Algorithm

    0下载:
  2. 高级算法,涵盖了神经网络,遗传算法,模拟退火等先进算法,值得学习。-Advanced algorithms, covering neural networks, genetic algorithms, simulated annealing, and other advanced algorithms, it is worth learning.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:273163
    • 提供者:liudehua
  1. btl_GA

    0下载:
  2. 两个从国外网站下载的利用C#实现遗传算法的源程序,希望能对一些同仁有帮助。-Two from the foreign website to achieve the use of C# source of genetic algorithms, hoping to help some colleagues.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:49376
    • 提供者:葛凌志
  1. GA_matlab

    0下载:
  2. matlab下的遗传算法代码,注释详细,适合遗传算法的学习和研究-Under the genetic algorithm matlab code, detailed notes for study and research of genetic algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:17746
    • 提供者:
  1. yichuan

    0下载:
  2. 本程序利用遗传算法实现对31个城市的旅行商为题的遍历-The program uses genetic algorithms to achieve the 31 cities traversed the theme of traveling salesman
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:9719
    • 提供者:轻扬
  1. gaot-7

    0下载:
  2. MATLAB7.1的关于遗传算法的所有源程序详解及其变异算法-MATLAB7.1 all about the source of genetic algorithms and its variation Detailed Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:104799
    • 提供者:瞿绪龙
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com