Christophe Langrenne
CNAM (Conservatoire National des Arts et Métiers)
Followers: 0 Following: 0
Feeds
질문
GMRES with @fun of more than one arg possible ?
Hy, I want to use the gmres algorithm. It uses a matrix A or a function @fun(x) which does 'Ax'. My problem is: I want use g...
11년 초과 전 | 답변 수: 0 | 0
0
답변질문
Storage of sparse matrices
Hi, I have a problem to create a sparse matrix in a loop. I use the following code : % init the sparse matrix to zeros wi...
11년 초과 전 | 답변 수: 1 | 1
