代码搜索:gmm

找到约 498 项符合「gmm」的源代码

代码结果 498
www.eeworm.com/read/389613/8510671

h gmm.h

/*************************************************************************** Module Name: Gaussian Mixture Model with Diagonal Covariance Matrix History: 2003/11/01 Fei Wang ********
www.eeworm.com/read/389613/8510680

cpp gmm.cpp

/*************************************************************************** Module Name: Gaussian Mixture Model with Diagonal Covariance Matrix History: 2003/11/01 Fei Wang ********
www.eeworm.com/read/289324/8559221

m gmm.m

% [alpha, mu, sigma, ll ] = gmm(data, k, nres, sig, prevsing, maxstep, prec) % % INPUT: % data : n by d data points (n points of dimensionality d). % k : number of desired clusters.
www.eeworm.com/read/289324/8559235

dll gmm.dll

www.eeworm.com/read/289145/8572232

m gmm.m

function mix = gmm(dim, ncentres, covar_type, ppca_dim) %GMM Creates a Gaussian mixture model with specified architecture. % % Description % MIX = GMM(DIM, NCENTRES, COVARTYPE) takes the dimensio
www.eeworm.com/read/432698/8582113

pdf gmm台湾.pdf

www.eeworm.com/read/429878/8783936

htm gmm.htm

Netlab Reference Manual gmm gmm Purpose Creates a Gaussian mixture model with specified architecture. Synopsis
www.eeworm.com/read/285673/8823897

m gmm.m

% Clustering by Gaussian Mixture Model % Author : T. N. Vikram % Place: International School of Information Management % Reference : Algorithm Collections For Digital Signal Processing % Applicat
www.eeworm.com/read/428167/8885997

m gmm.m

function mix = gmm(dim, ncentres, covar_type, ppca_dim) %GMM Creates a Gaussian mixture model with specified architecture. % % Description % MIX = GMM(DIM, NCENTRES, COVARTYPE) takes the dimensio
www.eeworm.com/read/177674/9442490

m gmm.m

function mix = gmm(dim, ncentres, covar_type, ppca_dim) %GMM Creates a Gaussian mixture model with specified architecture. % % Description % MIX = GMM(DIM, NCENTRES, COVARTYPE) takes the dimension of