photo

Seemab


Last seen: 4개월 전 2024년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • First Answer

배지 보기

Feeds

보기 기준

질문


Removing outliers from the data creates gaps. Filling these gaps with missing values or the median of surrounding values does not address the issue.Why?
I am analyzing EMG data in windows. In each window, I apply z-score normalization to identify and remove outliers. To address th...

5개월 전 | 답변 수: 2 | 0

2

답변

답변 있음
How can i change the font size of XTick and YTick (x axis and y axis) in histogram of a image?
I would suggest to use this. ax = gca; ax.FontSize = 14; ax.LineWidth = 1;

6개월 전 | 0

질문


how to choose windwo size in the EMG signal ?
Ciao, If I have an emg dataset of length 260001 almost 4.3min and fs=1000. I want to analyse the data in small windows,but I am...

6개월 전 | 답변 수: 1 | 0

1

답변