nmrglue.process.proc_lp.find_lpc_fb

nmrglue.process.proc_lp.find_lpc_fb(x, order, bad_roots, fix_mode, method)[source]

Determind LP coefficient using forward-backward linear prediction.

Averages LP coefficients generated from solving the forward and backward linear prediction equations after reversing the roots of characteristic polynomial of the backward solution. Method is described in: G. Zhu and A. Bax, Journal of Magnetic Resonance, 1992, 100, 202-207.

Description of parameters can be found in lp().

Previous topic

nmrglue.process.proc_lp.find_lpc_tls

Next topic

nmrglue.process.proc_lp.find_lpc_bf

This Page