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

搜索资源列表

  1. generic2

    0下载:
  2. 遗传算法求解极值的源程序,只需将要求函数在源文件中输入,即可,种子数100,变异概率和交叉概率可调-Extremes of genetic algorithm source code, simply will be asked to function in the source file type, you can, seed number of 100, mutation probability and crossover probability adjustable
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:297639
    • 提供者:stefwang
  1. antcolony

    0下载:
  2. ant colony genetic algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3641
    • 提供者:alaa
  1. PID

    0下载:
  2. 采用遗传算法直接优化数字PID控制器参数,并控制一个带时延的系统,仿真结果表明遗传算法收 敛较快,得到的PID控制器控制效果明显优于传统的PID控制。 -Optimize the use of genetic algorithms directly figure PID controller parameters and control a system with time delay, simulation results show that the rapid convergence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:22253
    • 提供者:孙传华
  1. PID

    2下载:
  2. 基于二进制编码遗传算法的PID整定的仿真程序-Binary-coded genetic algorithm based on the PID tuning the simulation program
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2215
    • 提供者:华晓
  1. 10100001

    0下载:
  2. 用遗传算法实现简单的组合逻辑电路(四输入,任意输出的组合逻辑)-Genetic algorithm is used to realize a simple combinational logic circuit (four input, any combination of the output logic)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:75245
    • 提供者:coolfish
  1. PIDGA

    0下载:
  2. 基于自适应在线遗传算法整定的PID控制算法研究-Genetic algorithm based on adaptive online tuning of PID Control Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1370
    • 提供者:华晓
  1. Optimizers

    0下载:
  2. 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:26847
    • 提供者:竹子的信仰
  1. PrincipleandApplicationofGeneticAlgorithm

    0下载:
  2. 遗传算法原理及应用,书本,扫描质量还可以的,pdf.-Principle and Application of Genetic Algorithm
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-14
    • 文件大小:3486624
    • 提供者:和子
  1. improved_array_genetic

    1下载:
  2. 改进的基于遗传算法的被动声目标定位,采用的是DOA类算法-Improved genetic algorithm based on passive acoustic target, the algorithm is DOA
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7601
    • 提供者:神秘嘉宾
  1. robot_motion_planning

    0下载:
  2. This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link robot arm. The objective function for the proposed GA is to minimizing traveling time and space, while not exceeding a maximum pre-define
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1364992
    • 提供者:guigui
  1. conf043

    0下载:
  2. A Genetic Algorithm Approach to Scheduling Communications for a Class of Parallel Space-Time Adaptive Processing Algorithms
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:67511
    • 提供者:mohamed
  1. gann

    0下载:
  2. zh这是一个用遗传算法优化神经网络的例子-zh is a genetic algorithm with neural network examples
  3. 所属分类:File Formats

    • 发布日期:2017-04-15
    • 文件大小:6644
    • 提供者:rkchang
  1. nqueen-genetic-algorithm

    0下载:
  2. This is a java implementation for solving NQueen problem using genetic algorithm.Enjoy it!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:7989
    • 提供者:mohammad.anisi
  1. MATLAB

    0下载:
  2. MATLAB中GA遗传算法工具箱帮助信息-Find the minimum of a function using genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:72013
    • 提供者:陈琳
  1. bsga

    0下载:
  2. 一个简单遗传算法的程序,能够实现模拟低通滤波器的设计。-A simple genetic algorithm procedure, to achieve analog low-pass filter design.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:253010
    • 提供者:朱健华
  1. AdaptingGA

    1下载:
  2. 本算法为自适应遗传算法,采用基于排序的选择策略,编码方案为实数编码。能够解决很多优化问题!-The algorithm for the adaptive genetic algorithm, based on the sort of choice strategy, coding schemes for real-coded. Many optimization problems can be solved!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:29743
    • 提供者:邱腾飞
  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. gcf

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

    • 发布日期:2017-04-26
    • 文件大小:307706
    • 提供者:sunguili
  1. lgj

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

    • 发布日期:2017-04-29
    • 文件大小:175647
    • 提供者:sunguili
  1. ga-PID

    8下载:
  2. 利用遗传算法优化pid控制器三个参数的matlab程序-The use of genetic algorithm to optimize the three parameters of pid controller matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-06-26
    • 文件大小:2504
    • 提供者:王建
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com