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

搜索资源列表

  1. 实数自适应并行遗传算法的研究

    0下载:
  2. 曾孝平,陈燕飞,李勇明.实数自适应并行遗传算法的研究。针对遗传算法中的早收敛现象,提出了一种实数自适应并行遗传算法(real adaptive parallel genetic algo- rithm,RAPGA)。该算法采用了一种并行遗传进化结构,并将自适应交叉、变异算子引入到本算法中,增强和保 持了种群的多样性。最后,通过与其他经典优化遗传算法进行比较显示,RAPGA对多个标准测试函数均表现出 较好的搜索性能。
  3. 所属分类:文档资料

    • 发布日期:2009-03-13
    • 文件大小:119274
    • 提供者:amilymoon
  1. AlgoTrading2010

    4下载:
  2. matlab 高频算法交易实现, 附有详细说明文档,包括从基础的均线到高级的遗传算法在内的实现,非常实用-matlab frequency algorithmic trading, with detailed documentation, including moving average based on advanced genetic algorithm, including the realization of very practical
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-24
    • 文件大小:1964912
    • 提供者:王二
  1. yiyuanhanshu

    0下载:
  2. 简单一元函数优化实例,利用遗传算法计算下面函数的最大值-One dollar a simple example of function optimization using genetic algorithm function below the maximum
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1284
    • 提供者:齐乐
  1. matlab

    0下载:
  2. 关于两个目标函数的,利用matlab遗传算法工具箱的优化程序。-The two objective function, using genetic algorithm matlab optimization toolbox procedures.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1646
    • 提供者:chenjuan
  1. aa

    0下载:
  2. 遗传算法 遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm genetic algorithm GA (Genetic Algo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:302709
    • 提供者:sunguili
  1. Function_estimation-AdaptiveGA

    0下载:
  2. Function_estimation using Adaptive Genetic Algo
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:5283
    • 提供者:eda_wiz
  1. Function_estimation-ConstantGA

    0下载:
  2. Function_estimation Constant Genetic Algo.rar
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4843
    • 提供者:eda_wiz
  1. Discrete_GA

    0下载:
  2. This the code of genatic algo rihum, u can use it as the First step to implement the Discrete genetic Algorithm, by making changing in this code, u can use it for ur own application. -This is the code of genatic algo rihum, u can use it as the First
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:999
    • 提供者:Muhammad Fahad
  1. GA_main

    0下载:
  2. 遗传算法整套源程序,包括初始种群,计算适应度值,选择,交叉变异等-Genetic algorithm source code package, including the initial population, calculation of fitness value, selection, crossover and other variant
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1768
    • 提供者:Mike
  1. NSGA

    1下载:
  2. nsga2非支配排序遗传算法,c++源码实现-nsga2 non-dominated sorting genetic algorithm, c++ source code to achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3970
    • 提供者:李彦彪
  1. opfbyga

    0下载:
  2. optimal power flow using genetic algo-optimal power flow using genetic algo..
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:4456
    • 提供者:sarada
  1. 1

    0下载:
  2. We present a genetic algorithm which is distributed in two novel ways: along genotype and temporal axes. Our algo- rithm fi rst distributes, for every member of the population, a subset of the genotype to each network node, rather than a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:438741
    • 提供者:sunwei
  1. genetic-algo

    0下载:
  2. process scheduling using genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:74271
    • 提供者:noor
  1. Algo-genetic

    0下载:
  2. an implementation for the genetic algorithm to classify the intrusion in a network. it s tested on the KDD data network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-11
    • 文件大小:18590802
    • 提供者:babine
  1. genetic-algo-in-CPP

    0下载:
  2. 遗传算法-C++详解 遗传算法的基本思想是基于Darwin进化论和Mendel的遗传学说的-Genetic Algorithm the-C++ Detailed
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:189774
    • 提供者:刘润生
  1. gen

    0下载:
  2. simple genetic algo code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-11
    • 文件大小:786
    • 提供者:alpha
  1. gento1

    0下载:
  2. simple genetic algo for finding maximum
  3. 所属分类:Windows CE

    • 发布日期:2017-04-10
    • 文件大小:792
    • 提供者:alpha
  1. SVM_GA_FINAL30_4.m

    0下载:
  2. genetic algo + support vector machine for optimal indicator trading
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:2491
    • 提供者:fkk
  1. 299---Traveling-Salesman-Problem-via-Genetic-Algo

    0下载:
  2. 299 - Traveling Salesman Problem via Genetic Algorithm v1.0 - Namira
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:43483
    • 提供者:Nima
  1. genetic-algo

    0下载:
  2. genetic TSP problem solving scheme
  3. 所属分类:Java编程

    • 发布日期:2018-05-01
    • 文件大小:19456
    • 提供者:cloudaddict
« 12 »
搜珍网 www.dssz.com