代码搜索:sparse
找到约 3,324 项符合「sparse」的源代码
代码结果 3,324
www.eeworm.com/read/216463/15006094
c mod2sparse.c
/* MOD2SPARSE.C - Procedures for handling sparse mod2 matrices. */
/* Copyright (c) 2000, 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, modify, or distribute this
* p
www.eeworm.com/read/147092/12587174
c mod2sparse.c
/* MOD2SPARSE.C - Procedures for handling sparse mod2 matrices. */
/* Copyright (c) 2000, 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program
*
www.eeworm.com/read/432932/8562584
m eigenvalue_vector_sparse.m
% eigenvalue_vector_sparse.m
% 稀疏矩阵的特征值和特征向量
% A=delsq(numgrid('C',30))得到一对称正定阵,维度是632维
% 特征值分布在区间(0,8)之间,特征值4出现了18次
A=delsq(numgrid('C',30));
d=eig(full(A));
[dum,ind] = sort(abs(d));
dlm=e
www.eeworm.com/read/432932/8562628
asv eigenvalue_vector_sparse.asv
% eigenvalue_vector_sparse.m
% 稀疏矩阵的特征值和特征向量
www.eeworm.com/read/289178/8570198
mexw32 read_sparse.mexw32
www.eeworm.com/read/432640/8585158
h sparse1d.h
//
// Copyright 1997, 1998, 1999 University of Notre Dame.
// Authors: Andrew Lumsdaine, Jeremy G. Siek, Lie-Quan Lee
//
// This file is part of the Matrix Template Library
//
// You should have recei
www.eeworm.com/read/387560/8665231
m epl_em_sparse.m
function xs = epl_em_sparse(x, G, yi, ci, ri, Asum, niter, Beta, gammaj, norm)
%function xs = epl_em_sparse(x, G, yi, ci, ri, Asum, niter)
% E-PL-EM algorithm for image reconstruction from Poisson em
www.eeworm.com/read/385805/8788215
mexw32 read_sparse.mexw32
www.eeworm.com/read/383950/8909173
h mod2sparse.h
/* MOD2SPARSE.H - Interface to module for handling sparse mod2 matrices. */
/* Copyright (c) 2000, 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program
www.eeworm.com/read/383950/8909249
h mod2sparse.h
/* MOD2SPARSE.H - Interface to module for handling sparse mod2 matrices. */
/* Copyright (c) 2000, 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program