help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] Wavelet Transform Functions (1D/2D)


From: Brian Gough
Subject: Re: [Help-gsl] Wavelet Transform Functions (1D/2D)
Date: Fri, 10 Feb 2006 15:35:24 +0000

Irina Makarova writes:
 > I would like to use GSL library for the wavelet transform of audio signals.
 > After successful processing of input signal,  the input array is replaced
 > with transform coefficients.
 > 
 > The problem is that it is not clear how are the coefficients placed inside
 > of the output array.

The output format is in the manual under the description of the
function gsl_wavelet_transform.  The number of levels is always
log_2(N).

-- 
Brian Gough

Network Theory Ltd,
Publishing the GSL Manual --- http://www.network-theory.co.uk/gsl/manual/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]