help-octave
[Top][All Lists]
Advanced

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

convolution and fourier transform


From: Christoph Dalitz
Subject: convolution and fourier transform
Date: Mon, 29 Dec 2003 20:03:10 +0100

Hallo,

octave has the builtin functions "conv" (or "fftconv") for the
discrete convolution of two vectors and "fft" for the discrete
fourier transform of a vector.

Are there also functions (maybe in octave-forge?) which compute
the *continuous* convolution (\int_0^x f(x-y)g(y)dy or 
\int_{-\infty}^\infty f(x-y)g(y)dy) and the *continuous* fourier
transform of functions?

Thanks,

Christoph Dalitz



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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