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

搜索资源列表

  1. GAforTSP

    0下载:
  2. 遗传算法求解TSP问题,采用轮盘赌选择方法,部分匹配交叉算子,交换变异设计.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4.88kb
    • 提供者:底欣
  1. yichuansuanfajiejuemoshipipei

    0下载:
  2. 遗传算法做图像的模式匹配,绝对经典,有源码看,有执行文件可以执行,下面有个执行环境的文件请先安装。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9.53mb
    • 提供者:khong
  1. SURFACESMATCHINGALGORITHMBASEDONGENETICALGORITHMAN

    2下载:
  2. 针对基于最小二乘法的ICP 曲面匹配算法难以处理待比较曲面的局部大变形问题, 提出一种改进算 法。即采用遗传算法确定曲面初始相对位置以保证匹配优化结果为全局最优值, 利用ICP 算法匹配结果构造 偏差阈值, 以此阈值过滤点群后再以最小二乘法进行匹配处理, 消除局部大变形影响, 获得合理的变换矩阵。以此变换矩阵变换初始点群再进行误差计算, 从而获得理想的匹配结果-Least square method based on the ICP surface matching algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-10-01
    • 文件大小:334.04kb
    • 提供者:chenruibao
  1. psoyouhuannyj

    0下载:
  2. 基于粒子群优化的神经网络训练算法研究论文   摘 要:  本文提出了基于连接结构优化的粒子群优化算法(SPSO) 用于神经网络训练,该算法在训练神经网络权 值的同时优化其连接结构,删除冗余连接,使神经网络获得与模式分类问题匹配的信息处理能力. 经SPSO 训练的神经 网络应用于Iris ,Ionosphere 以及Breast cancer 模式分类问题,能够部分消除冗余分类参数及冗余连接结构对分类性能 的影响. 与BP 算法及遗传算法比较,该算法在提高分类误差精度的同时可加快训
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:41.37kb
    • 提供者:ekin
  1. nonideal-iris-recognition

    0下载:
  2. 一篇有关使用水平集方法分割虹膜之后用遗传算法提取虹膜特征值并使用不对称的SVMs来进行匹配的虹膜识别算法的文章-A level set method for the use of the genetic algorithm after the split iris iris feature extraction and use of asymmetric SVMs value to match the iris recognition algorithms article
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1.14mb
    • 提供者:Chen Jun
  1. genetic-algorithms

    0下载:
  2. 使用遗传算法实现简单的图像匹配,有基本的自适应遗传算法,以及标准的遗传算法-Simple genetic algorithm using image matching, a basic adaptive genetic algorithm, and the standard genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:14.66kb
    • 提供者:童小武
  1. kecheng2011

    1下载:
  2. 课程设计要求 0 实验一 基于模板匹配的字符识别 1 实验二 基于C均值算法的车辆检测与跟踪 3 实验三 水果分类系统设计 5 实验四 基于遗传算法的图像歪斜校准 6 实验五 基于BP网络的函数逼近 9 实验六 空调模糊控制系统设计 -Curriculum design requires 0 Experimental one based on template matching character recognition 1 C-means algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-20
    • 文件大小:80kb
    • 提供者:delen2096
  1. Feature-selection-

    1下载:
  2. 基于基因遗传算法的特征选择程序 高喊制图功能,直接给出匹配耦合-Feature selection based on GA in Matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2.22kb
    • 提供者:aimove
  1. KnacksackProblem_GA

    0下载:
  2. 应用遗传算法解决背包问题,采用二重结构编码,匹配映射交叉策略,倒位的变异策略.最终得到比较满意的结果。-Application of genetic algorithms to solve knapsack problem, the use of dual-structure code, cross-matching strategy mapping, inversion mutation strategy
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:10.82kb
    • 提供者:张嘉琦
  1. mgemma

    0下载:
  2. 基于一种改进的遗传地图匹配算法,将Marchal算法和遗传算法结合起来,本源代码基于C++开发,包括了完整的实验数据和算法实现。-Based on an improved genetic map-matching algorithm, Marchal and genetic algorithms to combine source code is based C++ development, including the full experimental data and algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:252.31kb
    • 提供者:lilunnuuu
  1. pipeijuzi

    0下载:
  2. 使用遗传算法些的一个小程序,旨在匹配句子(A small program using genetic algorithms to match sentences and verify the advantages of genetic algorithms)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:1kb
    • 提供者:娜娜Sweet
  1. chapter1 谢菲尔德大学的matlab遗传算法工具箱

    1下载:
  2. 谢菲尔德大学matlab遗传算法工具箱用高级语言编写,可以看见算法的源代码,与此匹配先进的数据分析、可视化工具。(The Matlab genetic algorithm toolbox at the University of Sheffield is written in a high-level language. You can see the source code of the algorithm and match this with advanced data analysis
  3. 所属分类:人工智能/神经网络/深度学习

搜珍网 www.dssz.com