[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Where is Hilbert??
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: Where is Hilbert?? |
Date: |
Wed, 19 Dec 2012 09:30:55 -0500 |
On 19 December 2012 09:23, Clinton Winant <address@hidden> wrote:
> The signal package was loaded when 3.6.2 was installed as:
>
> /usr/share/octave/3.6.2/m/signal/
>
> but there is no hilbert there:
It looks like Ubuntu has version 1.1.3 of the signal package:
http://packages.ubuntu.com/quantal/octave-signal
There is a newer release, 1.2.0.
Probably the easiest thing for you to do is just download the 1.2.0
tarball and get the hilbert function from it:
http://octave.sourceforge.net/signal/index.html
HTH,
- Jordi G. H.