CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传算法代码

搜索资源列表

  1. IGKA

    0下载:
  2. 遗传算法是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的算法,文档中提供遗传算法的全部源程序代码。-The genetic algorithm is the calculation of the process of biological evolution model to simulate natural selection and genetic mechanism of Darwin' s theory of biolog
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:85885
    • 提供者:李严
  1. nsga22

    0下载:
  2. NSGAII快速非支配遗传算法在 C环境下的代码-NSGAii C code
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-28
    • 文件大小:4436
    • 提供者:
  1. call-center2-20120920-3P3P2

    0下载:
  2. 本代码用遗传算法解决多技能呼叫中心问题的排班问题,使用的是基本遗传算法-genetic algorithm to solve staffing problem in multi-skill call centers
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:56629
    • 提供者:zhaofei
  1. genetic

    0下载:
  2. 遗传算法(完全变异法),对于解决多序列联配问题有一定的作用,由于完全变异法有两个随机数的,所以结果波动幅度较大,最佳遗传代数为200代,多序列联配的补空方案请自行调节。代码简单,方便。-Genetic algorithm (complete variation method) for solving the multiple sequence alignment problem to a certain extent, two random numbers due to total variat
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:1681
    • 提供者:liu
  1. sga

    0下载:
  2. 基本遗传算法,含有测试函数,可以准确运行,出图,对代码有解释,清晰,容易理解-Basic genetic algorithm, containing the test function, can accurately run, a map, explained the code, clear, easy to understand
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:1143
    • 提供者:杨彬
  1. GA-II

    0下载:
  2. 遗传算法的介绍以及变成代码,能够优化工程上的大量实际问题-The introduction of the genetic algorithm into code to optimize a large number of practical problems in engineering
  3. 所属分类:assembly language

    • 发布日期:2017-11-22
    • 文件大小:54775
    • 提供者:huangyufei
  1. matlab

    0下载:
  2. 遗传算法matlab代码 各种遗传算法的解释-ga program
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:22037
    • 提供者:燕青浩
  1. sga1

    0下载:
  2. 这是花费了好几天才搞好的C代码,可以运行,能够自行设置多个参数,很适合研究遗传算法。-Spent several days doing a good job of C code, you can run, able to set multiple parameters, very suitable for the study of the genetic algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:5199
    • 提供者:dnalfiend
  1. GA

    0下载:
  2. 自己写的代码,实现了论文"Causal Modeling of Gene Regulatory Network"中的算法,运用了篇相关系数和遗传算法。-My own code, implementation of the paper "Causal Modeling of Gene Regulatory Network", using partial correlation coefficients and genetic algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:583086
    • 提供者:guang
  1. heuristic-algorithm

    0下载:
  2. 旅行商问题,使用模拟退火算法和遗传算法解决的代码。-The traveling salesman problem using the simulated annealing algorithm and genetic algorithm to solve the code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:1840441
    • 提供者:
  1. 112

    0下载:
  2. 粒子群算法和遗传算法两种优化算法 《精通MATLAB最优化计算》中的部分代码-Two optimization algorithm of PSO and genetic algorithm Part of the code in the 《proficient MATLAB optimization calculation》
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:14983
    • 提供者:
  1. znkz

    0下载:
  2. 智能控制;神经网络;PID控制;遗传算法等及其相关程序代码-Intelligent control neural network PID control genetic algorithm and its associated program code
  3. 所属分类:Project Design

    • 发布日期:2017-11-30
    • 文件大小:83941
    • 提供者:zhang
  1. GA-RBF

    1下载:
  2. 暑假期间自编的遗传算法优化RBF神经网络的源程序,代码为用MACD指标对沪指收盘价进行预测,希望对大家有用!-During the summer self genetic algorithm to optimize the RBF neural network source code using the MACD indicator to predict the stock index closing price, hope to be useful!
  3. 所属分类:JavaScript

    • 发布日期:2017-02-02
    • 文件大小:6144
    • 提供者:张琪
  1. GA-BP

    3下载:
  2. 用遗传算法优化BP神经网络的源代码,自己编的,可直接运行,代码为用MA指标对股指收盘价进行预测,另附带一个matlab编程实例!-Genetic algorithm to optimize BP neural network source code, compiled their own, can be directly run code MA indicators to predict the closing price of the stock index, the other with a
  3. 所属分类:JavaScript

    • 发布日期:2015-01-29
    • 文件大小:5120
    • 提供者:张琪
  1. inoculateChromosom

    0下载:
  2. 此代码为免疫算法,这个算法几乎与遗传算法一样,只是多用了一个免疫函数。-This code immune algorithm, this algorithm is almost the same as the genetic algorithm, just a immune function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-09
    • 文件大小:3231
    • 提供者:baoyi
  1. job-sched

    0下载:
  2. 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交
  3. 所属分类:SQL Server

    • 发布日期:2017-11-04
    • 文件大小:3538
    • 提供者:jasondiao1983
  1. TSP-GA.zip

    0下载:
  2. 旅行商问题(TSP)是一个经典的优化组合问题,本个案列采用遗传算法来求解TSP问题,进行了选择、交叉、变异算子的设计,并通过MATLAB对算法进行了实现,附有详细的说明和代码。,The traveling salesman problem (TSP) is a classic combination optimization problem, in this case the column using a genetic algorithm to solve TSP problem select
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-06
    • 文件大小:887887
    • 提供者:ZHENG
  1. baf47cb43b3d0685

    0下载:
  2. 遗传算法解决背包问题 报告代码已经结果分析-Genetic algorithm to solve the knapsack problem
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:11567
    • 提供者:祝小雨
  1. 30-cases-in-matlab

    1下载:
  2. MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:1560351
    • 提供者:Binjie Liao
  1. GA_and_ACO

    0下载:
  2. 优化问题的智能算法代码,包含遗传算法和蚁群算法两种算法,C++编写,简单易懂-The smart algorithm code optimization problems, with both genetic algorithm and ant colony algorithm algorithm, C++ prepared, simple, practical, easy to understand.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-28
    • 文件大小:80702
    • 提供者:cheng
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 50 »
搜珍网 www.dssz.com