代码搜索:Netlab
找到约 753 项符合「Netlab」的源代码
代码结果 753
www.eeworm.com/read/196836/8055223
m wgmmem.m
function [mix, options, errlog] = wgmmem(mix, x, gamma,options)
% function [mix, options, errlog] = wgmmem(mix, x, gamma,options)
%
% This routine adapted from gmmem in NetLab by I. Nabney and C. Bis
www.eeworm.com/read/196832/8055371
m wgmmem.m
function [mix, options, errlog] = wgmmem(mix, x, gamma,options)
% function [mix, options, errlog] = wgmmem(mix, x, gamma,options)
%
% This routine adapted from gmmem in NetLab by I. Nabney and C. Bis
www.eeworm.com/read/150225/12304114
m wgmmem.m
function [mix, options, errlog] = wgmmem(mix, x, gamma,options)
% function [mix, options, errlog] = wgmmem(mix, x, gamma,options)
%
% This routine adapted from gmmem in NetLab by I. Nabney and C. Bis
www.eeworm.com/read/13871/284220
m wgmmem.m
function [mix, options, errlog] = wgmmem(mix, x, gamma,options)
% function [mix, options, errlog] = wgmmem(mix, x, gamma,options)
%
% This routine adapted from gmmem in NetLab by I. Nabney and C. Bis
www.eeworm.com/read/16731/685876
m wgmmem.m
function [mix, options, errlog] = wgmmem(mix, x, gamma,options)
% function [mix, options, errlog] = wgmmem(mix, x, gamma,options)
%
% This routine adapted from gmmem in NetLab by I. Nabney and C. Bis
www.eeworm.com/read/140847/5779121
m mog1.m
% Fit a mixture of Gaussians using netlab and BNT
rand('state', 0);
randn('state', 0);
% Q -> Y
ncenters = 2; dim = 2;
cov_type = 'full';
% Generate the data from a mixture of 2 Gaussians
%mu = ran
www.eeworm.com/read/133943/5897307
m mog1.m
% Fit a mixture of Gaussians using netlab and BNT
rand('state', 0);
randn('state', 0);
% Q -> Y
ncenters = 2; dim = 2;
cov_type = 'full';
% Generate the data from a mixture of 2 Gaussians
%mu = ran
www.eeworm.com/read/251838/4414492
m mog1.m
% Fit a mixture of Gaussians using netlab and BNT
rand('state', 0);
randn('state', 0);
% Q -> Y
ncenters = 2; dim = 2;
cov_type = 'full';
% Generate the data from a mixture of 2 Gaussians
%mu = ran
www.eeworm.com/read/215485/4903454
m mog1.m
% Fit a mixture of Gaussians using netlab and BNT
rand('state', 0);
randn('state', 0);
% Q -> Y
ncenters = 2; dim = 2;
cov_type = 'full';
% Generate the data from a mixture of 2 Gaussians
%mu = ran
www.eeworm.com/read/197905/5090900
m mog1.m
% Fit a mixture of Gaussians using netlab and BNT
rand('state', 0);
randn('state', 0);
% Q -> Y
ncenters = 2; dim = 2;
cov_type = 'full';
% Generate the data from a mixture of 2 Gaussians
%mu = ran