photo

atek


Last seen: 12 months ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
65,166
of 300,571

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,680

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

  • First Answer
  • Revival Level 1
  • Thankful Level 1

View badges

Feeds

View by

Answered
How to interchange Z and Y axes direction in MATLAB?
Interchange the order of variables you are plotting, i.e. instead of plotfx(x,y,z) use plotfx(z,x,y)

5 years ago | 0

Question


Machine learning for prediction of sleep stage
Hello, I have two sets of physiologic recordings. One is a scored sleep study and the other is recordings from the brain. I h...

9 years ago | 0 answers | 0

0

answers

Question


Substituting noise with zeros
I have a segment of data that has a significant amount of noise. I know the start and end point of the noise when it is graphed ...

9 years ago | 2 answers | 0

2

answers

Question


How to chop .mat file into segments
I have an EEG vector .mat file of [10,000, 1] with each cell representing sequential electrical activity. The EEG has been scor...

9 years ago | 1 answer | 0

1

answer