is2rcConvert inverse sine parameters to reflection coefficientsCalling Sequence
K = is2rc(isin)
Parametersisin: input inverse sine parameters. Needs to be an array real numbersk: output reflection coefficients corresponding to the reflection coefficients in inputDescription
This function returns a vector of reflection coefficients from a vector of inverse sine parameters.output array has k(i) = sin(pi/2*isin(i))
Example 1See alsorc2isrc2polyrc2acrc2larAuthorsParthe PanditBibliographyJ.R. Deller, J.G. Proakis, J.H.L. Hansen, "Discrete-Time Processing of Speech Signals", Prentice Hall, Section 7.4.5