📄 getatal.3
字号:
.\" Copyright (c) 1987 Entropic Speech, Inc.; All rights reserved.\ @(#)getatal.3 1.5 07 Nov 1990 ESI.TH GET_ATAL 3\-ESPSsp 07 Nov 1990.ds ]W "\fI\s+4\ze\h'0.05'e\s-4\v'-0.4m'\fP\(*p\v'0.4m'\ Entropic Speech, Inc..SH NAMEget_atal \- get reflection coefficients from auto-correlations using Levinson..SH SYNOPSIS.ft Bget_atal (r, order, c, rc, pgain).brfloat c[], rc[], *pgain;.brdouble r[];.brint order;.SH DESCRIPTIONThis routine computes the reflection coefficients,.Brc[1], ..., rc[order],and the lpc filter coefficients,.Bc[1], ..., c[order],corresponding to the given set of normalized auto-correlation coefficients,.Br[1], ..., r[order],using standard Levinson's algorithm.If stability problem is encountered in the computation of reflectioncoefficient.Brc[k],the reflection coefficients.Brc[k]to.Brc[order]are set to zero and a message is displayed on.Istderr..SH BUGSNone.SH COMMENTSThe auto-correlation coefficients needed can be obtained from the data using.Iget_autofunction.The maximum value of.B orderallowed is 1000. User should be aware of it..SH FUTURE CHANGESThe restriction on.Borderwill be removed. If instability is noticed during Levinson recursion,this information should be transmitted back to the calling programby appropriately changing the parameter.Border..SH SEE ALSOget_auto (3-ESPSsp)..SH REFERENCES[1] L. R. Rabiner and R. W. Schafer,.IDigital Processing of Speech Signals.Prentice Hall, NJ. 1978..SH AUTHORShankar Narayan
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -