代码搜索:MIXTURE
找到约 1,805 项符合「MIXTURE」的源代码
代码结果 1,805
www.eeworm.com/read/212307/15160183
m demgmm4.m
%DEMGMM4 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 with a mixtu
www.eeworm.com/read/160391/5571160
m mfademo.m
echo on;
clc;
% This is a very basic demo of the mixture of factor analyzer software
% written in Matlab by Zoubin Ghahramani
% Dept of Computer Science
% University of Toronto
pause;
www.eeworm.com/read/393518/8280782
m gaussmix.m
function [m,v,w,g,f,pp,gg]=gaussmix(x,c,l,m0,v0,w0)
%GAUSSMIX fits a gaussian mixture pdf to a set of data observations [m,v,w,g,f]=(x,c,l,m0,v0,w0)
%
% Inputs: n data values, k mixtures, p paramet
www.eeworm.com/read/393518/8280850
m gmmlpdf.m
function l=gmmlpdf(x,m,v,w)
%GMMPDF calculated the pdf of a mixture of gaussians p=(x,m,v,w)
%
% Inputs: n data values, k mixtures, p parameters
%
% X(n,p) Input data vectors, one per row.
www.eeworm.com/read/170936/9779138
m demgmm3.m
%DEMGMM3 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 with a mixtu
www.eeworm.com/read/170936/9779363
m demgmm4.m
%DEMGMM4 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 with a mixtu
www.eeworm.com/read/415313/11076359
m demgmm3.m
%DEMGMM3 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 with a mixtu
www.eeworm.com/read/415313/11076672
m demgmm4.m
%DEMGMM4 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 with a mixtu
www.eeworm.com/read/413912/11137082
m demgmm3.m
%DEMGMM3 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 with a mixtu
www.eeworm.com/read/413912/11137364
m demgmm4.m
%DEMGMM4 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 with a mixtu