Community Profile

photo

Jehona


Last seen: 3년 초과 전 2020년부터 활동

Followers: 0   Following: 0

연락

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How can I create a scatterplot matrix?
Good evening, can anyone tell me how to do a scatterplot matrix out of these 4 variables and insert also the groups in differe...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Concatenate the epoched data
Hey, How can i restore a 3D(channels x Samples x Epochs) epoched Data back to a continuous 2D(channels x samples) raw data?

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


How do I write a loop which creates a random number and adds the previous values
This is how i try it for i=1:23; a(i) = randn(1); a = a + a(i); end

대략 4년 전 | 답변 수: 2 | 0

2

답변