lpc function
lpc function
(OP)
Hi there. I'm doing a speech-processing practice and I'm having problems with the *lpc* function, namely: I can use it without problems in the computers of my university (which use Matlab 5.3, if I remember correctly), but here at home (with Matlab 7.3) Matlab won't recognize it. Is there a package I need to install? I tried searching for it myself, but to no avail. Thanks.
P.S. Sorry about my English. :P
P.S. Sorry about my English. :P





RE: lpc function
I am using version 7.3.0.267(R2006b). Function lpc is defined in the Signal Processing Toolbox. It should be there unless you are missing the toolbox.
-okhan78