rc2is - Convert reflection coefficients to inverse sine parameters
Syntax
isin = is2rc(k)
Description
isin = is2rc(k) returns
a vector of inverse sine parameters isin from a
vector of reflection coefficients k.
Examples
k = [0.3090 0.9801 0.0031 0.0082 -0.0082];
isin = rc2is(k)
isin =
0.2000 0.8728 0.0020 0.0052 -0.0052
References
[1] Deller, J.R., J.G. Proakis, and J.H.L.
Hansen, Discrete-Time Processing of Speech Signals,
Prentice-Hall, 1993.
See Also
is2rc
 | rc2ac | | rc2lar |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit