photo

Jennifer Miller


Aktiv seit 2015

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Why is my function not defining my outputs and just returning "ans"?
I have written the following function to remove noise from an EMG signal function[EMG_filtered] = noise_removal(EMG) ...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I use a function file to filter noise from an EMG signal
I have written a script file which uses butterworth to filter my signal in the following way: [b1,a1]=butter(5,[48/Fs*2...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort