Jennifer Miller
自 2015 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0