I'm comparing the output of digital filtering using MATLAB filter ... [z,p,k]=dbp.zpk; [sos, g] = zp2sos(z, p, k); xx=filtfilt(sos, g, ...
確定! 回上一頁