Community Profile

photo

Chiranjibi


Active since 2014

Professional Interests: Particle physics data analysis

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


listing of file using num2str
I'm trying to make a list of file name of specific path name, when I tried this code it just make a file name of only last day(...

9 years ago | 1 answer | 0

1

answer

Question


Using num2str inside the for loop
I'm trying to using num2str inside the for loop; firstDay = 1; lastDay = 5; >> for i= firstDay:lastDay f = num2str...

9 years ago | 2 answers | 0

2

answers

Question


Find closest value in array
I have two vector(which are time stamps) like, V N 1375471092848936...

9 years ago | 4 answers | 4

4

answers

Question


display into array with bracket
My script gives output values in the below format; Time = 68535763846 Time = 6538764367 Time= 536743643 But I want ...

9 years ago | 1 answer | 0

1

answer

Question


filter out if fit the pattern.
I have written script to display hit the stretcher/channel combination.like, stretcher 1, channel 5 appears to be hit. str...

9 years ago | 0 answers | 0

0

answers

Question


Filter out nonzero number in array of n*2 dimension.
I have two column and 208k rows array, each row is event number. My array is like that, 3145728 ...

9 years ago | 3 answers | 0

3

answers

Question


compute event rate and plot histogram
I have 606,774(1st row means event no.1)events and 11 column data among them 9th column is the 64-bit absolute time of trigger i...

10 years ago | 2 answers | 0

2

answers

Question


need 'for loop' to check 1:32 bit
I have 606,774(1 row means event no.1) event number in 8 column(these are 32 bit values), these numbers are in decimal as shown ...

10 years ago | 1 answer | 0

1

answer