搜索资源列表
-
1下载:
Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, classification, regression, clusteri
-
-
0下载:
This paper presents a novel segmentation algorithm for metallographic images, especially those objects without regular boundaries and homogeneous intensity. In metallographic quantification, the complex microstructures make the conventional approache
-
-
0下载:
SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping
h: X --> Y
using labeled training examples (x1,y1), ..., (xn,yn). Unlike regula
-
-
0下载:
将图像中的物体按圆形度分类,并以不同色彩的边界标示圆形、矩形、不规则的阔图形、狭长图形4类图斑-Images of objects according to a circular classification, and the borders of different colors marked round, rectangular, irregular width graphics, strip chart graph 4 spot
-
-
1下载:
SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping
h: X --> Y
using labeled training examples (x1,y1), ..., (xn,yn). Unlike reg
-
-
0下载:
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分-FCM algorithm is a clustering algorithm based on division, and its thinking that it is making is divided into the same cluster of the bigge
-
-
0下载:
Edge detection is one of the most commonly used operations in image analysis, and
there are probably more algorithms in the literature for enhancing and detecting edges
than any other single subject. The reason for this that edges form the out
-
-
0下载:
KNN-是K最邻近结点算法(k-Nearest Neighbor algorithm)的缩写形式,是电子信息分类器算法的一种。KNN方法对包容型数据的特征变量筛选尤其有效。-In pattern recognition, the k-nearest neighbors algorithm (k-NN) is a non-parametric method for classification and regression, that predicts objects "values"
-
-
0下载:
实现图像中粘连物体分割和分粒计数的Matlab函数和m文件,程序已跑通,可以直接使用-Achieve image segmentation and classification of objects blocking count of Matlab function and m files, programs have been run through, you can directly use
-
-
0下载:
利用BP神经网络实现三类物体的分类,包含MATLAB和C#两种实现。-Using BP neural network to classify three types of objects.
-