photo

Mustafa Mustafa


Last seen: más de 2 años hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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.

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 2 años hace | 1 respuesta | 0

1

respuesta