搜索资源列表
最大似然估计分类算法的matlab实现
- 最大似然估计分类算法的matlab实现,可以对需要分类的数据进行最大似然分类。,Classify using the maximum-likelyhood algorithm.Outputs is the Decision sufrace.
BayesianClasser
- 贝叶斯分类器matlab版,可以用于图像分类,检索,模式识别相关工作-bayes classifier is useful to image classify
NaviveBayesClassify
- 朴素贝叶斯分类算法,可以用来进行分类bayes -Naive Bayesian classification algorithm can be used to classify the Bayes
modulation-classify
- 在MATLAB中使用决策论的方法进行调制方式识别,可以识别AM,FM,USB,LSB,ASK,PSK,FSK等多种调制方式-In MATLAB using the decision theory approach to modulation recognition, you can identify the AM, FM, USB, LSB, ASK, PSK, FSK modulation and other
jingzhengceng
- 利用神经网络竞争层给数据分类,程序后面有详细注释-The program classify data in neural network about Competitive layer, and detailed notes behind the program
GAclassify
- 利用遗传算法对图像进行分类处理,包括遗传的思想和实现,以及在图像方面的应用。-The use of genetic algorithm to classify the image processing, including genetic and realization of the idea, as well as the application of the image.
classify
- 分类聚类Matlab源程序m文件用于数据的分类聚类-Category clustering Matlab source code m file for the classification of the data clustering
k-means
- kmeans programs to classify data in an unsupervised way
KNN1
- knn algorithm to classify data in an supervised way-knn algorithm to classify data in an supervised way..
SVM
- 在matlab的环境中,根据各种算法提取到的信息来输入SVM分类器中进行训练-classify different various sorts of information in svm
MATLABofmulti-classify
- 利用matlab实现的多类分类,希望对初学者有帮助-this paper introduce the scheme of multi-classify in matlab
EigenFace
- 基于PCA的人脸表情识别,可以辨别高兴,愤怒和厌恶三种表情。 -In this project, Eigenfaces are used to classify facial expression. It has been assumed that, facial expression can be classified into some discreet classes (like anger, happiness, disgust or sadness) whereas: 1. A
kMeansCluster
- kMeansCluster - Simple k means clustering algorithm Author: Kardi Teknomo, Ph.D. Purpose: classify the objects in data matrix based on the attributes Criteria: minimize Euclidean distance between centroids and object points For mo
Fisher-linear-classify
- matlab 实现线性分类器 包含图表,m文件,实验报告-the linear classifier matlab that contains the chart, m file, lab report
Particle-Swarm-Optimization-classify
- 按照粒子群算法以及最近邻法则对全体样品进行分类-In accordance with Particle Swarm Optimization method to classify the samples of the whole
fuzzy-clustering-method-to-classify
- 按照模糊聚类法对全体样品进行分类并显示结果-In accordance with the fuzzy clustering method to classify the samples of the whole
fruit-classify
- 梨,香蕉,西红柿和青椒四种水果混合在一起,对他们进行水果分类-pear,banana,tomato and pepper are mixed togeture ,realize the fruit classify
Random-Forest-Classify
- 随机森林分类器,用Opencv与C混合编程实现,程序包含如何分类及训练,对初学者有一定的帮助-Random Forest classifier, using Opencv with C mixed programming, the program includes how to classify and training, there is some help for beginners
classify-flora-and-fauna
- 根据动植物的特征对动植物进行分类;输入动植物特征,输出分类结果-According to the characteristics of plants and animals to classify plants and animals import animals and features, output the classification results
libsvm&classify函数使用
- libsvm和classify函数的使用语法(The usage syntax of libsvm and classify functions)