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

搜索资源列表

  1. GoodsAllocatingProblemwithMultiAimsbasedonTheHybri

    4下载:
  2. 多目标货物配装问题是一个复杂的组合优化问题,属于NP难问题,本文用混合粒子群算法求解多目标货物配装问题。混合粒子群算法在基本粒子群算法的基础上,通过引进遗传算法中的交叉和变异的策略,避免了陷入局部最优,加快了达到全局最优的收敛速度。此外,本文提出用权重系数来平衡各目标使各目标都能达到相对较优的效果。-Multi-objective loading of goods is a complicated combinatorial optimization problems are NP hard p
  3. 所属分类:Communication

    • 发布日期:2016-08-29
    • 文件大小:6466
    • 提供者:廖志
  1. 1

    0下载:
  2. It is a MatLab code for Genetic Algorithm
  3. 所属分类:Communication

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

    1下载:
  2. 遗传算法解决VRP问题,程序代码经调试通过,可运行,C-Genetic algorithm to solve the VRP problem by debugging through the code, you can run, C++
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:13869
    • 提供者:YAMAP
  1. Solving

    2下载:
  2. 求解双层规划问题常用的算法有极点算法、直接搜索法、下降法和非数值优化方法(如模拟退火算法、遗传算法等),遗传算法的求解思路是:首先对上层的决策变量编码,代人下层规划模型,通过求解下层模型的决策变量值,代入上层模型计算适应度值,然后进行交叉、变异、选择操作,最后求出最优解。-Solving Bilevel Programming Problems with pole algorithm commonly used algorithms, direct search method, descent
  3. 所属分类:Communication

    • 发布日期:2015-09-13
    • 文件大小:1854
    • 提供者:大海
  1. TSP

    0下载:
  2. Traveling Salesman Problem Based on Genetic Algorithm
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:255838
    • 提供者:wangwenli
  1. tsp

    0下载:
  2. Traveling Salesman Problem Based on Genetic Algorithm
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:121360
    • 提供者:wangwenli
  1. GA

    0下载:
  2. 遗传算法源代码,特别有助于初学遗传算法者参考-Genetic algorithm source code, in particular, those references will help beginners GA
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:2411
    • 提供者:xiaochen
  1. integrated_genetic_algorithm_GA_ycsf

    0下载:
  2. GA遗传算法资料大整合,包括基于遗传算法的模糊神经网络控制和遗传算法在图书采购决策中的应用等等,很全的遗传算法总结-GA GA large data integration, including the genetic algorithm based fuzzy neural network control and genetic algorithms in the book of the procurement decision-making, etc., are all summed up
  3. 所属分类:Communication

    • 发布日期:2017-05-06
    • 文件大小:1409174
    • 提供者:leila
  1. comparison-fitness-a-itteration

    0下载:
  2. genetic algorithm used for calculating the genetics
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:17397
    • 提供者:sumathi
  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. 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. resouce-leveling-genetic-algorithm

    0下载:
  2. 资源优化遗传算法,单资源均衡_GA_问题-resource leveling genetic algorithm
  3. 所属分类:Communication

    • 发布日期:2017-12-02
    • 文件大小:27748
    • 提供者:俞训峰
  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. Genetic-algorithm-omar

    0下载:
  2. TSP(traveling salesman problem) using Genetic algorithm
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:21777
    • 提供者:mohamedomar
  1. Human-Face-Detection-Using-Genetic-Algorithm

    0下载:
  2. Human Face Detection Using Genetic Algorithm - pdf file
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:120893
    • 提供者:Nima
  1. MATLAB-Genetic-algorithm-toolbox

    0下载:
  2. 这是遗传算法的算法说明及matlab实现的参考书籍,很有参考价值。-This is a genetic algorithm matlab achieve algorithmic descr iptions and reference books, great reference value.
  3. 所属分类:Communication

    • 发布日期:2017-05-27
    • 文件大小:9764016
    • 提供者:younico
  1. Genetic-Algorithms-ppt

    0下载:
  2. genetic algorithm PPT
  3. 所属分类:Communication

    • 发布日期:2017-05-07
    • 文件大小:1491807
    • 提供者:mabid
« 12 »
搜珍网 www.dssz.com