Fast convolution and Fast Fourier Transform under interval and fuzzy uncertainty

作者:

Highlights:

摘要

Convolution y(t)=∫a(t−s)⋅x(s)ds is one of the main techniques in digital signal processing. A straightforward computation of the convolution y(t) requires O(n2) steps, where n is the number of observations x(t0),…,x(tn−1). It is well known that by using the Fast Fourier Transform (FFT) algorithm, we can compute convolution much faster, with computation time O(n⋅log(n)).In practice, we only know the signal x(t) and the function a(t) with uncertainty. Sometimes, we know them with interval uncertainty, i.e., we know intervals [x̲(t),x¯(t)] and [a̲(t),a¯(t)] that contain the actual (unknown) functions x(t) and a(t). In such situations, it is desirable, for every t, to compute the range [y̲(t),y¯(t)] of possible values of y(t). Of course, it is possible to use straightforward interval computations to compute this range, i.e., replace every computational step in FFT by the corresponding operations of interval arithmetic. However, the resulting enclosure is too wide. In this paper, we show how to provide asymptotically accurate ranges for y(t) in time O(n⋅log(n)).We also explain how to use these new algorithms to compute the convolution (and the Fourier transform) under fuzzy uncertainty.

论文关键词:Convolution,Fourier transform,Interval uncertainty,Fuzzy uncertainty

论文评审过程:Received 14 August 2008, Revised 4 March 2009, Available online 18 May 2009.

论文官网地址:https://doi.org/10.1016/j.jcss.2009.05.006