filtfilt
Signal Processing
Zero-phase filtering (forward + reverse).
Syntax
filtfilt(b, a, x)
Examples
filtfilt([0.1, 0.1], [1, -0.8], randn(100))▶ Run
See Also
Try SimLab — Free MATLAB® Alternative
466 functions. Runs in your browser. No install.
Open SimLab