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

搜索资源列表

  1. gatsp

    0下载:
  2. 应用遗传算法解决旅行商问题,其中在本程序中是10个城市的TSP,并仿真结果表明本例中遗传算法各个环节所采用的方法都是先进而有效的。-Application of genetic algorithm to solve traveling salesman problem, which is in the program in 10 cities TSP, and simulation results show that the genetic algorithm in this case all
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:2039
    • 提供者:李海霞
  1. GA

    0下载:
  2. 源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt ,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:692545
    • 提供者:yuanping
  1. pid

    0下载:
  2. 人工神经网络(Artificial Neural Network)是从生理角度对智能的模拟,具有极 高的学习能力和自适应能力,能够以任意精度逼近任意函数,完成对系统的仿真; 而遗传算法是对自然界生物进化过程的模拟,具有极强的全局寻优能力,这两种 算法都是当下研究较多的智能方法。将这两种方法与常规的 PID 控制相结合, 构成智能 PID 控制器,使其具有参数自整定、自适应的能力,以适应复杂环境 下的控制要求,这一思路对提高控制效果具有很好的现实意义。 -Artificia
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:661993
    • 提供者:baijiaxuan
  1. yichuansuanfa

    0下载:
  2. 基于遗传算法的人工生命模拟,来个例子,大家好理解-Artificial life based on genetic algorithm simulation to an example, Hello everybody understand
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7558
    • 提供者:周科
  1. pso2

    0下载:
  2. 借助胞腔, 并利用遗传算法能够最终收敛于非线性多峰函数全局最优解的特点, 动态 地剖分和排除胞腔, 从而构成一种新型遗传算法——胞腔排除遗传算法, 利用该算法可求取非 线性多峰函数全部全局最优解。仿真实验表明该算法合理、有效。-With cell cavity, and the use of genetic algorithms will eventually converge to the nonlinear multimodal function global optimum cha
  3. 所属分类:AI-NN-PR

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

    1下载:
  2. 为寻求复杂多峰函数的全局最优解问题, 提出了新型混合算法。该算法由带共享函数 的遗传算法、移民技术、聚类算法和改进的Pow ell 算法组成。由于上述算法的有机配合, 提高了 混合算法的全局和局部搜索能力。油藏系统应用实例和仿真实例证明了算法的有效性-Complex multimodal function to find a global optimal solution of problem, a new hybrid algorithm. The algorithm function
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:346602
    • 提供者:
  1. pso4

    0下载:
  2. 本文研究了多峰优化问题, 利用梯度算子和筛选策略, 得到了一种可求解多峰函数 全部最优解的改进型遗传算法. 数值模拟结果表明, 该算法在处理复杂多峰函数优化问题时, 局 部搜索能力和克服过早收敛能力方面相对于传统遗传算法均有很大提高.-In this paper, multimodal optimization problems, the use of gradient operator and screening strategies can be solved by a multi-
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:158706
    • 提供者:
  1. 20110619-1

    0下载:
  2. 针对BP神经网络存在的缺点,本文利用遗传算法能够收敛到全局最优解而 且遗传算法鲁棒性强的特点将遗传算法同神经网络结合起来,不仅能发挥神经网 络的泛化映射能力,而且使神经网络具有很快的收敛性以及较强的学习能力。为 了验证遗传算法优化BP神经网络的有效性,本文将此算法应用到直线一级倒立 摆的稳定控制中,同时利用UbVIEW语言界面开发能力强,并且数据输入、网 络通信、硬件控制简单的优点,制作了倒立摆的仿真控制和实时控制软件。仿真 研究表明,遗传算法优化BP神经网络的控制器设计
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-18
    • 文件大小:4796739
    • 提供者:高飞
  1. BP

    0下载:
  2. example.txt 仿真实例.txt 归一实例.txt 每次预测结果不一样的解释.txt 遗传算法优化BP神经网络权值和阈值的通用.txt -example.txt simulation examples. txt return an instance. txt is not the same each time the interpretation of predicted results. txt genetic algorithm BP neural netwo
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:34379
    • 提供者:
  1. ycsf

    0下载:
  2. 遗传算法在连锁网点选址模拟中的应用,供大家参考。本程序对研究遗传算法应用的各位很有用-Location of outlets in the chain of genetic algorithm simulation applications, for your reference. The genetic algorithm program to study the application you are useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6790
    • 提供者:李望
  1. yichuansuanfa--c-daima

    0下载:
  2. 基于遗传算法的人工生命模拟,后面的自己能力有限,从师兄那弄来的-Based on genetic algorithm artificial life simulation, the back of their limited capacity, that got it from Brother
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:28648
    • 提供者:zhanghongzhi
  1. The-Exchange-v1.0

    0下载:
  2. This application comprises a market simulation game populated by artificially intelligent trading agents. Each agent is controlled by a virtual machine that executes a simple program based on a customized machine language. The programs may be randoml
  3. 所属分类:Game Server Simulator

    • 发布日期:2017-04-06
    • 文件大小:156251
    • 提供者:diana
  1. duoboluyou

    0下载:
  2. 针对通信网络中多重QoS约束条件下的多播路由计算,提出了一个基于模拟退火技术的改进遗传算法HGA-QoSR。该算法把模拟退火技术的局部寻优能力与遗传算法的全局寻优能力有机结合,并利用隔离小生境机制控制种群的独立进化,使演化过程中的种群保持生态多样性,以提高算法运行效率和解的质量。理论分析和仿真实验表明,与传统遗传算法相比较,该算法性能有显著改进。 -Communication networks for multi-QoS Constrained multicast routing calcula
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:27631
    • 提供者:S514506227
  1. yichuansuanfa

    0下载:
  2. 遗传算法是一种模拟遗传规律的智能优化算法,该算法有很多的优点,他可以使数据向最优方向转化。-Genetic algorithm is a simulation of the genetic law of intelligent optimization algorithm, which has many advantages, he can transform the data to the optimal direction.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:17655
    • 提供者:焦云雪
  1. BP4

    0下载:
  2. 给出了一种将 ¢° 算法和遗传算法有机结合的全局收敛的混合计算智能学习算法"此算法结合了 ¢ ° 算 法和遗传算法的长处å 既有较快的收敛性å 又具备良好的全局收敛特性" 计算机仿真结果表明å 该混合算法显 著优于遗传算法和 ¢ ° 算法"-Gives a way to ¢ ° algorithm and genetic algorithm combination of global convergence of hybrid computational inte
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:89522
    • 提供者:杜晓帆
  1. duomubiaodeshequjiegoujiece

    0下载:
  2. 本文用于揭示复杂网络中社区结构的多目标遗传算法。该算法可检测具有组间稀疏连接且组内紧密联结的节点并定义了两个目标函数对检测方法进行了优化。通过仿真及现实中的实验验证,该算法可以成功的检测社区结构。-This paper presents a method for revealing the community structure of complex networks in multi-objective genetic algorithm. The algorithm can detect w
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-23
    • 文件大小:201508
    • 提供者:齐青萍
  1. Tuned-statcom-for-voltage-control-a-reactive-powe

    0下载:
  2. In this paper Static Synchronous Compensator (STATCOM) is used for voltage stability and the compensation of reactive power. The STATCOM contains an Insulated Gate Bipolar Transistor (IGBT) based voltage source converter for voltage control a
  3. 所属分类:Project Design

    • 发布日期:2017-03-22
    • 文件大小:391408
    • 提供者:alok
  1. asm_java

    1下载:
  2. 人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Agent)通过观察它们所在的数字世界中股价和股息的不断变换而做出预测,并且根据这些预测做出购买股票与否以及购买股票数量的决策。反过来,所有的交易者的决策又决定了股票的价格,这样,整个的股票交易市场就构成了一个自我封闭的计算系统。同时,这些交易者都具有学习的能力,可以根据以前预测的成功或者失败对自己的决策进行调整,并且通过一种被称为遗传算法的方
  3. 所属分类:金融证券系统

    • 发布日期:2014-09-14
    • 文件大小:256418
    • 提供者:Raven
  1. COE

    0下载:
  2. 协同进化遗传算法的一个修改历程 更改了迁移方式 获得较好的仿真结果 -Collaborative modify the course of an evolutionary genetic algorithm to change the migration patterns to obtain better simulation results
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. BP遗传算法神经网络仿真程序,对遗传算法进行研究-BP genetic algorithm neural network simulation program, the genetic algorithms research
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:536
    • 提供者:闫岩
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »
搜珍网 www.dssz.com