From: RoK on
Hi
I need to perform a Gabor-Wigner transform
(http://en.wikipedia.org/wiki/Gabor-Wigner_transform) for analysing my data.
Do you know if there is something, on internet, already implemented for that
or I have to implement it? I the worst of case how is the fastest way for
coding the equations of the transforms?

Many thanks

rok



--- news://freenews.netfront.net/ - complaints: news(a)netfront.net ---
From: Wayne King on
"RoK" <rrtesdfsdfbdgsdgsdf(a)hotmail.com> wrote in message <i3rums$305c$1(a)adenine.netfront.net>...
> Hi
> I need to perform a Gabor-Wigner transform
> (http://en.wikipedia.org/wiki/Gabor-Wigner_transform) for analysing my data.
> Do you know if there is something, on internet, already implemented for that
> or I have to implement it? I the worst of case how is the fastest way for
> coding the equations of the transforms?
>
> Many thanks
>
> rok
>
>
>
> --- news://freenews.netfront.net/ - complaints: news(a)netfront.net ---

Hi Rok, Here is a link to a free time-frequency toolbox in MATLAB from Professor Flandrin and colleagues.

http://tftb.nongnu.org/

Wayne