lp2filters
Syntax
Description
[
        returns the filters associated with the Laurent polynomials LoD,HiD,LoR,HiR] = lp2filters(LoDz,HiDz,LoRz,HiRz)LoDz,
          HiDz, LoRz, and HiRz. The
        polynomials are associated to the filters as follows:
- LoDz—- Z(- LoD)
- HiDz—- Z(- HiD)
- LoRz—- Z(- LoR)
- HiDz—- Z(- HiD)
where Z(.) is the z-transform of the
        corresponding filter.
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2021b