搜索资源列表
Regression_ana
- 一个用java写的回归分析的类,可用于预测、模式识别-write with a regression analysis of the category, can be used to predict, pattern recognition
SMO_C++
- 基于smo算法的支持向量机(SVM)方法的C++实现,是模式识别技术中经典的算法.-algorithm based on the Support Vector Machine (SVM) methods of achieving C, Technology is the classic pattern recognition algorithm.
Support_Vecto_Machines_for_Pattern_Recognition
- 这是个英文资料 介绍模式识别中支持向量机的不错的资料-This is the English information on pattern recognition SVM good information
howtouseSVM.doc
- 本文从模式识别的基本概念谈起,过渡到神经网络模式识别,逐步引入到这四种支持向量机工具箱的使用。本文适合没有模式识别基础,而又急于上手的初学者。 -paper from the basic concept of pattern recognition about, the transition to the neural network pattern recognition, gradually introduced to the four SVM toolbox use. Pattern
statisticstheroy
- 统计学习是模式识别的重要理论根据和来源。这本书是辛苦找的一本好书,强烈推荐下载-statistical pattern recognition learning is an important theoretical basis and sources. This book is hard to find in a book highly recommend downloading
PAZZARwatch
- 本文主要介绍pazzar窗对模式识别的影响,通过编程得到在窗函数下,如何实现最佳模式识别.-this paper pazzar window of pattern recognition, to be programmed through the window function, how to achieve the best pattern recognition.
k--junzhi
- k均值算法是模式识别的聚分类问题,这是用C实现其算法以下是程序源代码-k-means algorithm is pattern recognition Poly classification, which is used to achieve its C Following is the algorithm source code
CAScourse2005PrinetEdge
- 中科院模式识别实验室 图像的边缘检测课件,讲的比较好!-CAS image pattern recognition to the brink of laboratory testing courseware, stresses the better!
javann-0-01-1c
- 模式识别中神经网络方法的实现,对初学者应该有较大帮助。-pattern recognition neural network method to achieve for beginners should be helpful.
patternRecognize
- flash action scr ipt 写的数字模式识别; *.模拟了手写输入板; *.识别方法使用了近邻法;
jain_2000
- 这是一篇关于模式识别的重要文章,是模式识别的大牛写的。超级大牛啊~!~~快来下啊
是模式识别课件
- 是模式识别课件,Bagging & Boosting
java
- LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题;并且提供了交互检验(Cross Validation)的功能。
DESIGN_AND_IMPLEMENT_A_SYSTEM_oF_GRASP_IDENTIFICAT
- 机器人灵巧手的抓持分类是抓持规划的一个主要问题.本文应用模式识别技术设计和实现了一种基于高斯混合模型GMM 的分类器.采用Expectation Maximization(EM)算法估计GMM 的参数,对人手的抓持动作进行识别与分类,经过人手到机器人手的关节空间运动映射。
mySVMdb.0.9.1
- 一个java程序编写的svm支持向量机小程序,用来模式识别领域,主要用来分类
ClusterAlgorithm
- 模式识别的聚类算法 包括欧氏(Euclidean)距离,绝对值距离,切式距离,明氏距离,马氏距离-Clustering algorithm of pattern recognition, including Euclidean (Euclidean) distance, absolute distance, the distance-cut, Ming' s distance, Mahalanobis distance
VisualPatternRecognitionbyMomentInvariants
- 图象不变矩理论提出的论文,1962年Hu在IEEE上发变,被2700多骗IEEE论文引用,奠定了图象不变矩在模式识别中的理论基础 文献资料详见: http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=1057692-Image of moment invariants theory papers, 1962, Hu made the change in the IEEE, the IEEE cheated more than 27
Method_C
- 模式识别C聚类算法 主要采用四种距离 这里的例子是欧氏距离-Pattern Recognition C clustering algorithm mainly uses four kinds of examples here from the Euclidean distance
zuijinlin
- 用java实现的最近邻分类器,用于模式识别中的作业处理-java