Community Profile

photo

tethys


Last seen: 1 year ago Active since 2011

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How can I make the image processing faster for large number of images?
Hi, I am trying to obtain the position of the light stripe at each row. Below is an example for an image. However, identificati...

5 years ago | 1 answer | 0

1

answer

Question


Calculating number of particles in each 64 x 64 blocks
Hi, I have an image, consisting of particles of different shapes over a black background. I would like to: 1) Count the nu...

8 years ago | 3 answers | 0

3

answers

Question


Converting hh:mm:ss into seconds
Hi all, I want to read the vectors which are hh:mm:ss (14:35:59.812) format and convert it to seconds. How can I do this in ...

12 years ago | 4 answers | 3

4

answers

Answered
Finding closest points to a given range in matrix
First of all, thank you for your time. I tried both of them , but "there is no solution". Yet, for instance when I evaluate m...

12 years ago | 0

Question


Finding closest points to a given range in matrix
Hi, I have a 3 column matrix, x,y,and z respectively. I want to obtain the value of z corresponds to (closest point to 0.00 i...

12 years ago | 4 answers | 1

4

answers

Question


How can I insert specific number of contour values into a filled color contour plot (not for all contour lines)
Hi all, I am creating a filled color contour plot of my data. Here is the code; x=data(:,1); y=data(:,2); z=data(:,3); ...

12 years ago | 0 answers | 0

0

answers