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

搜索资源列表

  1. 聚类程序

    1下载:
  2. 图像模式识别的聚类器设计,采用VC++实现,和分类器设计相对应。-the designation of image pattern recognation,VC++ is adopted, along with the sort ware designation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:269436
    • 提供者:zxm
  1. PATMAT22

    0下载:
  2. 基于遗传算法的图像模式识别 ,这个是本人收藏的有关遗传算法的源程序-based on genetic algorithm for image pattern recognition, this is my collection of the genetic algorithm source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4226
    • 提供者:王彬
  1. patternrecognition_classify

    1下载:
  2. 模式识别—分类程序VC源码,是《图像模式识别VC++技术实现》一书的源码-pattern recognition-classification procedure VC source, "VC image pattern recognition technology to achieve" a source book
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:538878
    • 提供者:yzzyzz
  1. C语言的HMM算法库

    0下载:
  2. 一个关于HMM(隐马尔可夫模型)实现的C语言库。是Visual C++数字图像模式识别技术及工程实践的配套源代码-one of HMM (HMM) with the C library. Yes Visual C digital image pattern recognition technology and engineering practice supporting source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8911
    • 提供者:张积存
  1. svm--km

    0下载:
  2. 这是一个很好的支持向量机工具箱,它可用于模式识别,图像识别,文字识别,语音识别和手写体识别等领域。-This is a very good support vector machine toolbox, it can be used for pattern recognition, image recognition, text recognition, speech recognition and handwriting recognition and other fields.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4445738
    • 提供者:李全林
  1. a

    0下载:
  2. 图像模式识别VC++,书中的程序源代码,上 分类程序-Image Pattern Recognition VC++, The book
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:529951
    • 提供者:chenzeng
  1. Neural-Network-pattern-recognition

    0下载:
  2. 根据神经网络的算法对三幅训练图像和测试图像进行识别。-According to neural network training algorithm for three test images and image recognition.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:44560
    • 提供者:xjzhang101
  1. PatternRecognition

    0下载:
  2. 图象模式识别工程从简单到复杂的各个举例工程的源代码-Image pattern recognition works from simple to complex projects in all, for example source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-02
    • 文件大小:778824
    • 提供者:秦月
  1. lgj

    0下载:
  2. 遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm GA (Genetic Algorithm), in essence is a k
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:175647
    • 提供者:sunguili
  1. featureextraction

    0下载:
  2. 图象 处 理和模式识别中经常根据物体的形状来识别物 体或对物体进行分类。形状特征可以分为区域特征和边界特 征两大类,矩不变量是最基本的形状特征。Hu提出的矩不变 量是图象区域内部细节的描述,是一种区域特征。它是建立 在对一个区域内部灰度值的统计分析基础上的,需要目标区 域的所有象素参与运算-Image processing and pattern recognition are often based on the shape of objects to identify o
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:653339
    • 提供者:martin
  1. Imagenatural

    0下载:
  2. 神经网络做的图像模式识别,用的是神经网络分割特征,自己研究的,比较有新意-Neural network to do the image pattern recognition, using a neural network segmentation features, its own research, more new ideas
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:125260
    • 提供者:dingzi
  1. PatternRecong

    0下载:
  2. 图像模式识别的各种算法及其编程实现,包括模板匹配分类器、几何分类器和神经网络分类器等,可用于手写数字的识别。-A variety of image pattern recognition algorithm and its programming, including template matching classifier, geometric classifier and neural network classifiers, etc., can be used for handwritte
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:527995
    • 提供者:MORGAN
  1. five

    1下载:
  2. 1.BP神经网络进行模式识别 2.用BP网络对非线性系统进行辨识 3.一个神经网络PID控制器 4.图像处理的PCA算法 5.图像处理的穷举算法-1.BP neural network pattern recognition 2. Using BP network identification of nonlinear systems 3. A neural network PID controller 4. The PCA algorithm for image process
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:5071
    • 提供者:hudingyin
  1. Image_Feature_Selection_Method_Based_on_Immune_Enc

    0下载:
  2. 针对目标与背景两类图像模式识别问题,在已有的特征选择方法基础上,提出了一种新颖的基于免疫分子编码机理的图像特征选择方法(IACA). 该方法借鉴生物免疫系统的抗体分 子编码机理,在对样本进行参数估计情况下,提出熵度量单个特征对于目标和背景的识别敏感度 从集合的角度研究并且定义了特征之间的包含和互补关系 并且基于组成抗体分子氨基酸结合能量最小原则,提出了关于图像目标的免疫抗体构建规则 最终实现了寻找最优特征子集的算法IACA ,该特征子集的维数通过算法自动获得无需人为设定,选择结果为目标的“免
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:593634
    • 提供者:崔冰
  1. clustering

    0下载:
  2. 杨淑莹:图像模式识别,聚类程序,编译可用-Yang Shuying: image pattern recognition, clustering, compiler available
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-25
    • 文件大小:8586496
    • 提供者:黄宝杰
  1. classification

    0下载:
  2. 杨淑莹:图像模式识别,分类程序,神经网络,编译可用。-Yang Shuying: image pattern recognition, classification procedures, neural networks, compiler available.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7488664
    • 提供者:黄宝杰
  1. vcdigita-image-patten-

    0下载:
  2. 本书介绍了模式识别和人工智能中的一些基本理论以及一些相关的模型,包括贝叶斯决策、线性判别函数、神经网络理论、隐马尔可夫模型、聚类技术等-This book describes the pattern recognition and artificial intelligence in some of the basic theory and some related models, including Bayesian decision-making, linear discriminant f
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-26
    • 文件大小:48498688
    • 提供者:广隶
  1. IrisDC06

    0下载:
  2. 分类是数据挖掘 、机器学习 和模式识别 中一个重要的研究领域。分类的目的是学会一个分类模型 (称作分类器),该模型能把未知类别的数据项映射到给定类别中。目前发展较成熟的几种分类算法 如决策树、神经网络、贝叶斯方法、遗传算法等。分类具有广泛的应用,例如医学诊断、信用卡系统的信用分级、图像模式识别等。本毕业设计通过使用鸢尾属植物(IRIS)数据集,对当前数据挖掘中具有代表性的优秀分类算法进行分析和比较,总结出了各种算法的特性,为使用者选择算法或研究者改进算法提供了依据。-Classificatio
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:580645
    • 提供者:江霞
  1. Image-pattern-recognition

    1下载:
  2. Visual C++数字图像模式识别典型案例详解_源码-Typical case of the Visual C++ digital image pattern recognition explain clearly _ source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-03
    • 文件大小:25017401
    • 提供者:郑玉山
  1. image-recognition

    0下载:
  2. 图形识别,基于Hopfield神经网络的联想记忆——数字识别MATLAB程序,有详细注释。-Based on Hopfield neural network pattern recognition, associative memory- digit recognition MATLAB procedures, with detailed comments.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5120
    • 提供者:zhengyi
« 12 3 »
搜珍网 www.dssz.com