Community Profile

photo

Georgia


National Institutes of Environmental Health Sciences

Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How do I find the peak signal amplitude within multiple segments of a signal that cross a threshold?
I have a signal that I have thresholded and have collected the times that the signal has crossed threshold and met a couple of o...

7 years ago | 0 answers | 0

0

answers

Question


How do I wavelet transform and plot spectrograms of continuous neural data?
how to I convert continuous data with high frequency transient events to a spectrogram to demonstrate the occurence of the event...

8 years ago | 0 answers | 0

0

answers

Question


How do I collect all data strings of an array that meet 2 criteria
I am trying to collect data from an array that meet two criteria. More specifically, I want to start collecting the values of an...

8 years ago | 1 answer | 0

1

answer

Question


how do I grab multiple multiple intervals of a given variable and put them into a new variable?
Let's say I have variable A, which is (1:1:100), and I want to create a new variable,B, that is only (30:1:40), (52:1:56),(71:1:...

8 years ago | 2 answers | 0

2

answers

Question


How do I create a loop and put the results that satisfy the loop into a new variable?
I am trying to create a loop that takes the difference between successive items in a vector, and if the difference is less than ...

8 years ago | 1 answer | 0

1

answer