Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

LPC and VQ in MATLAB code

78 views
Skip to first unread message

Walter Sun

unread,
Jul 25, 1995, 3:00:00 AM7/25/95
to
In article <3v1m0d$m...@seagoon.newcastle.edu.au>,
eeko...@firebird.newcastle.edu.au says...

>
> I need to know where i can acquire some code for lpc
> and vector quantization in matlab code
>
> If it is at all available
>
Hi,

LPC code can be found in the Signal Processing Toolbox under
lpc.m. Vector quantization information can be found in the
Neural Net Toolbox, under the following m-files...

Basic functions.
simulvq - Simulate LVQ network.
initlvq - Initialize LVQ network.
trainlvq - Train LVQ network.

Transfer Functions.
compet - Competitive transfer function.
purelin - Linear transfer function.

Learning rules.
learnlvq - Learning vector quantization rule.

Demonstrations.
demolvq1 - Learning Vector Quantization.


Walter Sun
The MathWorks Inc.
24 Prime Park Way
Natick, MA 01760
e-mail: ws...@mathworks.com


KOLEGA Tommy

unread,
Jul 25, 1995, 3:00:00 AM7/25/95
to


Please can anybody help....

I need to know where i can acquire some code for lpc
and vector quantization in matlab code

If it is at all available


Your help will be greatly appreciated


Cheers
Tommy

Ilangko

unread,
Jul 27, 1995, 3:00:00 AM7/27/95
to
Hi,

I am trying to minimize a function which has 18 variables by using
the Optimization toolbox's function called fminu. After some
iterations the regular warning says that the results may not be
correct and the matrix is closer to singular.

I have tried to change the options parameters and am not sure which
line search algorithm will be a good choice when you have a non-
linear system to minize with fairly large number of variables.
Pl. give me good references of other softwares, if any, which are more
capable of handling this type of problems.


Thank you in advance.

Ilangko.
<ila...@driver.isy.liu.se>

0 new messages