CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 模式识别 分类算法

搜索资源列表

  1. fingerprint111

    0下载:
  2. 本文以活体指纹录入仪为指纹采集手段,以个人计算机作为处理平 台,综合运用图像处理和模式识别技术,深入、系统地研究了指纹自动 识别的理论和技术,并且详细的探讨了指纹图像预处理过程的实现,提 出了一种改进的指纹图像全局特征点的提取方法。并在此基层上完成了 指纹分类算法,提出并建立了基于全局特征的指纹识别方法-paper to live fingerprint recording instrument for fingerprint acquisition means a person
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.46mb
    • 提供者:宋波
  1. support_vector_machine

    0下载:
  2. C针对模式识别问题H描述了支持向量机的基本思想H着重讨论了OD=?PI最小二乘=?PI加权=?P 和直接 =?P 等新的支持向量机方法H用于降低训练时间和减少计算复杂性的海量样本数据训练算法分块法I分解法H提 高泛化能力的模型选择方法H以及逐一鉴别法I一一区分法IPD., 分类法I一次性求解等多类别分类方法@最后给 出了污水生化处理过程运行状态监控的多类别分类实例@作为结构风险最小化准则的具体实现H支持向量机具有 全局最优性和较好的泛化能力
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:216.22kb
    • 提供者:limingxian
  1. 《神经网络模式识别及其实现》源程序,收集了各种神经网络分类的算法

    0下载:
  2. 《神经网络模式识别及其实现》源程序,收集了各种神经网络分类的算法《神经网络模式识别及其实现》源程序,收集了各种神经网络分类的算法
  3. 所属分类:Windows编程

  1. fenlei. VC 图像模式识别的分类程序

    1下载:
  2. VC 图像模式识别的分类程序,里面有神经网络的算法,很经典,VC image pattern recognition classification procedures, there are neural network algorithm, it is a classic
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-10-25
    • 文件大小:547.79kb
    • 提供者:slj
  1. BayesTest(模式识别分类程序).rar

    0下载:
  2. 这是一个计算机实现图形分类的程序,它可以包含基本的分类算法,This is a computer graphics classification procedures, it may include basic classification algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:70kb
    • 提供者:
  1. kmeans

    0下载:
  2. 这是基本的k均值算法是模式识别的聚分类问题,这是用C实现其算法以下是程序源代码,希望对大家有所帮助。-This is the basic k-means algorithm is a pattern recognition classification of polyethylene, which is used to achieve its algorithm C Following is the source code, I hope all of you to help.
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:3kb
    • 提供者:夜水晶
  1. C_FuzzyCluster

    0下载:
  2. 模糊算法,用于分类,图像分割,模式识别,样本空间-C_FZZUY
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.14kb
    • 提供者:wanggen
  1. ISODATA

    0下载:
  2. 实现了模式识别中的利用isodata算法进行分类-Implementation of the pattern recognition algorithm using ISODATA classification
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:376.09kb
    • 提供者:刘凤霞
  1. svmcode

    0下载:
  2. 这个主要是SVM的分类算法,主要应用于模式识别中。-SVM algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:30.7kb
    • 提供者:chenfengnong
  1. cexam

    0下载:
  2. 模式识别中的c均值算法,可对100个随机样本数据进行不多于10的分类-C-Means Algorithm Pattern Recognition can be right 100 random sample data, the classification of not more than 10
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.63mb
    • 提供者:zangjk
  1. ISODATA

    0下载:
  2. 模式识别中的isodata算法,对100个随机样本数据进行分类,可自行输入参数-Pattern Recognition isodata algorithm, 100 random samples of data classification, self-input parameters
  3. 所属分类:Other systems

    • 发布日期:2017-05-15
    • 文件大小:3.91mb
    • 提供者:zangjk
  1. patternRecognitionAndcompute

    1下载:
  2. 模式识别与智能计算matlab实现的源代码 主要有聚类分析 手写数字分类的实现-pattern Recognition And intelligence computing
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1.91mb
    • 提供者:lihao
  1. program

    0下载:
  2. 模式识别中分类程序,实现了很多分类算法,有兴趣的朋友可以研究下-Pattern recognition, many classification procedures classification algorithm, interested friends may study
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1.33mb
    • 提供者:robin
  1. K-means-cSharp--code

    0下载:
  2. k均值算法是模式识别的聚分类问题,这是用C#实现其算法-K-means algorithm is pattern recognition of poly classification problem, this is written in c# realize its algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:5.12kb
    • 提供者:lihang
  1. PSO

    0下载:
  2. 粒子群优化算法,算法没有和图像处理直接相关,不过对于图像分类中的模式识别相关算法,也许会用到这个优化算法。-PSO code
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.38kb
    • 提供者:Lee
  1. 33333

    1下载:
  2. 模式识别相关算法的matlab实现,其中包括人工神经网络、非线性支持向量机以及近邻分类。-pattern recognition
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:574.58kb
    • 提供者:小果冻
  1. fixed-increment-rule

    0下载:
  2. 模式识别小算法:利用固定增量法进行分类,里面含分类结果-fixed increment rule
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:603byte
    • 提供者:max
  1. 三角环

    0下载:
  2. 模式识别出三角环,用分类算法,做出模式识别(The triangle ring is identified by pattern recognition)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:1.33mb
    • 提供者:鱼羊
  1. 随机森林用于模式分类

    1下载:
  2. 随机森林用于模式分类识别算法,包含代码和数据(Random Forests for Pattern Classification Recognition Algorithms, Containing Codes and Data)
  3. 所属分类:Windows编程

    • 发布日期:2020-01-12
    • 文件大小:804kb
    • 提供者:seraph08
  1. c均值

    1下载:
  2. 模式识别c均值算法,较为简单的坐标分类。(C-means algorithm for pattern recognition, relatively simple coordinate classification.)
  3. 所属分类:其他

« 12 3 4 »
搜珍网 www.dssz.com