Statistics
9 Questions
0 Answers
RANK
76,565
of 301,213
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 21,191
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,368
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
find how many times a signal becomes above a certain signal
Dear all, I have to count the times when a signal goed under a certain value and gets above a different value. For example: if...
7 years ago | 2 answers | 0
2
answersQuestion
How do I select a y value by a certain x datetime
Dear all, I need to find the y value by a certain x datetime. If h is my datetime and I try: y(h); It does not wo...
7 years ago | 2 answers | 0
2
answersQuestion
select y data with duration x data
Dear all, I have to select the y values in a duration of 5, with the same mechanism as a moving average. These are my arrays: ...
7 years ago | 2 answers | 0
2
answersQuestion
cut x and y array on datetime
Dear all, I have an x and y vector. x is my Datetime vector and y is my biosignal. x and y have the same length. How do i...
7 years ago | 1 answer | 0
1
answerQuestion
combine 2 vectors to one result vector
Dear all, These are my arrays: y = [94 96 96 94 89 92 90 89 88 92 93 91 91 91 90 88 90 87 90 91]; y1 = [95 93 94 ...
7 years ago | 1 answer | 0
1
answerQuestion
select y values for x values
Dear all, Lets say x is a datetime and y is my biosignal which contains NaN's. In my filter I have to select for 30 seconds...
7 years ago | 0 answers | 0
0
answersQuestion
improve fft signal quality
Dear all, Has someone tips how i can improve my fft signal quality? I have a SpO2 signal with round values. I have tried detr...
7 years ago | 0 answers | 0
0
answersQuestion
select part vector put it back in other vector
Dear all, I want to select the 16th data point from a vector with the 15 points before and after that 16th point. I want to...
7 years ago | 2 answers | 0
2
answersQuestion
custum filter for biosignal
Dear all, I have a custum made filter based on removing datapoints who are bigger than 3 times the std from the mean. I have...
7 years ago | 1 answer | 0

