Description: Function Description: The matlab language Levinson-Durbin algorithm function name: Levinson_Durbin_Algo Input parameters: (1) R: correlation matrix or its estimated value (2) P: AR model orders output parameters: (1) A: p-order AR model parameters, it is a line of length P+1 vector (2) E: noise power call the function: No to be called: L_D_sim.m Study: mingcheng write time :2009-11-13 modified :2009-11-13 version: V1.0
- [matlab_algorithms.tar] - learning communications are aware, the n
- [NLMS] - Want to estimate if the input signal vec
- [Toeplitz] - C language using recursive Levinson algo
- [toeplitz] - Toeplitz matrix and levinson algorithm
- [levinson] - levinson-durbin recursion
- [levinson-Durbin] - Digital signal processing Leviinson-Durb
File list (Check if you may need any files):
Levinson_Durbin_Algo.m