Signal Processing Toolbox Previous page   Next Page
poly2lsf

Convert prediction filter coefficients to line spectral frequencies

Syntax

Description

lsf = poly2lsf(a) returns a vector lsf of line spectral frequencies from a vector a of prediction filter coefficients.

Examples

See Also

lsf2poly

References

[1] Deller, J.R., J.G. Proakis, and J.H.L. Hansen, "Discrete-Time Processing of Speech Signals," Prentice-Hall, 1993.

[2] Rabiner, L.R., and R.W. Schafer, "Digital Processing of Speech Signals," Prentice-Hall, 1978.


Previous page  poly2ac poly2rc Next page

© 1994-2005 The MathWorks, Inc.