No BSD License
function f=melp_lpc(s) % LPC % : % s - % : % f - v=s.*hamming(200)'; % a=lpc(v,10); % f=a(2:11); % 1
Contact us at files@mathworks.com