besselap
Bessel analog lowpass filter prototype
Syntax
Description
Examples
Input Arguments
Output Arguments
Algorithms
The besselap function finds the filter roots from a lookup table constructed using Symbolic Math Toolbox™ software.
Analog Bessel filters are characterized by a group delay that is maximally flat at zero frequency and almost constant throughout the passband. The group delay at zero frequency is
The besselap function normalizes the poles and gain so that at low
      frequency and high frequency the Bessel prototype is asymptotically equivalent to the
      Butterworth prototype of the same order [1]. The magnitude of the filter is less than  at the unity cutoff frequency Ωc = 1. The transfer
      function is expressed in terms of z, p, and
        k as
References
[1] Rabiner, L. R., and B. Gold. Theory and Application of Digital Signal Processing. Englewood Cliffs, NJ: Prentice-Hall, 1975, pp. 228–230.
Extended Capabilities
Version History
Introduced before R2006a
