Hello,
I've added a few more functions to invfreq.m, in particular the
ability to transmit a weight matrix in order to use Weighted Least
Squares for the computation of filter coefficients. Can someone review
those changes, or should I upload them directly on SVN ?
Regards
Pascal
On 12/16/2010 05:37 AM, Alexander Barth wrote:
> Dear Orion,
>
> Unfortunatelty, octcdf does not work with octave version 3.2.x. To
> make octcdf work in the current version of octave, it would require
> changes in octave and not in octcdf. Those changes have been made in
> the developpement versio
Hi
tor, 16 12 2010 kl. 13:15 +, skrev Eduardo D. da Costa:
> Hello everyone
>
> I am using pcolor and get a strange behavior ... I have the array
> zux(:,1)=[0.25882 0.96593 0.70711]
> zux =
>
>0.25882 -0.25882
>0.96593 -0.96593
>0.70711 -0.70711
>
> octave:160> zux(:,2)=-zux
tor, 16 12 2010 kl. 13:37 +0100, skrev Alexander Barth:
> I would love to see octcdf to work again with the current stable
> version of octave. But this would require a new stable octave release
> which is not under my control.
We are currently discussing having a feature-freeze for Octave such th
Dear Orion,
Unfortunatelty, octcdf does not work with octave version 3.2.x. To
make octcdf work in the current version of octave, it would require
changes in octave and not in octcdf. Those changes have been made in
the developpement version of octave (3.3.x), but not in the current
stable version