CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - elite

搜索资源列表

  1. GANN_sinF

    1下载:
  2. 遗传算法优化bp神经网络,神经网络为三层网络,遗传算法带有精英保留策略-genetic algorithm optimization bp neural networks, neural networks as a three-tier networks, genetic algorithms with a strategy to retain the elite
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.36kb
    • 提供者:He Hong
  1. RealGA(TwoVaribles)

    2下载:
  2. 此代码是实数编码遗传算法的Matlab例程。用了精英保留策略选择和轮盘赌选择法,叉操作采用中间重组方式。-This code is a real-coded genetic algorithm Matlab routines. Retention policies with the elite selection and roulette wheel selection method, fork operation mode using the middle of restructuring.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1.52kb
    • 提供者:王巍
  1. Ant-Algorithmcpp

    1下载:
  2. 蚁群算法的C++实现,VC6.0环境。基本蚁群算法+2OPT局部优化+Etlist精英解策略。-Ant colony algorithm C++ implementation, VC6.0 environment. The basic ant colony algorithm+2 OPT local optimization+ Etlist elite Solution Strategy.
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-09-08
    • 文件大小:254.01kb
    • 提供者:占志刚
  1. ant_colony_elitists

    0下载:
  2. 利用改进的蚂蚁算法,即带精英策略的蚂蚁算法,求解TSP问题。对深入理解蚂蚁算法的优化原理很有帮助。-Improved ant algorithm, that is, with the elite strategy of ant algorithm for solving TSP problems. Ant Algorithm-depth understanding of the principle of optimality helpful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:3.05kb
    • 提供者:付他
  1. GAdisplacement

    1下载:
  2. 用遗传算法对光纤位移传感器的实验数据进行拟合,使用精英保留策略提高算法性能-Genetic algorithm with fiber-optic displacement sensor to fit the experimental data, the use of elite strategies to improve retention of algorithm performance
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.51kb
    • 提供者:汪轲
  1. GAreal_tourney

    0下载:
  2. ntroduction to Stochastic Search and Optimization, 2003 This program runs a GA with real-number coding. Elitism is used and the mutation operator is simply the addition of a Gaussian random vector to the non-elite elements. The user
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2.56kb
    • 提供者:shahnaz
  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
    • 文件大小:1.1kb
    • 提供者:何柏諺
  1. AG

    0下载:
  2. 根据演化计算的思想,采用精英演化策略模型搜索优化问题最优解。-Evolutionary computation based on the idea of evolution strategies with the elite model search optimization the optimal solution.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:755.11kb
    • 提供者:hupan
  1. exp1

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

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

    0下载:
  2. 遗传算法在道路图像阈值分割中的应用 包括:初始化种群,产生新一代个体,精英选择,交叉,变异-Genetic algorithm in the road image threshold segmentation include: initial population, a new generation of individual, elite selection, crossover and mutation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:6.1kb
    • 提供者:严路
  1. FindRouteGUI

    0下载:
  2. 1,已完成功能 (1)距离短时大部分情况下可以选择最短路径进行移动 (2)加入了精英选择优化算法 (3)无论地图大小一定可以得出路径 (4)点击障碍物可以得出路径 3,代码改进 将原来两大类(Widget,Geno)拆分成三个类(Widget,Handle,Geno), Widget:显示界面等可视化元素,获取最短路径并显示移动, Handle:优化路径,得出最短路径,以后会加入通信模块 Geno:计算得出一定数量的可达路径 4,算法描述
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:10.45kb
    • 提供者:chan
  1. naga2.file

    0下载:
  2. 带精英策略非支配排序遗传算法的应用实例。-The control strategy with elite sort of genetic algorithm, the application example.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3.86mb
    • 提供者:姜徐东
  1. GAEllite

    1下载:
  2. 基于精英选择和交叉策略的遗传算法,在标准遗传算法的基础上提高了精度和速度-Elite selection and crossover strategy genetic algorithm on the basis of the standard genetic algorithm to improve accuracy and speed
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1.97kb
    • 提供者:段誉
  1. M-Elite-Coevolutionary-Algorithm

    0下载:
  2. 一种新的遗传算法介绍,该文章提出了一种新的遗传算法,基于M个精英选择组成M个团体,精英与精英之间进行协作,精英与普通个体之间进行引导-a new genetic algorithm with M elites using a coroperation and leading strategy
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:873.6kb
    • 提供者:kongweijie
  1. GA0-1

    0下载:
  2. 0-1背包问题遗传算法,包含精英选择和非精英选择-0-1 knapsack problem algorithms, comprising elite and non-elite choose
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6.66kb
    • 提供者:林坤城
  1. douelitePSO3D

    1下载:
  2. 基于精英粒子群算法的双机器人路径规划,白车车身焊接,不考虑避障-Dual path planning algorithm based on particle swarm elite, white car body welding, without considering obstacle avoidance
  3. 所属分类:matlab例程

    • 发布日期:2017-05-23
    • 文件大小:29.06kb
    • 提供者:路婷
  1. HuaWei_draft

    0下载:
  2. HUAWEI 2017软件精英挑战赛初赛代码,仅适用于小规模的数据。(HUAWEI 2017 Software elite challenge preliminary code, only suitable for small scale data.)
  3. 所属分类:数据结构

    • 发布日期:2017-12-17
    • 文件大小:4.49mb
    • 提供者:Mickly
  1. 深度学习机器学习入门进阶精品名师视频课程

    3下载:
  2. (23套)深度学习+(48套)机器学习入门+进阶精品名师视频课程((23 sets) deep learning + (48 sets) machine learning + video course of advanced Elite Teachers)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:1.11mb
    • 提供者:七酱77
  1. 遗传算法

    0下载:
  2. 遗传算法函数——每一代都将精英保留到下一代(Genetic algorithm - retention of elite)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:2kb
    • 提供者:DadWeng
  1. nsga-2

    0下载:
  2. 快速非支配排序算法,引进精英策略,保证某些优良的种群个体在进化过程中不会被丢弃,从而提高了优化结果的精度;采用拥挤度和拥挤度比较算子。(The fast non dominated sorting algorithm introduces the elite strategy to ensure that some excellent individual individuals will not be discarded during the evolution process, thus i
  3. 所属分类:matlab例程

« 12 »
搜珍网 www.dssz.com