lar2rc - Convert log area ratio parameters to reflection coefficients
Syntax
k = lar2rc(g)
Description
k = lar2rc(g) returns
a vector of reflection coefficients k from a vector
of log area ratio parameters g.
Examples
g = [0.6389 4.5989 0.0063 0.0163 -0.0163];
k = lar2rc(g)
k =
0.3090 0.9801 0.0031 0.0081 -0.0081
References
[1] Deller, J.R., J.G. Proakis, and J.H.L.
Hansen, Discrete-Time Processing of Speech Signals,
Prentice-Hall, 1993.
See Also
ac2rc, is2rc, poly2rc, rc2lar
 | kaiserwin | | latc2tf |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit