Feeds
已回答
Error Index in position 2 exceeds array bounds
I am getting these graphs when I use this butterworth for low pass [B,A] = butter(4,Fn/(Fs/1))
Error Index in position 2 exceeds array bounds
I am getting these graphs when I use this butterworth for low pass [B,A] = butter(4,Fn/(Fs/1))
4 years 前 | 0
提问
Error Index in position 2 exceeds array bounds
Trying to read a file and plot This error keeps occuring Error in EMG (line 9) plot(data1(:,1), data1(:,2)-mean(data1(:,2)));...
4 years 前 | 2 个回答 | 0