当前位置:
首页 资源下载
搜索资源 - gaussian clustering algorithm
搜索资源列表
-
1下载:
机器学习中的E M算法,本代码是基于高斯混合模型的E M 算法聚类。-machine learning algorithm E M, the code is based on the Gaussian mixture model clustering algorithm E. M.
-
-
0下载:
Probability distribution functions.
estimation - (dir) Probability distribution estimation.
dsamp - Generates samples from discrete distribution.
erfc2 - Normal cumulative distribution function.
gmmsamp - Generates sample from Gaussian m
-
-
6下载:
统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含:
1,Analysis of linear discriminant function
2,Feature extraction: Linear Discriminant Analysis
3,Probability distribution estimation and clustering
4,Support Vector and other Kernel Machines,
-
-
2下载:
实现混合高斯模型的聚类算法 利用最大似然估计和最大期望的方法来实现混合高斯模型-Gaussian mixture model to achieve clustering algorithm using the maximum likelihood estimation and the greatest way to achieve the desired mixed-Gaussian model
-
-
1下载:
This package contains Matlab m-files for learning finite Gaussian mixtures from sample data and performing data classification with Mahalanobis distance or Bayesian classifiers. Each class in training set is learned individually with one of the three
-
-
0下载:
EM算法实现,是matlab主站上获得的可靠程序。-EM algorithm,which is from the matlab net about image processing.
-
-
1下载:
基于混合高斯模型(GMM)的无监督聚类算法,希望对大家有帮助-Based on Gaussian mixture model (GMM) unsupervised clustering algorithm, I hope it would have help to you!
-
-
0下载:
基于EM算法的模型聚类的研究及应用,GMM高斯混合模型-EM-based clustering algorithm and its application model, GMM Gaussian mixture model
-
-
0下载:
奉文主要针对经典的Mean Shift跟踪算法均匀剖分整个颜色空间造成许多空的直方图区间以及不能准确表达目标
颜色分布的缺点,提出J,一种改进算法.该改进算法首先对目标的颜色进行聚类分析,根据聚类结果通过矩阵分解和正交变换
自适席地剖分日标的颜色空间从向确定对戍于每一聚类的子空间.在此基础上定义 一种新的颜色模型,该模型统计落入每
一颜色子空间的像素的加权个数并用高斯分布建模每一个子空间的颜色分布,并推导r一种相似性度量米比较目标和候选目
标的颜色模型之间的相似程度.最后基于该颜
-
-
0下载:
vector quantizationclusterdemo.m - clustering algorithm demonstration program mfiles used: datagen.m clear all clf generate some data using datagen.m, kmeansf.m Nvec: (1xclass) # data in each of the c gaussian distr. mean_var:
3 x class: mean (1s
-
-
0下载:
vector quantizationclusterdemo.m - clustering algorithm demonstration program mfiles used: datagen.m clear all clf generate some data using datagen.m, kmeansf.m Nvec: (1xclass) # data in each of the c gaussian distr. mean_var:
3 x class: mean (1s
-
-
1下载:
高斯k均值程序算法,k-means是一种常用的聚类算法,可以实现数据的聚类。-K-means algorithm for Gaussian process, k-means clustering algorithm is a commonly used, can achieve data clustering.
-
-
0下载:
LBG分类算法
用初始室心随机法和扰动因子分裂法两种方法,比较不同方法不同参数设置时的分类性能。
-LBG classification algorithm vector quantization: vector normalization within a certain range for a particular type, consists of two steps: first generate a codebook, which is the speech feature v
-
-
3下载:
使用K-means,混合高斯模型(GMM),层次聚类算法实现的多类别数据的聚类。内含详细的实验报告。-Using K-means, Gaussian mixture model (GMM), hierarchical clustering algorithm to achieve multi-class data clustering. Including a detailed lab report.
-
-
1下载:
EM高斯混合多变量模型聚类算法,直接可以运行-EM Gaussian mixture model clustering algorithm, and can be run directly
-
-
0下载:
This documents explains in details with examples of the use Expectation Maximisation algorithm for maximum likelihood estimation in Gaussian mixtures.
-
-
1下载:
实现EM算法的MATLAB仿真程序,利用高斯混合模型实现EM聚类算法,并比较估计参数。-EM algorithm to achieve the MATLAB simulation program, using Gaussian Mixture Model EM clustering algorithm, and compare the estimated parameters.
-
-
1下载:
介绍期望最大算法基本原理及聚类实现,可以很好的对多个高斯概率密度分布进行分类-Introduces the basic principle and expectation maximization clustering algorithm to achieve, can be good for multiple Gaussian probability density distribution of the classification
-
-
0下载:
This paper presents a new approach to image segmentation using Pillar K-means algorithm. This
segmentation method includes a new mechanism for grouping the elements of high resolution images in order to
improve accuracy and reduce the computation
-
-
1下载:
经典的em算法即期望最大化算法,可用于高斯混合GMM模型和聚类算法,-Classic em algorithm that expectation maximization algorithm can be used for Gaussian mixture models and GMM clustering algorithm,
-