搜索资源列表
-
0下载:
贝叶斯分类器的分类原理是通过某对象的先验概率,本文详细介绍贝叶斯分类器,使用贝叶斯分类器对样本进行训练分类,得到良好分类结果,并对分类结果进行分析。-Principle of Bayesian classifiers is through prior probability of an object, the paper describes Bayesian classifier, Bayesian classifier using the training sample classificat
-
-
0下载:
K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果。-K-means algorithm is based on the division of the classic clustering method, is ten classic one of data mining algorithm. K-means the
-
-
0下载:
功能说明:输入一幅图像,能对此图像检测关键点,这些点通常对应图像中的重要对象,可用于对象识别,也可用来作为特征进行图像分类。运行其中的例程Ldx_GoSalScale.m,就可以知道此程序的用法(调试环境matlab7.0)。-Function: input image, this image can detect critical points, these points usually correspond to an important object of the image can be
-
-
0下载:
为实现合成孔径雷达(SAR)图像分类算法的测试与评估,将VC/Matlab 混合编程技术应用到SAR 图像分类平台开发中,分析与
比较了4 种VC/Matlab 混合编程方法及各自优缺点,并着重研究了基于组件对象模型(COM)的VC/Matlab 混合编程方法。使用Matlab
COM 编译器创建了SAR 图像分类算法组件,在VC 中调用其导出的接口函数。在此基础上,完成了SAR 图像分类平台的实例开发且
可脱离Matlab 环境运行。实验结果表明,该方法较好地发挥了VC 与Matl
-
-
0下载:
可以对给定的对象数据特征进行分类,里面的程序可以很好的运行,希望共同讨论运用
。-Characteristics of a given object data classification, which the program can run, I hope to discuss the use
-
-
0下载:
Image Texture Classification Using Combined Grey Level Co-Occurrence Probabilities and Support Vector Machines
Texture refers to properties that represent the surface or structure of an object and is defined as something consisting of mutuall
-
-
0下载:
对数据处理,将对象进行分类,并画出聚类图,设置图中线条颜色,直观地分出对象间的关系-Data processing, object classification, and draw dendrogram, set the graph line color to visually separate the relationship between objects
-
-
0下载:
code matlab about extraction a feuatres object
-
-
0下载:
This paper aims to present a survey of object recognition/classification methods based on image moments. We review various types of moments (geometric moments, complex moments)
-
-
0下载:
Pixel classification code using K-Nearest Neighbor Classifier.Here three pixel values of color image are taken as training sample.Color based segmented image was used to classify the object into three classes.-Pixel classification code using K-Neares
-
-
0下载:
判别分析又称“分辨法”,是在分类确定的条件下,根据某一研究对象的各种特征值判别其类型归属问题的一种多变量统计分析方法。-Discriminant analysis, also known as resolution , is a kind of multivariate statistical analysis method based on the classification and determination of the various characteristics of a stu
-
-
0下载:
k均值聚类 算法接受参数 k ;然后将事先输入的n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个"中心对象"(引力中心)来进行计算的。(kmeans cluster K means clustering algorithm accepts parameters K; N data object classification and the previously inpu
-