GMMBAYES - Bayesian Classifier and Gaussian Mixture Model ToolBox
This toolbox includes a fix which forces a matrix to be a valid covariance matrix - exactly the problem I've been trying to fix!!
File name: gmmb_covfixer.m
%
% covmatrix = GMMB_COVFIXER(matrix)
% Matrix is forced (complex conjugate) symmetric,
% positive definite and its diagonal real valued.
%
how can i use this toolbox to identify different instruments.I have already extracted the features of audio signal using MIR toolbox.Help me
ReplyDelete