help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

elements of a sparse matrix


From: Jaana Tommiska
Subject: elements of a sparse matrix
Date: Mon, 27 Dec 2010 17:59:20 +0200 (EET)

hi,
I have a 10000x10000 sparse matrix A that is a result of a multiplication of 
two matrices generated by sprand.
If I want to find out the element A(10000,10000) and I type A(10000,10000) I 
get memory exhaustedor index type too big..
If I type A(10000*100000) I get say
(1,1)-> some number.
Is the number the element that I am intersted in?
Thanks
Jaana

....................................................................
Luukku Plus -paketilla pääset eroon tila- ja turvallisuusongelmista.
Hanki Luukku Plus ja helpotat elämääsi. http://www.mtv3.fi/luukku


reply via email to

[Prev in Thread] Current Thread [Next in Thread]