代码搜索:sparse

找到约 3,324 项符合「sparse」的源代码

代码结果 3,324
www.eeworm.com/read/225759/4792783

m multiply_by_pot.m

function Tbig = multiply_by_pot(Tbig, Tsmall) % MULTIPLY_BY_POT Tbig *= Tsmall % Tbig = multiply_by_pot(Tbig, Tsmall) % % Tsmall's domain must be a subset of Tbig's domain. ns = sparse(1, max(Tbig.do
www.eeworm.com/read/225759/4792785

m divide_by_pot.m

function Tbig = divide_by_pot(Tbig, Tsmall) % DIVIDE_BY_POT Tbig /= Tsmall % Tbig = divide_by_pot(Tbig, Tsmall) % % Tsmall's domain must be a subset of Tbig's domain. ns = sparse(1, max(Tbig.domain)
www.eeworm.com/read/291284/3967650

h lnmatrxv.h

/* ARPACK++ v1.0 8/1/1997 c++ interface to ARPACK code. MODULE LNMatrxV.h Function template that generates a sparse (2n x n) retangular matrix. ARPACK Authors Richard Lehoucq
www.eeworm.com/read/281827/4112480

m read_smatrix.m

function S = read_smatrix(filename) % fid = fopen(filename,'r'); % % h1 = waitbar(0,'loading sparse matrix...'); % n = fread(fid,1,'int'); % nnz = fread(fid,1,'int'); % x = zeros(nnz,1); % y =
www.eeworm.com/read/351636/3104207

h dnlaso.h

/*: Finds a few eigenvalues and eigenvectors at either end of the spectrum of a large sparse symmetric matrix. */ extern int v3p_netlib_dnlaso_( void (*op)(v3p_netlib_integer v3p_netlib_const*,
www.eeworm.com/read/174450/9586852

fp sparsematvector.fp

!!FP1.0 #Date:2003/9/10 #try to compute Sparse Matrix - Vector Multiplication #Index Texture for j in RTexID ----- TEX0 #Aij of AijTexID ----TEX1 #Index of xj in CTexID ---TEX2 #X data in XTexI
www.eeworm.com/read/174450/9586860

fp sparsematvectorrect.fp

!!FP1.0 #Date:2003/9/10 #try to compute Sparse Matrix - Vector Multiplication #Index Texture for j in RTexID ----- TEX0 #Aij of AijTexID ----TEX1 #Index of xj in CTexID ---TEX2 #X data in XTexI
www.eeworm.com/read/174450/9586896

fp sparsematvector.fp

!!FP1.0 #Date:2003/9/10 #try to compute Sparse Matrix - Vector Multiplication #Index Texture for j in RTexID ----- TEX0 #Aij of AijTexID ----TEX1 #Index of xj in CTexID ---TEX2 #X data in XTexI
www.eeworm.com/read/174450/9586902

fp sparsematvectorrect.fp

!!FP1.0 #Date:2003/9/10 #try to compute Sparse Matrix - Vector Multiplication #Index Texture for j in RTexID ----- TEX0 #Aij of AijTexID ----TEX1 #Index of xj in CTexID ---TEX2 #X data in XTexI
www.eeworm.com/read/413912/11137720

txt tmp.train.txt

@examples format sparse 1 1:0.232667 2:2.352690 3:0.360826 4:10.122427 5:0.701177 6:33.031031 7:0.596583 8:12.339454 9:0.782328 10:22.370767 11:0.859905 12:60.150388 13:0.863234 14:53.216799 15:0.85