搜索资源列表
fingerprint111
- 本文以活体指纹录入仪为指纹采集手段,以个人计算机作为处理平 台,综合运用图像处理和模式识别技术,深入、系统地研究了指纹自动 识别的理论和技术,并且详细的探讨了指纹图像预处理过程的实现,提 出了一种改进的指纹图像全局特征点的提取方法。并在此基层上完成了 指纹分类算法,提出并建立了基于全局特征的指纹识别方法-paper to live fingerprint recording instrument for fingerprint acquisition means a person
support_vector_machine
- C针对模式识别问题H描述了支持向量机的基本思想H着重讨论了OD=?PI最小二乘=?PI加权=?P 和直接 =?P 等新的支持向量机方法H用于降低训练时间和减少计算复杂性的海量样本数据训练算法分块法I分解法H提 高泛化能力的模型选择方法H以及逐一鉴别法I一一区分法IPD., 分类法I一次性求解等多类别分类方法@最后给 出了污水生化处理过程运行状态监控的多类别分类实例@作为结构风险最小化准则的具体实现H支持向量机具有 全局最优性和较好的泛化能力
《神经网络模式识别及其实现》源程序,收集了各种神经网络分类的算法
- 《神经网络模式识别及其实现》源程序,收集了各种神经网络分类的算法《神经网络模式识别及其实现》源程序,收集了各种神经网络分类的算法
fenlei. VC 图像模式识别的分类程序
- VC 图像模式识别的分类程序,里面有神经网络的算法,很经典,VC image pattern recognition classification procedures, there are neural network algorithm, it is a classic
BayesTest(模式识别分类程序).rar
- 这是一个计算机实现图形分类的程序,它可以包含基本的分类算法,This is a computer graphics classification procedures, it may include basic classification algorithm
kmeans
- 这是基本的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.
C_FuzzyCluster
- 模糊算法,用于分类,图像分割,模式识别,样本空间-C_FZZUY
ISODATA
- 实现了模式识别中的利用isodata算法进行分类-Implementation of the pattern recognition algorithm using ISODATA classification
svmcode
- 这个主要是SVM的分类算法,主要应用于模式识别中。-SVM algorithm
cexam
- 模式识别中的c均值算法,可对100个随机样本数据进行不多于10的分类-C-Means Algorithm Pattern Recognition can be right 100 random sample data, the classification of not more than 10
ISODATA
- 模式识别中的isodata算法,对100个随机样本数据进行分类,可自行输入参数-Pattern Recognition isodata algorithm, 100 random samples of data classification, self-input parameters
patternRecognitionAndcompute
- 模式识别与智能计算matlab实现的源代码 主要有聚类分析 手写数字分类的实现-pattern Recognition And intelligence computing
program
- 模式识别中分类程序,实现了很多分类算法,有兴趣的朋友可以研究下-Pattern recognition, many classification procedures classification algorithm, interested friends may study
K-means-cSharp--code
- k均值算法是模式识别的聚分类问题,这是用C#实现其算法-K-means algorithm is pattern recognition of poly classification problem, this is written in c# realize its algorithm
PSO
- 粒子群优化算法,算法没有和图像处理直接相关,不过对于图像分类中的模式识别相关算法,也许会用到这个优化算法。-PSO code
33333
- 模式识别相关算法的matlab实现,其中包括人工神经网络、非线性支持向量机以及近邻分类。-pattern recognition
fixed-increment-rule
- 模式识别小算法:利用固定增量法进行分类,里面含分类结果-fixed increment rule
三角环
- 模式识别出三角环,用分类算法,做出模式识别(The triangle ring is identified by pattern recognition)
随机森林用于模式分类
- 随机森林用于模式分类识别算法,包含代码和数据(Random Forests for Pattern Classification Recognition Algorithms, Containing Codes and Data)
c均值
- 模式识别c均值算法,较为简单的坐标分类。(C-means algorithm for pattern recognition, relatively simple coordinate classification.)