代码搜索:usage

找到约 10,000 项符合「usage」的源代码

代码结果 10,000
www.eeworm.com/read/449504/7502324

m pcoa.m

% PCoA: Principal coordinates analysis of a distance matrix. Eigenvector % coefficients represent coordinates of objects. % % Usage: [evects,evals] = pcoa(dist) % % dist = [n
www.eeworm.com/read/449504/7502358

m noy.m

function y = noy(x) % PURPOSE: This function computes the triweigh kernel %-------------------------------------------------------------- % USAGE: y = noy(x) % where: x = (1 x n) vector of the poin
www.eeworm.com/read/449504/7502511

m ppnd.m

function y = ppnd(p) % PURPOSE: determines quantiles of the cumulative standard normal % ------------------------------------------------------------ % USAGE: called by nmin.m and raftery.m % where: s
www.eeworm.com/read/449504/7502527

m tally.m

function out = tally(x) % PURPOSE: calculate frequencies of distinct levels in x %--------------------------------------------------- % USAGE: out = tally(x) % where: x = an (nobs x nvar) matr
www.eeworm.com/read/449504/7502544

m roundoff.m

function y = roundoff(number,decimal_places) % PURPOSE: Rounds a number(vector) to a specified number of decimal places % ---------------------------------------------------- % USAGE: y = roundoff(x,d
www.eeworm.com/read/449504/7502550

m prodc.m

function m=prodc(x); % PURPOSE: compute product of each column % ----------------------------------------- % USAGE: m = prodc(x) % where: x = input matrix (or vector) of length nobs % -------------
www.eeworm.com/read/449504/7502554

m xdiagonal.m

function A = xdiagonal(x) % PURPOSE: spreads an nxk observation matrix x out on % a n*n x n*k diagonal matrix % ---------------------------------------------------- % USAGE: a = xdiagonal(x)
www.eeworm.com/read/449504/7502574

m accumulate.m

function result = accumulate(x) % PURPOSE: accumulates column elements of a matrix x %--------------------------------------------------- % USAGE: result = accumulate(x) % where: x = an nobs x nvar ma
www.eeworm.com/read/449504/7502579

m recserar.m

function result = recserar(x,y0,a) % PURPOSE: computes a vector of autoregressive recursive series %-------------------------------------------------------------- % USAGE: result = recserar(x,y0,a) %
www.eeworm.com/read/449504/7502601

m shist.m

function shist(x,n) % PURPOSE: spline-smoothed plot of a histogram % ----------------------------------------------------- % USAGE: shist(x,n) % where: x = input matrix (or vector) % n = # of