[flac-dev] Confusion about linear prediction within flac

2018-09-09 Thread Robin Patrick Decker
Hi, I'm researching lossless compression for a highschool mathematics research essay and am fairly confused about how the linear prediction coefficients are solved for within flac. As far as I understand, Levinson Durbin Recursion is used to solve for these coefficients, however, what I don't und

Re: [flac-dev] Confusion about linear prediction within flac

2018-09-09 Thread Timothy B. Terriberry
Robin Patrick Decker wrote: I would really appriciate an explanation or information on a good resource to learn more about how the prediction coefficients are solved for. The Wikipedia page on this subject is not terrible: https://en.wikipedia.org/wiki/Linear_prediction The very high-level ans