Skip to content
jamesjun edited this page Nov 3, 2017 · 1 revision

Filter order for IIR filter setting. Valid if P.vFilter = 'bandpass'.

Example

  • filtOrder = 3; Creates a third-order Bandpass filter. Elliptic filter is created if P.fEllip = 1, otherwise Bandpass filter is created.

See also: P.freqLim, P.fEllip, P.vcFilter

Clone this wiki locally