代码搜索:multivariate

找到约 564 项符合「multivariate」的源代码

代码结果 564
www.eeworm.com/read/397111/8067192

m fastmcd.m

function [res,raw]=fastmcd(data,options); % version 22/12/2000, revised 19/01/2001, new reweighted correction factors and old cutoff 9/07/2001 % % FASTMCD computes the MCD estimator of a multivariate
www.eeworm.com/read/315150/13550052

pas unpls.pas

unit unPLS; { writen by A.Ritter 2005 origins: 1) Megan Fedders & Jay William Ponder (1996) FORTRAN program QSAR 2) Multivariate data analysis
www.eeworm.com/read/312163/13617307

pl references.pl

{ "Anderson62" =>"T.W.Anderson and R.R.Bahadur. Classification into two multivariate normal distributions with differrentia covariance matrices. Anals of Mathematical Statistics, 33:420--431, Ju
www.eeworm.com/read/134901/5891495

pl references.pl

{ "Anderson62" =>"T.W.Anderson and R.R.Bahadur. Classification into two multivariate normal distributions with differrentia covariance matrices. Anals of Mathematical Statistics, 33:420--431, Ju
www.eeworm.com/read/493294/6399989

m fastmcd.m

function [res,raw]=fastmcd(data,options); % version 22/12/2000, revised 19/01/2001, new reweighted correction factors and old cutoff 9/07/2001 % % FASTMCD computes the MCD estimator of a multivariate
www.eeworm.com/read/492400/6422246

m fastmcd.m

function [res,raw]=fastmcd(data,options); % version 22/12/2000, revised 19/01/2001, new reweighted correction factors and old cutoff 9/07/2001 % % FASTMCD computes the MCD estimator of a multivariate
www.eeworm.com/read/483253/6601822

m lognmpdf.m

function p=lognmpdf(x,m,v) %LOGNMPDF calculate pdf of a multivariate lognormal distribution P=(X,M,V) % % Inputs: X(N,D) are the points at which to calculate the pdf (one point per row) %
www.eeworm.com/read/400576/11573500

m fastmcd.m

function [res,raw]=fastmcd(data,options); % version 22/12/2000, revised 19/01/2001, new reweighted correction factors and old cutoff 9/07/2001 % % FASTMCD computes the MCD estimator of a multivariate
www.eeworm.com/read/154843/11923891

m lognmpdf.m

function p=lognmpdf(x,m,v) %LOGNMPDF calculate pdf of a multivariate lognormal distribution P=(X,M,V) % % Inputs: X(N,D) are the points at which to calculate the pdf (one point per row) %
www.eeworm.com/read/343762/11928705

m selmo2.m

function X = selmo2(y,Pmax); % SELMO2 - model order selection for univariate and multivariate % autoregressive models % % X = selmo(y,Pmax); % % y data series % Pmax maximum model order