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

搜索资源列表

  1. MATLAB-genetic-algorithm-toolbox

    0下载:
  2. 介绍遗传算法的原理,流程。详细展示了交叉,变异,选择等算子。同时,还介绍了谢菲尔德大学遗传工具箱的使用 。本书对初学遗传算法者很有帮助。-Introduce the principle of genetic algorithms, processes. Detail shows crossover, mutation, selection operator. Meanwhile, the University of Sheffield also introduced the use of gen
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:9.27mb
    • 提供者:CaoJunlong
  1. genetic-algorithm-artificial-life-simulation

    0下载:
  2. 基于遗传算法的人工生命模拟,用VC++编写,对于理解遗传算法有好处-Based on genetic algorithm artificial life simulation, using VC++ to prepare, good for understanding the genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:8.2kb
    • 提供者:刘长乐
  1. algorithm

    0下载:
  2. 传算法伪代码实例,遗传算法中最重要的过程就是选择和交叉。 -Examples of pseudo-code algorithm, genetic algorithm is the most important process of selection and crossover.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1.11kb
    • 提供者:何炎雯
  1. Genetic-Algorithm-for-Minimum-SpanningTree

    0下载:
  2. 使用遗传算法求解最小生成树的编码,C++环境-Genetic Algorithm for Minimum Spanning Tree
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:9.23kb
    • 提供者:lee
  1. genetic-algorithm-vc

    0下载:
  2. 用VC实现的遗传算法的完整工程文件。有转轮法,交叉和变异。-VC genetic algorithm implemented with the full project file. There wheel method, crossover and mutation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:302.91kb
    • 提供者:胡丹
  1. Simple-genetic-algorithm-source-code

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

    • 发布日期:2017-03-22
    • 文件大小:8.44kb
    • 提供者:李礼
  1. Genetic-algorithm

    1下载:
  2. 有约束的最优问题,对优化求解很有用,特别是在运筹规划问题上用途很大-The constrained optimization problem, on the optimal solution is useful, especially in the use of large logistics planning issues
  3. 所属分类:matlab例程

    • 发布日期:2012-12-26
    • 文件大小:6.49kb
    • 提供者:钱程
  1. A.new.tree-based.encoding.genetic.algorithm.with.i

    0下载:
  2. 基于新的树编码方式用免疫遗传算法解决DCMST问题:提出了一种新的树编码方式,可以方便地表达一棵树,简化了树在遗传算法中的编码表达。且新的树编码方式清楚地表达了边的信息,有利于疫苗的设计。此外,本文使用免疫遗传算法,有效地克服了传统遗传算法中解退化的现象。数值实验表明,解的振荡相对于传统遗传算法减小了,且收敛速度更快。-New tree-based encoding genetic algorithm with immune DCMST problem: A new tree encoding,
  3. 所属分类:matlab

    • 发布日期:2016-01-23
    • 文件大小:5kb
    • 提供者:LYC
  1. Shop-scheduling-genetic-algorithm

    1下载:
  2. 遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 M 遗传进化迭代次数 N 种群规模(取偶数) Pm 变异概率 T m×n的矩阵,存储m个工件n个工序的加工时间 P 1×n的向量,n个工序中,每一个工序所具有的机床数目 输出参数列表 Zp 最优的Makespan值 Y1p 最优方案
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1.51kb
    • 提供者:王龙隐
  1. Photonic-Band-Gap-Genetic-Algorithm

    1下载:
  2. 二维光子晶体禁带的遗传优化算法.在平面波展开法的基础上,使用遗传算法寻找具有最大光子禁带的二维光子晶体结构-Photonic Band Gap Genetic Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2.05kb
    • 提供者:lzf
  1. Sample-Genetic-Algorithm

    0下载:
  2. 基本遗传算法,用来解决目标函数的算法问题-Basic genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:177.51kb
    • 提供者:雷锋
  1. Genetic-Algorithm-for-Path-Planning-

    0下载:
  2. 遗传算法用于路径规划,利用遗传算法进行机器人路径规划-Genetic Algorithm for Path Planning
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:134.63kb
    • 提供者:jack
  1. matlab-genetic-algorithm

    0下载:
  2. matlab用法 主要用于线性规划,非线性规划,解决优化问题,作出最合理的决策等遗传算法程序-matlab usage is mainly used for linear programming, nonlinear programming to solve optimization problems, make the most rational decision-making, genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:7.56kb
    • 提供者:刘旭
  1. immune-genetic-algorithm-for-TSP

    1下载:
  2. 基于matlab的遗传免疫算法TSP的源代码,内容比较详尽。-Based on immune genetic algorithm matlab source code for TSP, a more detailed content.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:47.17kb
    • 提供者:ivy
  1. genetic algorithm

    0下载:
  2. 用遗传算法求解TSP问题,包含选择,交叉,变异算子。迭代效率较高(The genetic algorithm is used to solve the TSP problem, including selection, crossover and mutation operators. The iterative efficiency is higher)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-22
    • 文件大小:252kb
    • 提供者:andycorleone
  1. GENETIC ALGORITHM

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。(The genetic algorithm (Genetic Algorithm) is a computational model of biological evolution process of natural selection and genetic mechanism of the simulation of Darwin
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:43kb
    • 提供者:alfreddiao
  1. genetic algorithm

    0下载:
  2. 遗传算法解微分方程,同时还包含了matlab中其他几种解微分方程的方法,如dsolve,ode45等。(Genetic algorithm to solve differential equations, but also contains several other methods to solve differential equations in MATLAB, such as dsolve, ode45 and so on.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-02
    • 文件大小:1kb
    • 提供者:echo2017
  1. Genetic-Algorithm-Example-2009

    0下载:
  2. 基因演算法 如何隨機產生子代 計算產生子代的時間,並畫圖(Genetic Algorithm Example How to generate random offspring)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:303kb
    • 提供者:yaginny
  1. Matlab genetic algorithm and examples

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,本文介绍了一种基于Matlab的遗传算法实例。(An example of genetic algorithm based on Matlab)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:308kb
    • 提供者:MagicYang68
  1. MATLAB genetic algorithm toolbox

    1下载:
  2. Matlab 遗传算法(Genetic Algorithm)优化工具箱是基于基本操作及终止条件、二进制和十进制相互转换等操作的综合函数库。其实现步骤包括:通过输入及输出函数求出遗传算法主函数、初始种群的生成函数,采用选择、交叉、变异操作求得基本遗传操作函数。以函数仿真为例,对该函数优化和GA 改进,只需改写函数m 文件形式即可。(The Matlab Genetic Algorithm optimization toolbox is a comprehensive function librar
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-22
    • 文件大小:9kb
    • 提供者:FZenjoys
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com