Community Profile

photo

Jennifer Miller


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 1 answer | 0

1

answer