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

搜索资源列表

  1. adptivega

    0下载:
  2. 这是改进的遗传算法,在函数优化中,比简单的遗传算法能更好的收敛且精确度更高!-This is the improved genetic algorithms, function optimization in more than a simple genetic algorithm to better convergence and higher accuracy!
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1071
    • 提供者:陈世界
  1. AdvancedGeneticAlgorithm

    0下载:
  2. This code and accompanying explanation is designed to be a genetic algorithm. It uses the roulette wheel method to optimize the function x^2 using six digit binary strings. The accompanying document goes through the algorithm and the code step-by-ste
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:46503
    • 提供者:anatolia
  1. SchedulingSystem

    0下载:
  2. 可用于大学的遗传算法实现排课系统!用遗传算法能达到最好的效果-Can be used for the genetic algorithm University Course Scheduling System! Using genetic algorithms to achieve their best effect
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2763601
    • 提供者:陈鹏
  1. ga

    0下载:
  2. Genetic algorithm to find optimal return-ordered portfolio
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:202524
    • 提供者:joi
  1. GAandrealization

    0下载:
  2. 遗传算法及其matlab实现:用两个实例说明遗传算法的matlab程序实现-Matlab genetic algorithm and its realization: two examples of using genetic algorithm matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:206510
    • 提供者:秦勤
  1. vhdl

    0下载:
  2. design of vhdl coding for genetic algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:237915
    • 提供者:ram kumar
  1. genetic

    0下载:
  2. 遗传算法的matlab程序,里面的函数内部有注释-Matlab genetic algorithm procedure
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:7236
    • 提供者:EAGLE_123
  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. Genetic

    0下载:
  2. 基于遗传算法的研究的代码,利用的是C语言描述-Research based on genetic algorithm code, using the C language to describe
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:9093101
    • 提供者:张扬
  1. MOEA-NSGA-II

    0下载:
  2. genetic algorithm, simulated annealing, singleobjective, particle swarm optimi..., optimization, classes
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:378396
    • 提供者:eedee
  1. PSO

    0下载:
  2. 一个非常好的PSO代码,和遗传算法完美结合,非常好用!-PSO a very good code, and genetic algorithm combination is very easy to use!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:1628
    • 提供者:清风
  1. multiprocessor

    0下载:
  2. multi processor scheduling with genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1711
    • 提供者:mehdi
  1. MATLABlanguageandapplication

    6下载:
  2. < 控制系统计算机辅助设计--MATLAB语言与应用>>系统地介绍了国际控制界最流行的控制系统计算机辅助设计语言MATLAB,侧重于介绍MATLAB语言编程基础与技巧、数学问题的MATLAB求解、线性系统计算机辅助分析、控制系统与其他复杂系统的Simulink建模,控制系统的计算机辅助设计方法,包括串联控制器、状态反馈控制器、多变量系统频域设计、PID控制器设计、最优控制器设计、LQG/LTR控制器设计、H2=H1 最优控制、分数阶控制、自适应控制、模糊控制、神经网络控制、遗传
  3. 所属分类:matlab

    • 发布日期:2016-01-15
    • 文件大小:2136608
    • 提供者:任勇
  1. IslandGA_src

    0下载:
  2. illustrate Genetic Algorithm with Island model, written in C#.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:249901
    • 提供者:xxx
  1. GACFA

    0下载:
  2. 使用遗传算法求解通信网链路容量和流量联合优化分配问题!-Communications network using genetic algorithm for solving the joint optimization of link capacity and flow allocation problem!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1639
    • 提供者:jiangqianbin
  1. JavaGenes.0.7.28.tar

    0下载:
  2. JavaGenes is an evolutionary software system written in Java. It implements the genetic algorithm, simulated annealing, stochastic hill climbing and other search techniques.-JavaGenes is an evolutionary software system written in Java. It implements
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-28
    • 文件大小:11746594
    • 提供者:jim
  1. AGA

    1下载:
  2. 单点交叉 单点变异 确定式选择法 自适应的遗传算法生成最小树-Adaptive genetic algorithm generates minimum spanning tree
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5502
    • 提供者:yang
  1. genetic

    0下载:
  2. 基本遗传算法 里面的函数可自行更换 适合初学者 容易理解-A function of the basic genetic algorithm which can be suitable for beginners is easy to understand on their own replacement
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1051430
    • 提供者:fanglingfen
  1. GA_SCHEDULER

    0下载:
  2. Java based Genetic algorithm for solving benchmark Job shop problem. The source code is developed in NetBeans environment
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:47453
    • 提供者:hisham
  1. pc

    0下载:
  2. Position Control of DC Motor Using Genetic Algorith Based PID Controller using Genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:384866
    • 提供者:renjith
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com