Re: [Freetel-codec2] Levinson Durbin
Thanks David, I missed that. I printed out the values and was scratching my head. It was working, but I didn't know why?? That I missed! -- ___ Freetel-codec2 mailing list Freete
Re: [Freetel-codec2] Levinson Durbin
Substituting the actual values for the first outer loop iteration: for(i=1; i<=10; i++) { sum = 0.0; for(j=1; j<=0; j++) sum += a[i-1][j]*R[i-j]; <-- this line never gets executed - David On 20/09/16 00:06, Steve wrote: > I know this is 20 year old code, but in looking for why my