代码搜索:MIXTURE

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

代码结果 1,805
www.eeworm.com/read/139775/13134978

m gauss_mixture.m

function [r] = gauss_mixture(N,seed,p,sigma1,sigma2); %GAUSS_MIXTURE: Compute a reflectivity series % using a gaussian mixture % % [r] = gauss_mixture(N,seed,p,sigma1,sigma2); % % IN
www.eeworm.com/read/300891/13883347

m gauss_mixture.m

function [r] = gauss_mixture(N,arg); %GAUSS_MIXTURE: Compute a reflectivity using a Gaussian Mixture model. % This is used to generate synthetic reflectivities. % % [r] = gauss_mixture(
www.eeworm.com/read/300891/13883366

m laplace_mixture.m

function [x] = laplace_mixture(N,arg); %LAPLACE_MIXTURE: compute deviates distributed according to % a Laplace mixture % % [x] = laplace_mixture(N,arg); % % IN N: Number of
www.eeworm.com/read/139332/5802833

hpp sign_mixture.hpp

//
www.eeworm.com/read/139332/5802840

hpp sign_mixture.hpp

//
www.eeworm.com/read/233013/14173792

m gauss_mixture.m

function [r] = gauss_mixture(N,arg); %GAUSS_MIXTURE: Compute a reflectivity using a Gaussian Mixture model. % This is used to generate synthetic reflectivities. % % [r] = gauss_mixture(
www.eeworm.com/read/233013/14173807

m laplace_mixture.m

function [x] = laplace_mixture(N,arg); %LAPLACE_MIXTURE: compute deviates distributed according to % a Laplace mixture % % [x] = laplace_mixture(N,arg); % % IN N: Number of
www.eeworm.com/read/482889/1285459

hpp sign_mixture.hpp

//
www.eeworm.com/read/482889/1285466

hpp sign_mixture.hpp

//