photo

Seemab


Last seen: 4 mois il y a Actif depuis 2024

Followers: 0   Following: 0

Statistiques

MATLAB Answers

2 Questions
1 Réponse

RANG
300 345
of 301 273

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 21 212

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 726

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


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...

plus d'un an il y a | 2 réponses | 0

2

réponses

Réponse apportée
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;

presque 2 ans il y a | 0

Question


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...

presque 2 ans il y a | 1 réponse | 0

1

réponse