搜索资源列表

  1. 模式识别分类器

    0下载:
  2. 本程序用来实现模式识别中二维线性变换的分类其设计-the procedures used for pattern recognition of two-dimensional linear transform its design classification
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:40.72kb
    • 提供者:可爱人
  1. 印章识别

    0下载:
  2. 印章识别是模式识别中的经典问题。次程序能够完成印章识别中的基本分类问题。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-06-02
    • 文件大小:246.72kb
    • 提供者:shanyue198
  1. 模式识别中的感知器算法

    0下载:
  2. 模式识别中的感知器算法,经典算法的实现
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-11-01
    • 文件大小:5.83kb
    • 提供者:7108646@qq.com
  1. 模式识别中的支持向量机方法

    0下载:
  2. 模式识别中的支持向量机方法
  3. 所属分类:界面编程

  1. Myknn

    0下载:
  2. knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法-Knn, or k-nearest neighbor algrithom, is a simple and classical classifier algrithom.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-26
    • 文件大小:433kb
    • 提供者:张蕊
  1. cyk

    0下载:
  2. 模式识别中的CYK算法-pattern recognition algorithm for the CYK
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-26
    • 文件大小:28kb
    • 提供者:张强
  1. ISODATA

    0下载:
  2. 模式识别中的ISODATA算法演示-pattern recognition algorithms demonstrated the ISODATA
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-26
    • 文件大小:49kb
    • 提供者:李敏
  1. KAverage

    1下载:
  2. 模式识别中的K-均值算法演示-pattern recognition, the K-means algorithm demo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-26
    • 文件大小:49kb
    • 提供者:李敏
  1. 人脸定位与检测实例

    0下载:
  2. 模式识别中人脸的检测与定位所包含的算法程序(facedetect)-pattern recognition of the human face detection and location included in the algorithm (facedetect)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-26
    • 文件大小:458kb
    • 提供者:刘世炎
  1. 图像的纹理分析及应用实例

    0下载:
  2. 模式识别中的图像纹理分析及应用实例详细程序-pattern recognition of image texture analysis and application examples detailed procedures
  3. 所属分类:图形图象

    • 发布日期:2024-11-26
    • 文件大小:427kb
    • 提供者:刘世炎
  1. 8个数码游戏

    0下载:
  2. 模式识别中的常用搜索算法中的8数码游戏程序-pattern recognition of commonly used search algorithm of eight digital Games
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-26
    • 文件大小:147kb
    • 提供者:刘世炎
  1. vc++数字图像模式识别技术及工程实践

    1下载:
  2. VC++数字图像模式识别技术及工程实践 一书中的程序源代码。-VC digital image pattern recognition technology and engineering practice a book of the source code.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-11-26
    • 文件大小:26.71mb
    • 提供者:任民
  1. 贪心算法

    0下载:
  2. 模式识别中的贪心算法,是根据分配篮球队员的简单条件做的-pattern recognition of greedy algorithm is based on the distribution of basketball players do the simple conditions
  3. 所属分类:C#编程

    • 发布日期:2024-11-26
    • 文件大小:1005kb
    • 提供者:李枚
  1. isodata

    0下载:
  2. 这是一个有关于模式识别中的isodata算法的matlab源码。 大家可以看看。有详细注释-on the isodata pattern recognition algorithm Matlab source. We can look at. Detailed Notes
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-26
    • 文件大小:11kb
    • 提供者:宋超
  1. libsvm-mat-2.8-1

    0下载:
  2. 人工智能模式识别中基于支持向量机的分类算法在识别领域属于较新的应用-The SVM-based classification algorithm is a kind of new application in the field of artificial intelligence and pattern recognition.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-26
    • 文件大小:66kb
    • 提供者:rabo
  1. machie_study

    0下载:
  2. 机器学习及人工智能中的多层感机的算法,可识别复杂的二维点阵图形,在实际的模式识别中很有参考价值。-Machine study for arithmetic multi-layer perceptron, it can recognize 2D dot matric graph, it is a good reference for pattern recognition
  3. 所属分类:Windows编程

    • 发布日期:2024-11-26
    • 文件大小:103kb
    • 提供者:wtm
  1. 《模式识别与智能计算》全书实例的源程序

    0下载:
  2. 为了方便读者学习本书的内容,特地将本书中各章节自编函数(见“《模式识别与智能计算》部分函数的源程序”文件夹)及书中较多行的命令(见“《模式识别与智能计算》全书实例的源程序”文件夹),都摘录于各章节中。使用时请将其转换成M文件格式,并且注意M文件中是英文状态,所以要特别注意word格式中的标点符号及提示符前面的空格是否是英文状态(在M文件中,如果字符不是英文状态,会出现波红色浪线的提示)。 如果文件中是函数,则根据matlab形式要求,
  3. 所属分类:其他小程序

    • 发布日期:2024-11-26
    • 文件大小:124kb
    • 提供者:橡树
  1. logistic

    0下载:
  2. 用于模式识别中分类器的实现,罗杰斯特回归的实现 ,有数据实例,能够观察到分类结果和收敛曲线(logistics regression)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-26
    • 文件大小:32kb
    • 提供者:adf&683
  1. 机器学习与模式识别中文版 +pdf+书籍中的算法实现

    0下载:
  2. 机器学习与模式识别中文版 电子书 以及源码,(machine learning and pattern recognition code and pdf book)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-26
    • 文件大小:28.38mb
    • 提供者:ldh127
  1. 模式识别应用于故障诊断

    0下载:
  2. 将模式识别和机械中的故障诊断结合。结合实例和程序,验证出方法的有效性,内附文档和代码,运行无错误。(Combining pattern recognition with fault diagnosis in machinery.The effectiveness of the method is verified by examples and programs.The artical is attached code and ca
  3. 所属分类:matlab例程

    • 发布日期:2024-11-26
    • 文件大小:134kb
    • 提供者:yuanjinh.ok
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org