Community Profile

photo

Mustafa Mustafa


Last seen: plus d'un an il y a Actif depuis 2022

Statistiques

  • Thankful Level 1

Afficher les badges

Content Feed

Afficher par

Question


How can I use or insert signals in neural network recognition after extract features using wavelet scattering?
I want to extract features of ecg signals and then use it in neural network recognition app, but I couldn't.

plus d'un an il y a | 1 réponse | 0

0

réponse

Question


How to do feature extraction using wavelet scattering and then perform neural network classification?
% I want to do feature extraction for signals and then apply ANN classification on them,, can you help please? Fs = 50; s...

plus d'un an il y a | 1 réponse | 0

0

réponse

Question


How to save multiple vector signals in one variable using wavelet Denoising?
for i = 1:60; x = y(i,:) ; F = wden(x,'rigrsure','s','mln',5,'db5'); end %It only save the last filterd...

plus d'un an il y a | 1 réponse | 0

1

réponse