Convert prediction filter coefficients to line spectral frequencies
lsf = poly2lsf(a)
lsf = poly2lsf(a)
returns a vector,
lsf
, of line spectral frequencies from a vector,
a
, of prediction filter coefficients.
[1] Deller, John R., John G. Proakis, and John H. L. Hansen. Discrete-Time Processing of Speech Signals. New York: Macmillan, 1993.
[2] Rabiner, Lawrence R., and Ronald W. Schafer. Digital Processing of Speech Signals. Englewood Cliffs, NJ: Prentice-Hall, 1978.