CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - parallel

搜索资源列表

  1. fencen

    0下载:
  2. 用分层实现遗传算法,高、低两个层次并行运行,自主选择种群规模、变异率及两层的交叉率,结果以文本方式输出。-layered with Genetic algorithms, low - and high-level parallel operations, choosing their own population size, mutation rate and the two-tier cross-rates, the results in text mode output.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6.57kb
    • 提供者:flying840310
  1. parallel_GA

    0下载:
  2. 主从式并行遗传算法,这个项目是关于视野覆盖给导师做的实验,关于这方面国内国外很少有研究。-master-slave parallel genetic algorithm, the project is on the horizon to cover instructors do experiments, In this respect at home and abroad is little research.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11.08kb
    • 提供者:钱锋
  1. pgacsp

    0下载:
  2. This a parallel genetic algorithm for a biinfomatics problem CSP-This a parallel genetic algorithm for a b iinfomatics problem CSP
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4.75kb
    • 提供者:Mary He
  1. Neural_Network_Code_CHAPT4

    0下载:
  2. ALOPEX算法:它把神经网络的学习过程看作最优化问题的随机并行算法。-ALOPEX algorithm : it neural network learning process optimization as a random parallel algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:215.82kb
    • 提供者:马行田
  1. EGA

    0下载:
  2. 遗传算法的程序 遗传 算 法 (GeneticA lgorithm,G A)是一种大规模并行搜索优化算法,它模 拟了达尔文“适者生存”的进化规律和随机信息交换思想,仿效生物的遗传方式, 从随机生成的初始解群出发,开始搜索过程。解群中的个体称为染色体,它是一 串符号,可以是一个二进制字符串,也可以是十进制字符串或采用其他编码方式 形成的码串。对父代(当前代)群体进行交叉、变异等遗传操作后,根据个体的 适应度〔fitness)进行选择操作,适应度高的个体有较高的概率被选中并
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.47kb
    • 提供者:王硕
  1. 遗传算法和模拟退火算法相结合的并行实现

    2下载:
  2. 遗传算法和模拟退火算法相结合的并行实现-genetic algorithms and simulated annealing algorithm combining the parallel implementation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11.21kb
    • 提供者:刘雨
  1. c语音遗传算法程序包

    1下载:
  2. 遗传算法原程序,并行算法,原代码,随机搜索算法-GA original program, parallel algorithm, the original code, random search algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:26.8kb
    • 提供者:罗丁
  1. parallelgenetic

    0下载:
  2. 使用并行遗传算法解决TSP问题,使用MPI函数库进行通信。-Using parallel genetic algorithm to solve TSP problem, use the MPI library for communication.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1.25mb
    • 提供者:wrq
  1. sd22

    2下载:
  2. 粗粒度并行遗传算法,用于流域梯级水电站群的优化调度。-Coarse-grained parallel genetic algorithm for the watershed of Cascade Hydropower Stations optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3.19kb
    • 提供者:张景瑞
  1. PGA

    0下载:
  2. 本文详细介绍了并行遗传算法的定义,应用等等,不失为一篇好论文-This paper introduces in detail the definition of parallel genetic algorithms, applications, etc., may be a good thesis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:123.43kb
    • 提供者:yuboyushui
  1. quantum2

    0下载:
  2. 遗传算法并行性好,不易陷入早熟,是目前在遗传算法方面一个比较新研究,该压缩包里包含了大量了一些优秀的遗传算法的一些优秀文章-Parallel genetic algorithm is good, not easily caught early, is the genetic algorithm in a relatively new research area, the compression bag contains a large number of a number of excellen
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:423.33kb
    • 提供者:meng
  1. GA

    0下载:
  2. 介绍遗传算法基本原理和人工神经网络,并行遗传,遗传程序等,并用这些方法为商旅问题等求解-Genetic algorithm and Artificial neural network Parallel GA Genetic programming Traveling salesman
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:132.24kb
    • 提供者:张庭
  1. rl

    0下载:
  2.  人工神经网络(Aartificial Neural Network,下简称ANN)是模拟生物神经元的结构而提出的一种信息处理方法。早在1943年,已由心理学家Warren S.Mcculloch和数学家Walth H.Pitts提出神经元数学模型,后被冷落了一段时间,80年代又迅猛兴起[1]。ANN之所以受到人们的普遍关注,是由于它具有本质的非线形特征、并行处理能力、强鲁棒性以及自组织自学习的能力。其中研究得最为成熟的是误差的反传模型算法(BP算法,Back Propagation),它的网络
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:156.41kb
    • 提供者:pjh
  1. parallelrobot

    0下载:
  2. 并联机器人机构学原理与控制,主要介绍并联机器人的运动学、动力学与控制问题-An well-known book about parallel robot
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-02-21
    • 文件大小:5.48mb
    • 提供者:王仁
  1. psvm-1.0.tar

    0下载:
  2. a parallel svm lib from googlecode.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:34.2kb
    • 提供者:linglux
  1. matlab-n-net-tl

    0下载:
  2. 神经网络是单个并行处理元素的集合,我们从生物学神经系统得到启发。在自然界,网 络功能主要由神经节决定,我们可以通过改变连接点的权重来训练神经网络完成特定的功能-A single neural network is a collection of parallel processing elements, we have been inspired by biological nervous system. In nature, the network function of a decisi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:238.92kb
    • 提供者:zgp
  1. svm_smo

    0下载:
  2. 支持向量机(svm)的 序列最小优化算法(sequential minimal optimization) 的大量论文资料!该算法可用来开发svm的并行算法!-Support vector machine (svm) of the sequential minimal optimization algorithm (sequential minimal optimization) information on a large number of papers! The algorithm can
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:9.89mb
    • 提供者:lujia
  1. PathPlanningforMobileRobotsBasedontheNeuralNetwork

    1下载:
  2. :针对移动机器人传统路径规划算法效率不高,寻优能力差等问题,提出一种基 于神经网络和粒子群优化算法相结合的移动机器人路径规划方法.该方法利用神经网 络实现大量的并行和分布计算,发挥PSO简单、容易实现的优点,提高了路径规划的计 算效率和可靠性.仿真结果表明,这种新路径规划方法是可行且有效的.-The quality and eficiency of calculation is the two puzzling problems in the tradi— tional algo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:158.8kb
    • 提供者:王风
  1. QoS-multicast-routing-parallel

    0下载:
  2. 针对遗传算法应用干服务质最(QoS)组播路由时运算时间长的问题,提出一种基于集群路由器的并行遗传算法,并对集群路由器的体系结构加以改进,使其适用于该并行遗传算法的运行。-lity (QoS) multicast routing computation time long when prGenetic algorithm is used to dry the service quaoblems is proposed based on a cluster of the router paralle
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:396.19kb
    • 提供者:
  1. Simscape-HEV-Series-Parallel-18.1.2.4

    0下载:
  2. sim scape hev series parallel arrangement
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-24
    • 文件大小:5.53mb
    • 提供者:qaisranibaloch
« 12 3 4 5 6 »
搜珍网 www.dssz.com