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

搜索资源列表

  1. main

    0下载:
  2. it s a matlab code.for genetic algorithm.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:3261
    • 提供者:ssss
  1. 10.1.1.30.6253

    0下载:
  2. Blind equaliser design using genetic programming. A blind equalization algorithm based on genetic algorithm was proposed.The simulation results showed that the algorithm had better performances than any other blind algorithm we are already have,nam
  3. 所属分类:Communication

    • 发布日期:2017-11-29
    • 文件大小:84139
    • 提供者:abd091
  1. adaptive_blind_equalization_using_bottleneck_netw

    0下载:
  2. Adaptive Blind Equalization Using Bottleneck Networks Implemented by Evolvable Hardware.Using a genetic algorithm, the network on the hardware is trained to minimize an energy function based on the maximum likelihood estimation. Simulation resu
  3. 所属分类:Communication

    • 发布日期:2017-11-18
    • 文件大小:149234
    • 提供者:abd091
  1. Wavelet-neural-networks

    1下载:
  2. 小波神经网络、遗传算法优化神经网络代码,测试可以使用,但具体的原理不是很懂! -Wavelet neural networks, genetic algorithms to optimize neural network code, the test can be used, but the principle is not very specific!
  3. 所属分类:Communication

    • 发布日期:2015-08-14
    • 文件大小:51200
    • 提供者:王丽娜
  1. Paper230

    0下载:
  2. Adaptive Radio Resource Management for GSM using Neural Networks and Genetic Algorithms Ken Murray and Dirk Pesch Adaptive Wireless Systems Group
  3. 所属分类:Communication

    • 发布日期:2017-11-30
    • 文件大小:233282
    • 提供者:gun
  1. gabp

    0下载:
  2. 利用遗传算法对BP神经网络进行能优化并将其用于在特征提取中的应用-BP neural network using genetic algorithm to optimize and be used for applications in feature extraction
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:2185
    • 提供者:郭红想
  1. gasvm

    1下载:
  2. 利用遗传算法对SVMk进行优化,并将其用于脑电信号的分类中-By using the genetic algorithm to optimize SVMk, and use it to the classification of the eeg signals
  3. 所属分类:Communication

    • 发布日期:2017-11-19
    • 文件大小:980
    • 提供者:郭红想
  1. resourceleveling20130507finalversion

    0下载:
  2. genetic algorithm for resource leveling, considering the job aveliable and the code is start time. matlab resource code, good reference.-resource leveling genetic algorithm,single resource
  3. 所属分类:Communication

    • 发布日期:2017-12-07
    • 文件大小:2831
    • 提供者:俞训峰
  1. JSPGA

    0下载:
  2. 车间调度算法,已经调试好,能够出甘特图。希望大家交流借鉴。-job shop sheduling, genetic algorithm, matlab code, can output gante picture.
  3. 所属分类:Communication

    • 发布日期:2017-11-12
    • 文件大小:1558
    • 提供者:俞训峰
  1. Shoetest-path-Genetic-Algorithms

    0下载:
  2. Shortest Path, Traveling Salesman and Hamiltonian Cycle are the other network design problem. These problems are very common to back bone network design problem. In all these three problems, the main difference is the degree of the node whic
  3. 所属分类:Communication

    • 发布日期:2017-11-15
    • 文件大小:336242
    • 提供者:mohamed
  1. yichuan

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的-GA (Genetic Algorithm) is a simulation of Darwinian theory of evolution by natural selection and genetic mechanism of biological e
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:599971
    • 提供者:Jeff
  1. GA

    0下载:
  2. 这是一篇讲解用VB编程语言实现遗传算法的文章,对遗传算法感兴趣的可以看一下-This is a VB programming language used to explain the genetic algorithm article on genetic algorithm are interested can look at
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:227857
    • 提供者:zhaojie
  1. GA

    0下载:
  2. 基于VB的遗传算法演示系统,有演示实验的设计-VB-based genetic algorithm demonstration system, a demonstration experiment design
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:178020
    • 提供者:zhaojie
  1. GA-Elitst

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

    • 发布日期:2017-04-01
    • 文件大小:4240
    • 提供者:思辰
  1. ad

    0下载:
  2. 采用遗传算法求解多目标问题的讲解,大家仅供参考。-Genetic algorithm for solving multi-objective problem to explain, we are for reference only.
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:38358
    • 提供者:lpx
  1. large-variation

    0下载:
  2. 在原来的遗传算法的基础上,进行了修改了,适用于大变异的情况-On the basis of the original genetic algorithm, it has been modified and can be used in the situation for large variation
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:3029
    • 提供者:siixue
  1. base-variation

    0下载:
  2. 这里面详细介绍了基本的遗传算法,对大家学习基本遗传算法有很大的帮助-That details the basic genetic algorithm, we learn the basic genetic algorithm is a great help
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:2561
    • 提供者:siixue
  1. DS-for-MIMO-and-HARQ

    0下载:
  2. MIMO 检测与HARQ 合并中的不确定性处理研究,介绍了通过证据理论的方法进行MIMO信号检测,以及HARQ合并,同时也介绍了一些人工智能算法,例如遗传算法或模拟退火算法-MIMO detector combined with the uncertainty HARQ processing research, describes the method of performing MIMO signal detection theory of evidence, and HARQ merger,
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1942033
    • 提供者:水麟泽
  1. V3I6-0706

    0下载:
  2. A Genetic Algorithm Based Optimal Sink and Relay Nodes Placement Strategy for Increasing the Lifetime of the Wireless Sensor Network
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:600043
    • 提供者:omarbr
  1. paper1

    1下载:
  2. 采用遗传算法的自适应随机共振系统弱信号检测方法研究-Adaptive stochastic resonance system weak signal detection method using genetic algorithms
  3. 所属分类:编程文档

    • 发布日期:2017-04-16
    • 文件大小:340334
    • 提供者:wang
« 1 23 »
搜珍网 www.dssz.com