I am wondering if you guys know what happens:
I have a loop where at each passage I invert a huge sparse matrix
(7500 rows!);
matlab takes about a minute or so to compute the matrix the first
time;
after that, it goes through each loop very very very fast.
is that possible?
thanks
Ross