搜索资源列表
knnclassification
- knn分类器算法(matlab源代码),供大家学习
ISODATA
- 模式识别非监督法分类ISODATA算法,对待识别样本进行自动分类.特征向量取2纬.-Pattern recognition algorithm for unsupervised ISODATA classification method
LDA_threeclass
- LDA算法,实现了随机二维数据的LDA分类-LDA argorithm for three classes classification
RGBimageseg
- RGB图像分类,并在HSV维进行拓展,实现了一种改进的HSV分类算法-RGB image classification, and for HSV-dimensional expansion of HSV to achieve an improved classification algorithm
2D-APcluster
- 基于AP算法的2维数据点分类程序,程序完整,实验结果有图,清楚易懂。-AP-cluster based mathod for 2-D data classification.
LBP-algorithm-of-image
- 4种基本的lbp算法函数,实现图片纹理分类-Four basic LBP algorithm functions, realize image texture classification
324535kmeans
- 经典的图像处理算法,主要功能是实现种子的分类,从而鉴别种子。-Classical image processing algorithms, the main function is to achieve the classification of seeds, to identify seed.
ColorID2D
- [原创]这是一个使用Direct2D编写的分类动画演示程序,你可以通过按下键盘数字键的1-9来产生9种不同的目标,然后这些目标会自动移动到归类的位置,过多的物体还会在新物体到来时自动移除。适合做一些分类检测算法的界面。注意:Direct2D无法在XP下运行。-[Original] This is a free animation program written using Direct2D, you can press the keyboard number keys 1-9 to genera
LBPPLPQFER
- 人脸表情识别matlab程序LBP+LPQ算法融合,SVM分类-facial expression recognition algorithm fusion of LBP and LPQ,clssify by OAA SVM
Classify_labs
- 一个matlab程序的分类算法,主要设计是用matlab库平台制作的-A classification algorithm matlab procedures, the main design is made using matlab library platform
main
- 在MATLAB中,用K均值算法对一些点进行分类,并通过图形进行显示-In MATLAB, using K-means algorithm to classify some point, and through the graphical display
libol_v0.3.0
- 最先进的在线学习算法,用于机器学习和数据挖掘研究。目前它支持30 +在线线性算法和变异二进制分类和多级分类任务-consists of a large family of state-of-the-art online learning algorithms for machine learning and data mining research. Currently it supports 30+ online linear algorithms and variants for binar
oriFCMimg
- 模糊C均值聚类的图像分割算法,基于标准的模糊C均值聚类的图像分割算法,可以手动调整要分类的类别,最后输入分类好的图像-Image segmentation method based on standard fuzzy C mean clustering
DigitRecog
- 图像模式识别实例,包括模板匹配算法、Bayes分类器、LMSE等。-Image pattern recognition examples, including template matching algorithm, Bayes classifier, LMSE, etc..
hlgorithms
- 数据挖掘算法,分类树的C4,5算法,用于模式分类,不错的-Data mining algorithms, classification tree C4, 5 algorithm, used for pattern classification, pretty good
dlassqfication
- 数据挖掘算法,support vector machine算法源代码,用于分类-Data mining algorithm, support vector machine algorithm source code, is used for classification
快速K-均值(kmeans)聚类图像分割算法源代码
- 本算法Kmeans可以用于非监督分类学习,用于图像处理、模式识别分类(The algorithm Kmeans can be used for unsupervised classification learning, for image processing, pattern recognition and classification.)
alglib-3.14
- ALGLIB提供以下功能: 线性代数(直接算法、求解器、EVD/SVD) 快速傅里叶变换 数值积分 内插 线性和非线性最小二乘拟合 优化 常微分方程 特殊功能 统计 (描述性统计, 假设检验) 数据分析(分类/回归,包括神经网络) 的多个精确版本线性代数, 内插和优化算法(使用MPFR浮点计算)