Community Profile

Sara


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


struct for loop syntax difficulty
Not sure what I'm doing wrong with the following loop: for p=66:1:95; Site(p).Day = Data((Data(:,4) == p),:) ...

10 years ago | 1 answer | 0

1

answer

Question


turning colors into absolute values in image processing
I have a set of images. They consist of a colorbar showing the max and min temperature of the image, and a warm object within a ...

10 years ago | 2 answers | 0

2

answers

Question


subsetting elements in one matrix by those in a smaller vector
Hi, I have a matrix X which is 15000 rows and 150 columns. I have a vector Y which is 10 rows by 1 column. Say the values of...

10 years ago | 1 answer | 0

1

answer