Damien Sirjacobs
2007-07-04 11:00:50 UTC
Hi
I am searching for the most fast and memory efficient way to realise
the following operation with matlab (avoiding as far loops of for and
if):
creating a vector of data composed by appending the columns of a
large
matrix IMAGE, but excluding the points defined by a second matrix
MASK
of the same size as IMAGE.
Thank you for suggestions!!
D. S.
I am searching for the most fast and memory efficient way to realise
the following operation with matlab (avoiding as far loops of for and
if):
creating a vector of data composed by appending the columns of a
large
matrix IMAGE, but excluding the points defined by a second matrix
MASK
of the same size as IMAGE.
Thank you for suggestions!!
D. S.