代码搜索:MIXTURE

找到约 1,805 项符合「MIXTURE」的源代码

代码结果 1,805
www.eeworm.com/read/413912/11137186

m contents.m

% Netlab Toolbox % Version 3.2.1 31-Oct-2001 % % conffig - Display a confusion matrix. % confmat - Compute a confusion matrix. % conjgrad - Conjugate gradients optimization. % consist - Ch
www.eeworm.com/read/413912/11137240

m demgmm2.m

%DEMGMM1 Demonstrate density modelling with a Gaussian mixture model. % % Description % The problem consists of modelling data generated by a mixture of % three Gaussians in 2 dimensions. The priors
www.eeworm.com/read/413912/11137405

m mdnerr.m

function e = mdnerr(net, x, t) %MDNERR Evaluate error function for Mixture Density Network. % % Description % E = MDNERR(NET, X, T) takes a mixture density network data structure % NET, a matrix X of
www.eeworm.com/read/429878/8783781

htm demmdn1.htm

Netlab Reference Manual demmdn1 demmdn1 Purpose Demonstrate fitting a multi-valued function using a Mixture Density Network.
www.eeworm.com/read/429878/8783818

htm mdnpost.htm

Netlab Reference Manual mdnpost mdnpost Purpose Computes the posterior probability for each MDN mixture component. Synopsis
www.eeworm.com/read/429878/8783883

htm gmmprob.htm

Netlab Reference Manual gmmprob gmmprob Purpose Computes the data probability for a Gaussian mixture model. Synopsis
www.eeworm.com/read/429878/8783900

htm gmminit.htm

Netlab Reference Manual gmminit gmminit Purpose Initialises Gaussian mixture model from data Synopsis mix = gm
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/429878/8784173

htm mdnprob.htm

Netlab Reference Manual mdnprob mdnprob Purpose Computes the data probability likelihood for an MDN mixture structure. Syno
www.eeworm.com/read/429878/8784206

htm demgpot.htm

Netlab Reference Manual demgpot demgpot Purpose Computes the gradient of the negative log likelihood for a mixture model. S