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

搜索资源列表

  1. TDA2030

    0下载:
  2. TDA2030是许多电脑有源音箱所采用的HI-FI 功放集成块。它接法简单,价格实惠。额定功率为14W。电源电压为±6~±18V。 输出电流大,谐波失真和交越失真小(±14V/4欧姆,THD=0.5 )。具有优良的短路和过热保护电路。其接法分单电源和双 电源两种。pdf中均有两种接法的原理图并附有pcb布局-TDA2030 is active in many computer speakers used HI-FI amplifier integrated block. It is co
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:157448
    • 提供者:笑笑
  1. simple_evolution_algorithm

    0下载:
  2. 一个简单的进化算法实现,包括选择、交叉、变异-A simple evolutionary algorithm, including selection, crossover, mutation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5587
    • 提供者:罗比达
  1. SimpleGA_1

    0下载:
  2. 实现简单的进化算法,实数编码,轮盘赌选择方式,单点交叉,均匀变异。-Simple evolutionary algorithms, real coding, roulette wheel selection method, single-point crossover, uniform mutation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4855
    • 提供者:cxx
  1. final

    0下载:
  2. 遗传 算法 ,基于matlab实现,通过选择、交叉、变异,经过多次的迭代从而找到最优个体-Genetic algorithm, based on matlab implementation, through selection, crossover, mutation, after several iterations to find the best individual
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2935
    • 提供者:jiangbin
  1. yichuansuanfahanshuyouhua

    1下载:
  2. 对遗传算法思想的理解和认识,对一个函数求其最小值,采用遗传算法的交叉,变异等特征进行优化求解-Genetic algorithms for understanding and awareness of thoughts, seeking the minimum of a function, using genetic algorithm crossover and mutation characteristics of the optimal solution
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2659
    • 提供者:dai,xiaoxi
  1. EAX

    1下载:
  2. edge Assembly Crossover
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:989
    • 提供者:Omid
  1. GA.ZIP

    1下载:
  2. 这是另一个采用FORTRAN语言编写的遗传算法的源程序,包括很多交叉和变异模型。-This is another use of FORTRAN language source of genetic algorithms, including a lot of crossover and mutation model.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:39239
    • 提供者:peter
  1. AdapGA

    0下载:
  2. Srinvivas提出的自适应遗传算法,交叉概率和变异概率随适应度自动改变-Srinvivas proposed genetic algorithm, crossover probability and mutation probability automatically change with fitness
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:891
    • 提供者:liqiang
  1. DblGEGA

    0下载:
  2. 单点交叉遗传算法使得父代双方基因量大,容易破坏优秀个体,因而产生双切点交叉-Single-point crossover genetic algorithm makes both parent gene large, easy to destroy good individuals, resulting in double-cut point crossover
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:787
    • 提供者:liqiang
  1. MATLAB

    0下载:
  2. 这是关于用MATLAB实现遗传算法程序的原理介绍,包括也选择、交叉、变异等算子的程序。-This is about using MATLAB genetic algorithm program to achieve the principle of descr iption, including also selection, crossover and mutation operators of the program.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:152411
    • 提供者:
  1. final

    0下载:
  2. 使用遺傳演算法來解決一個多項是問題 然是使用單點突變以及單點交配 使用二進位編碼以及精英輪盤法-The use of genetic algorithms to solve the problem then is a number of single point mutations and single point crossover using binary coding and the elite roulette method
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1129
    • 提供者:何柏諺
  1. PP

    0下载:
  2. 摘 要:0IE 问题是一个典型的优化组合问题,现在有很多解决的方法。本文针对遗传算法求解0IE 问题进行了研究,对 选择、交叉和变异算子进行了算法设计,最后在_ C- N软件上进行编程实现。结果表明,遗传算法在求解0IE 问题时具有 结果准确、收敛速度快等特点。 关键词:遗传算法;0IE 问题;最优化问题;_ C- N 软-Abstract: 0IE problem is a typical combinatorial
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3290
    • 提供者:alex
  1. TSP

    0下载:
  2. 遗传算法解决tsp问题 问题规模100,杂交,变异,变比,选择方法可选-Genetic algorithm to solve the problem scale of the problem tsp 100, crossover, mutation, transformation ratio, select the method of optional
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1623291
    • 提供者:GuQi
  1. miaobiao

    0下载:
  2. 用VHDL实现的秒表功能,包括分频器,动态显示模块-VHDL implementation with stopwatch functions, including crossover, dynamic display module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:333273
    • 提供者:miaoxiaohu
  1. exp1

    0下载:
  2. 利用多父体杂交演化算法,精英多父体杂交算法求解函数极值-Multi-parent crossover using evolutionary algorithms, multi-parent crossover elite function extremum algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:343785
    • 提供者:hupan
  1. YTY_GA_Final

    0下载:
  2. To find the largest fitness value and its location 寻找最大适应性及相应的位置! Population N=50;crossover bits=n/2 (half of bits of an individual) with random locations,mutation bits = 4 种群数 N=50,交换位数= n/2, 即个体位数的一半,且位置随机; 变异位数统一取为4; Nc=20,28,36,44,
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1743
    • 提供者:申古龙
  1. yichuansuanfaVC

    0下载:
  2. 简单的遗传算法,介绍了编码,交叉变异的过程-Simple genetic algorithm, introduces the encoding, crossover and mutation process
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:9210
    • 提供者:籍晓瑞
  1. initpopyichuan

    0下载:
  2. 利用MATLAB进行基本遗传算法中的主程序,包含交叉和变异。-Basic genetic algorithm using MATLAB for the main program, including the crossover and mutation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:2001
    • 提供者:marui
  1. toolforSGAPublic

    0下载:
  2. SGA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行 优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉; 单点变异,浮点变异;-SGA (Simple Genetic Algorithm) is a powerful smart multi-variable optimization algor
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5518
    • 提供者:王龙隐
  1. genetic

    0下载:
  2. 实现遗传算法,主要采用自适应交叉算子改进遗传算法。-Genetic algorithm to achieve the main adaptive crossover improved genetic algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

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