搜索资源列表
-
0下载:
分类器程序,混合高斯分类器,用于语音图像的分类处理-classifier procedures, Gaussian mixture classifier for the classification of voice processing images
-
-
0下载:
bayes分类器 Bayes classifier for Gaussian distributiuon 直接可以解压缩-Bayes classifier Bayesian classifier for Gaussian di stributiuon can directly extract
-
-
0下载:
The High Dimensional Discriminant Analysis (HDDA) toolbox contains an efficient supervised classifier for high-dimensional data. This classifier is based on Gaussian models adapted for high-dimensional data.
Reference: C. Bouveyron, S. Girard
-
-
0下载:
贝叶斯分类器,模式识别,贝叶斯规则用于C个类,高斯函数建模-Bayesian classifier, pattern recognition, Bayesian rules for C-class, the Gaussian function modeling
-
-
0下载:
一个强大的统计模式识别工具箱,包含高斯分类器,高斯混合模型,主成分分析,支持向量机等常见分类方法。-A powerful statistical pattern recognition toolbox, including the Gaussian classifier, Gaussian mixture model, principal component analysis, support vector machines and other common classification met
-
-
0下载:
本贝叶斯分类器可以实现对二维高斯分布样本的分类-The Bayesian classifier can achieve two-dimensional Gaussian distribution of the classification of samples
-
-
0下载:
图像模式识别中使用的高斯型贝叶斯分类器,提供完整的参数选择-Gaussian Bayesian classifier
-
-
0下载:
The High Dimensional Data Clustering (HDDC) toolbox contains an efficient unsupervised classifiers for high-dimensional data. This classifier is based on Gaussian models adapted for high-dimensional data.
Reference: C. Bouveyron, S. Girard and
-
-
1下载:
上传-混合高斯贝叶斯网络分类器,有数据可以直接运行,互相交流,互相学习。-Upload- Gaussian mixture Bayesian network classifier, the data can be directly run, exchange, learn from each other.
-
-
0下载:
《数字图像处理》源码
部分函数列表
bayesgauss - Bayes classifier for Gaussian patterns.
bound2eight - Convert 4-connected boundary to 8-connected.
bound2four - Convert 8-connected boundary to 4-connected.
bound2im - Convert boundary to image.
boundar
-
-
0下载:
模式识别某次课程的作业,完成了高斯分布下的两种贝叶斯分类器,以及非参数的K近邻、Parzen窗方法,采用UCI机器学习数据库中的某些数据作为样本,使用交叉验证方法确定参数-Pattern recognition of a particular course work, completed under the two Gaussian Bayesian classifier, and the non-parametric K-nearest neighbor, Parzen window meth
-
-
0下载:
贝叶斯分类器,首先生成3000个高斯分布的点,1000个点做训练集,2000个点做测试集。先运行data_generator.m自动生成两个集盒,再运行bayes_classifier.m进行分类-Bayesian classifier, the first generation 3000 Gaussian distribution of points, 1000 points to do the training set, 2000 points to do the test set. Aut
-
-
0下载:
模式识别 二维高斯随机数 fisher线性分类器-Two-dimensional Gaussian random number pattern recognition fisher linear classifier
-
-
0下载:
Gaussian support vector binary classifier
-
-
0下载:
2类分类高斯模型
每个类是由一个单一的多元高斯分布的3-D建模
显示如何估计高斯均值向量和协方差矩阵的最大似然(ML)估计的基础上为每个类。
meanA和meanB代表每个类的均值,varA和varB的的代表每个类的协方差矩阵.-2-class classifier with Gaussian Models
Each class is modelled by a single 3-D multivariate Gaussian distribution
Show
-
-
0下载:
2类分类高斯混合模型
使用k-means的方法来初始化GMM,
基于EM算法计算出GMM模型参量。
测试GMM模型分别有2个,4个,8个混合成分-2-class classifier with Gaussian Mixture Models. Use the k-means method to initialize the GMM’s
Then improve the GMM models
iteratively based on the EM algo-rithm.
-
-
0下载:
程序展示了bayes classifier对于连续数据的应用,假设数据均服从高斯分布。程序包含了binary classification和multi-classification的例子。-Program shows bayes classifier for continuous data applications, assume that the data are Gaussian. Program includes a binary classification and multi-clas
-
-
0下载:
简单的分类小程序。包括高斯混合模型、svm(调用函数)、logistic regression、和人工神经网络-Simple classification applet. Including the Gaussian mixture model, svm (calling function), logistic regression, and artificial neural networks
-
-
0下载:
Gaussian classifier and some important homework material usual machine learning pattern recognition courses-Gaussian classifier and some important homework material usual machine learning pattern recognition courses
-
-
0下载:
一个小demo,用softmax实现数据分类,数据有4类,均服从高斯分布-A little demo, a classifier with softmax softmax is implemented to classify 4 classes of datas which are generated by gaussian distribution
-