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

搜索资源列表

  1. Max-fonction

    0下载:
  2. a program for to maximise the fonction f(x,y)=x+y with genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2641
    • 提供者:kamel
  1. chuyunpeng

    0下载:
  2. 遗传算法,毕业设计.让我们一起共同学习探讨吧!-Genetic algorithm, graduation design. Let us explore together to learn it!
  3. 所属分类:Document

    • 发布日期:2017-06-10
    • 文件大小:17403161
    • 提供者:chuyunpeng
  1. 00

    0下载:
  2. 用遗传算法和神经网络混合算法预测电力短期负荷预测,是遗传算法的典型应用-Using genetic algorithm and neural network hybrid algorithm to forecast the electricity short-term load forecasting is a typical application of genetic algorithms
  3. 所属分类:MPI

    • 发布日期:2017-04-25
    • 文件大小:11304
    • 提供者:张振杰
  1. genetic_algorithm_matlab

    0下载:
  2. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作-fga.m the main program for the genetic algorithm using binary Gray encoding, roulette wheel based on the law of non-linear ranking selection, uniform crossover and mutation operation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6432
    • 提供者:赵彦
  1. PaiKe

    0下载:
  2. c#编写的排课系统,基于遗传算法的,很有研究价值-c# Timetable prepared systems, based on genetic algorithm, it is the research value of
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:135736
    • 提供者:yaofeng
  1. mianyipaikesuanfa

    0下载:
  2. 免疫排课算法,遗传算法的一种进化形式。可供学习研究-Timetable immune algorithm, genetic algorithm as a form of evolution. Available for study
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:180784
    • 提供者:yaofeng
  1. yu

    1下载:
  2. 格式为GDF,遗传算法在大学排课问题中的应用,对毕业论文有很大的帮助,需要的请下载看吧,需要更多的资料请Q我365191126-Format for the GDF, the genetic algorithm in the University Timetable Problem of theses great help, please download and see the need, the need for more information, please Q I 365191126
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:253864
    • 提供者:巫生
  1. BGA

    0下载:
  2. BGA Binary Genetic Algorithm Matlab Code-BGA Binary Genetic Algorithm Matlab Code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2483
    • 提供者:mashomid
  1. BGA

    0下载:
  2. BGA Binary Genetic Algorithm Matlab Code-BGA Binary Genetic Algorithm Matlab Code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2792
    • 提供者:mashomid
  1. SAGAHillClimbing

    0下载:
  2. Simulated Annealing SA Hill Climbing HC Local Beam Search LBS Genetic Algorithm GA -Simulated Annealing SA Hill Climbing HC Local Beam Search LBS Genetic Algorithm GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2691
    • 提供者:mashomid
  1. CHAPTER5

    1下载:
  2. 遗传算法是一种模拟生物进化机制的随机全局优化搜索方法,具有很强的全局优化能力及鲁棒性。遗传算法属于直接搜索法,对适应函数基本无限制,既不要求连续,也不要求函数可微,而且不需要初始信息可以寻求全局最优解克服了单纯形算法初始条件影响大,易陷入局部最小等缺点,操作方便,速度快,不需要复杂的规则,且可用于多目标寻优,在解空间进行高效启发式搜索,可以提高运算速度。-The genetic algorithm is one simulation organic evolution mechanism sto
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-05-11
    • 文件大小:3279
    • 提供者:大同小异
  1. fga

    0下载:
  2. 遗传算法应用于软件测试中的自动测试数据的生成-Genetic algorithm applied to automated software testing in the generation of test data
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:3384
    • 提供者:wangqian
  1. genetic

    2下载:
  2. 这是用遗传编程算法来拟合曲线的一个经典程序,非常不错,大家可以通过修改function程序里的曲线定义来拟合多种曲线-This is the genetic programming algorithm to a classical curve fitting procedures, is very good, you can program by modifying the function of the curve to fit the definition of a wide range o
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-01-17
    • 文件大小:73034
    • 提供者:赵娴
  1. yichuan

    5下载:
  2. 遗传算法解决排课问题,内有详尽的优化方案和策略-Genetic algorithm to solve the problem Timetable
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:32487
    • 提供者:hanyue
  1. geneticalgrithmoptimizeRBF

    2下载:
  2. matlab源码,运用遗传算法 优化RBF隐层神经元的中心值,宽度,和权值,具有很强的学习性。-matlab source code, the use of genetic algorithm optimization of RBF hidden layer neurons in the central value, width, and weight, has a strong learning.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:8046
    • 提供者:陆文龙
  1. matlab-SGACODE

    0下载:
  2. maltab遗传算法源程序,此程序为一个一个的小程序分开的,很完整。包括编码,设定初始种群,交叉,变异,及结束条件等-maltab genetic algorithm source code, this procedure a small as a separate process, it is complete. Including encoding, set the initial population, crossover and mutation, and the end conditi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:6727
    • 提供者:joean
  1. SurveyPresent

    0下载:
  2. A survey to describe some Job Shop Scheduling problem using Genetic Algorithm problems to solve some NP-hardness problem!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:266857
    • 提供者:eric
  1. TSM

    0下载:
  2. This program gives solution to the Travelling Salesman problem (TSP). I use genetic algorithm, tabu search, exhaustive search. It all combine in a windows application.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:60239
    • 提供者:yyavuz
  1. powerflow-genetical.gorithm

    0下载:
  2. 用matlab编写的遗传算法结合潮流计算的程序-Matlab prepared using genetic algorithm combined with the trend of the calculation procedure
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:8873
    • 提供者:王风
  1. MyBP

    0下载:
  2. 基于遗传算法的bp神经网络应用相关的的vb程序 -Bp based on genetic algorithm neural network application procedures related to the vb
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:2717
    • 提供者:pengshusu
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com