[Master Index]
[Index for /tools/hpmatlab/toolbox/signal]
rc2poly
(/tools/hpmatlab/toolbox/signal/rc2poly.m)
Function Synopsis
a = rc2poly( k )
Help text
RC2POLY Compute polynomial coefficients from reflection coefficients.
A = RC2POLY(K) finds the filter coefficients A, with A(1) == 1,
from the real reflection coefficients K of the lattice structure
of a discrete filter.
A is a row vector of length one more than K.
See also POLY2RC.
Cross-Reference Information
This function calls
- end /tools/hpmatlab/toolbox/matlab/lang/end.m
- for /tools/hpmatlab/toolbox/matlab/lang/for.m
- i /tools/hpmatlab/toolbox/matlab/elmat/i.m
- length /tools/hpmatlab/toolbox/matlab/general/length.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON