搜索资源列表
Regression_ana
- 一个用java写的回归分析的类,可用于预测、模式识别-write with a regression analysis of the category, can be used to predict, pattern recognition
javann-0-01-1c
- 模式识别中神经网络方法的实现,对初学者应该有较大帮助。-pattern recognition neural network method to achieve for beginners should be helpful.
java
- LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题;并且提供了交互检验(Cross Validation)的功能。
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
jlibsvm-0.902.tar
- LIBSVM的JAVA版源代码,LIBSVM是一个简单、易于使用和快速有效的SVM模式识别与回归的软件包-LIBSVM the JAVA version of the source code, LIBSVM is a simple, easy to use and fast and efficient SVM pattern recognition and regression of the package
pr2
- 模式识别作业 梯度下降法的java实现代码-Pattern Recognition Task gradient descent implementation code java
dhu
- 这是我们上模式识别课做的的课题设计;是采用工作实现任务督办功能。-This is our pattern recognition class to do the subject of design is working to achieve the task of supervision function.
libsvm-3.12
- LIBSVM是台湾大学林智仁副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数可以解决很多问题;并提供了交互检验(Cross Validation)的功能。该软件可以解决C-SVM、ν-SVM、ε-SVR和ν-SVR等问题,包括基于一对一算法的多类模式识别问题。-The LIB
Apriori
- 本程序是数据挖掘中的关联规则模型中著名的Aprior算法的VC实现程序,可用于知识发现、数据挖掘、人工智能、模式识别等领域(请 先解压文件)-This program is a data mining association rules model famous Aprior algorithm VC procedures can be used for knowledge discovery, data mining, artificial intelligence, pattern re
mlj
- 数据挖掘一般是指从大量的数据中通过算法搜索隐藏于其中信息的过程。数据挖掘通常与计算机科学有关,并通过统计、在线分析处理、情报检索、机器学习、专家系统(依靠过去的经验法则)和模式识别等诸多方法来实现上述目标。-Data mining generally refers to data from a large number of algorithms to search through the process in which information is hidden. Data mining i
jconvolev
- 使用Java显示图像的轮廓,同样是利用图像缓冲区进行的处理,来获得图像中物体的轮廓,这在模式识别等方面都非常有用。其效果如截图所示。当单击“Image Egde”按钮后,显示图像中物体的轮廓;完整源码请下载本Java源码包。-Contour display images using Java, the same is carried out using the processed image buffer to get the outline of objects in the image, w
kmeans-java
- 模式识别作业 kmeans算法 用java实现 -kmeans SOURS CODE in java
New_Kdd1
- 模式识别大作业 ,实现特征提取功能 ,源代码都有-Pattern recognition of large operationsThe realization of feature extraction functionThe source code is
K-mean
- 用Java写出一个基本K-mean算法的实现,供模式识别初学者学习-A basic K- scheme implementation of the algorithm
ID3-java
- 这是模式识别中的决策树那一章中的ID3算法,包含很多文件-This is a pattern recognition decision tree ID3 algorithm of the chapter, contains many files
Cluster
- 用Java语言实现isodata的模式识别聚类算法--Java language used to achieve the pattern recognition ISODATA clustering algorith