butter
Signal Processing
Butterworth lowpass filter design. Returns {b, a} filter coefficients for an nth-order filter with normalized cutoff frequency Wn (0 to 1, where 1 is Nyquist). Use with filter() or filtfilt() to apply.
Syntax
butter(n, Wn)
butter(n, Wn, type)
Examples
See Also
Try SimLab — Free MATLAB® Alternative
466 functions. Runs in your browser. No install.
Open SimLab