Community Profile

photo

Alex


Last seen: 3 years ago Active since 2012

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How to find the last 1 in every row
Simliar to this question, but for finding the last 1 in each row. Say I have a matrix A = [0 1 1 1 0; 1 1 1 0 0; 0...

3 years ago | 2 answers | 0

2

answers

Question


Sparse matrix inversion in parallel
Is there a way to invert a sparse matrix using MATLAB's Parallel Computing Toolbox? For instance, if I type: >> matlabpool ...

12 years ago | 1 answer | 0

1

answer