代码搜索:Matrix

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

代码结果 10,000
www.eeworm.com/read/492905/6413754

c sis1.c

/************************************************************************* (c) Copyright 1993 University of Tennessee All R
www.eeworm.com/read/492905/6413762

c tms2.c

/************************************************************************* (c) Copyright 1993 University of Tennessee All R
www.eeworm.com/read/492905/6413769

c sis2.c

/************************************************************************* (c) Copyright 1993 University of Tennessee All R
www.eeworm.com/read/492905/6413784

c sis1.c

/************************************************************************* (c) Copyright 1993 University of Tennessee All R
www.eeworm.com/read/492905/6413786

c tms2.c

/************************************************************************* (c) Copyright 1993 University of Tennessee All R
www.eeworm.com/read/492905/6413789

c sis2.c

/************************************************************************* (c) Copyright 1993 University of Tennessee All R
www.eeworm.com/read/492905/6413795

c tms1.c

/************************************************************************* (c) Copyright 1993 University of Tennessee All R
www.eeworm.com/read/492905/6413805

c tms1.c

/************************************************************************* (c) Copyright 1993 University of Tennessee All R
www.eeworm.com/read/492929/6414253

m multilogit.m

function results = multilogit(y,x,beta0,maxit,tol); % PURPOSE: implements multinomial logistic regression % Pr(y_i=j) = exp(x_i'beta_j)/sum_l[exp(x_i'beta_l)] % where: % i = 1,2,...,nobs
www.eeworm.com/read/492400/6422214

m ksvdd.m

%KSVDD Support Vector Data Description on general kernel matrix % % W = KSVDD(X,FRACERR,WK) % % Train an SVDD on the data X, which is first mapped by mapping WK % (see for possibilities myproxm