Signal Toolkit - rc2is


Function File: is = rc2is (k)

Convert reflection coefficients to inverse sine parameters.

The reflection coefficients k (real numeric vector or matrix) are converted to inverse sine parameters is using the formula:

 is(i) = (2 / pi) * asin(k(i))
 

See also: is2rc.