Chiranjibi
自 2014 起处于活动状态
Followers: 0 Following: 0
Professional Interests: Particle physics data analysis
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
Find closest value in array
I have two vector(which are time stamps) like, V N 1375471092848936 1375473384440853 1375473388165900 1375471277856598 137547132...
10 years 前 | 5 个回答 | 4
5
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 3 个回答 | 0
3
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0