Master index |
Index for gmmbayestb-v1.0 ![]() |
| GMMBayes Toolbox - Gaussian mixture model learning and classification | |
| GETARGS parse variable argument list into a struct | |
| GMMB_CLASSIFY Classify data using Bayesian or Mahalanobis distance classifier. | |
| GMMB_CMEANS simple c-means clustering | |
| GMMB_CMVNPDF - Compute the value of Gaussian PDF (real or complex range) | |
| GMMB_COVFIXER - force matrix to be a valid covariance matrix | |
| GMMB_CREATE - Construct new Bayesian classifier with Gaussian mixture model pdf | |
| GMMB_DECIDE Make decisions; choose index of the max value. | |
| GMMB_DEMO01 Demostrate GMMBayes mixture learning and data classification. | |
| GMMB_EM - EM estimated GMM parameters | |
| GMMB_EM_INIT_CMEANS1 | |
| GMMB_EM_INIT_CMEANS2 | |
| GMMB_EM_INIT_FCM1 | |
| GMMB_FJ - Figueiredo-Jain estimated GMM parameters | |
| GMMB_FRAC2LHOOD Map density quantiles to PDF threshold values | |
| GMMB_FRACTHRESH Threshold PDF values according to density quantile. | |
| GMMB_GEM - Greedy EM estimated GMM parameters | |
| GMMB_GENERATEHIST Create histS structure for PDF-value - density quantile mapping. | |
| GMMB_HIST Create histS structure from data for PDF-value - density quantile mapping | |
| GMMB_LHOOD2FRAC Map likelihood values to density quantiles | |
| data = GMMB_MKCPLX(mu, sigma, N) Generate complex Gaussian data | |
| GMMB_NORMALIZE Normalize a matrix so that row sums are one. | |
| GMMB_PDF - (Complex range) multivariate Gaussian mixture model pdf | |
| GMMB_VERSION - Version string for GMMBayes toolbox | |
| GMMB_WEIGHTPRIOR Multiply PDF values with constant priors | |
| $Name: $ | |
| $Name: $ | |
| gmmbvl_Ellipse adds ellipses to the current plot | |
| gmmbvl_em - EM algorithm for adaptive multivariate Gaussian mixtures | |
| gmmbvl_em_gauss - compute likelihoods for all points and all components | |
| gmmbvl_em_init_km - initialization of EM for Gaussian mixtures | |
| gmmbvl_em_step - EM learning step for multivariate Gaussian mixtures | |
| gmmbvl_kmeans - clustering with k-means (or Generalized Lloyd or LBG) algorithm | |
| gmmbvl_mixgen - Gaussian mixture generator | |
| gmmbvl_sqdist - computes pairwise squared Euclidean distances between points | |
| WARNING_WRAP() warning function wrapper |