From help-octave-request at bevo dot che dot wisc dot edu Mon Dec 29 13:04:57 2003 Subject: convolution and fourier transform From: Christoph Dalitz To: help-octave at bevo dot che dot wisc dot edu 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 -------------------------------------------------------------