Skip to Main Content Skip to Search
Product Documentation

dfilt.latticemamin - Discrete-time, lattice, moving-average filter

Syntax

Hd=dfilt.latticemamin(k)
Hd=dfilt.latticemamin

Description

Hd = dfilt.latticemamin(k) returns a discrete-time, lattice, moving-average, minimum phase, filter, Hd, with lattice coefficients k.

Hd = dfilt.latticemamin returns a default discrete-time, lattice, moving-average, minimum phase, filter, Hd, with k=[ ]. This filter passes the input through to the output unchanged.

Diagram of a moving average minimum phase lattice filter

The resulting filter states column vector is

Examples

Form a third-order lattice, moving-average, minimum phase, filter structure for a dfilt object, Hd, using the following lattice coefficients.

k = [.66 .7 .44];
Hd = dfilt.latticemamin(k)

See Also

dfilt | dfilt.latticeallpass | dfilt.latticear | dfilt.latticearma | dfilt.latticemamax

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS