Chiranjibi
Followers: 0 Following: 0
Professional Interests: Particle physics data analysis
Statistics
8 Questions
0 Answers
RANK
12,610
of 295,448
REPUTATION
4
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
37.5%
VOTES RECEIVED
4
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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(...
10 years ago | 1 answer | 0
1
answerQuestion
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...
10 years ago | 2 answers | 0
2
answersQuestion
Find closest value in array
I have two vector(which are time stamps) like, V N 1375471092848936 1375473384440853 1375473388165900 1375471277856598 137547132...
10 years ago | 5 answers | 4
5
answersQuestion
display into array with bracket
My script gives output values in the below format; Time = 68535763846 Time = 6538764367 Time= 536743643 But I want ...
10 years ago | 1 answer | 0
1
answerQuestion
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...
10 years ago | 0 answers | 0
0
answersQuestion
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 ...
10 years ago | 3 answers | 0
3
answersQuestion
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
answersQuestion
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