The Fourier transform is a mathematical operation that decomposes a function into its constituent frequencies, known as a frequency spectrum.

learn more… | top users | synonyms

1
vote
1answer
42 views

Low pass signal filtering using FFT or simple infinite impulse response filter

I am currently in need for filtering accelerometer data for an Android application. First of all, I used a simple low-pass filter (simple infinite impulse response filter) as follows: ...
1
vote
3answers
40 views

Evaluating regular Fourier Transform from DFT

Suppose we know the DFT of a discrete limited sequence, some $X[k],\ k = 0, 1,\dots ,N-1$. How can we calculate the Fourier Transform of the same signal for a random frequency $\Omega$? EDIT: How ...
-2
votes
1answer
56 views

Confusion related to DFT in a paper [closed]

I was reading a paper related to privacy where they perform fourier transformation of a time series data and retain few coefficients of the FFT. Then they apply some noise to these coefficients. These ...
3
votes
1answer
58 views

What does the uncertainty principle say about recursive filters?

The uncertainty principle is usually stated as a relationship between a continuous signal and that signal's Fourier transform, and says that $$ \int_{-\infty}^{\infty} \! x^2 f(x) \ \mathrm{dx} ...
0
votes
0answers
34 views

uncertainties in estimated transfer function

is there any method to estimate the uncertainties of a transfer function between two signals, using n blocks? Similar to the one in [1], which is for the squared coherence? I used the tfestimate ...
5
votes
1answer
115 views

How one apply correctly FFT in image denoising

I'm writing program (Qt widgets/c++) for removing noise from images. As denoising method, i selected non local means method. This method has incredible quality of restored images (that's why it's the ...
2
votes
1answer
61 views

Gain function calculation (frequency response)

Define moving average process $y_t := 0.5 x_t + 0.5 x_{t-1}$ where $x_t := e^{i2 \pi t}$. Its frequency response is then: $$H(f) = 0.5 + 0.5 e^{-i2\pi f}$$ Recall that the frequency response in ...
5
votes
2answers
132 views

Artifacts in FFT

I recently realized that FFT's aren't perfect. Meaning if I take a signal and then take it's FFT, and then do an inverse FFT, the resulting output isn't exactly the same as the input. Here's an image ...
3
votes
2answers
73 views

Why integrate over $2\pi$ in inverse DTFT?

In DTFT of a signal, the spectrum of a sequence is periodic with period $2\pi$ and all the information needed for derivation of the original signal from its spectrum is contained in $\pi <\omega ...
9
votes
3answers
305 views

How were windows originally conceived?

I am aware of the common types of windows, (Hamming, Hanning, Kaiser, Tukey, etc etc). However while many books describe them - almost none tell me just how exactly they were derived. What is so ...
0
votes
1answer
38 views

Plot the magnitude of coefficients against frequencies of DCT transform

When we perform DCT transform using matlab: ...
1
vote
1answer
40 views

Calculate maximum of filter kernel

I'm sure there must be an easy way to do this, but given the Fourier transform of an isotropic filter kernel, $\hat{f}(\mathbf{u}) = \mathcal{F}f(\mathbf{z})$, can one calculate the value of the ...
4
votes
3answers
210 views

Mathematically inclined Signal and Systems/Signal Processing book?

I'm an electronics engineering student with high inclination to analysis and pure mathematics. I was just wondering if there was any book ( or any resource ) that treats signal and systems and signal ...
2
votes
1answer
39 views

What is the meaning of $Ta_k$ of fourier series or transform?

What is the meaning of $Ta_k$ of fourier series or transform? I am taking a course on signal and systems. In 286 page of my textbook, it says that as T becomes arbitrarily large the original periodic ...
2
votes
3answers
126 views

Calculating an image's fourier spectrum by hand?

Suppose I have a $4x4$ image with the following values as its grey-level intensity for each pixel like this: I want to get its Fourier spectrum. Usually, I would just punch into Matlab and run a ...
3
votes
2answers
93 views

Centering zero frequency for Discrete Fourier Transform

I am working on a image processing application which uses a discrete fourier transform to implement blurring/sharpening. The application is more or less working, but something about the mechanics is ...
2
votes
1answer
118 views

Benefit to know Fourier series for image processing? [closed]

I know there's a benefit of knowing the Fourier Transform for image processing, but is there a benefit to know Fourier series, or could you just skip them? Would you recommend skipping Fourier series ...
5
votes
1answer
95 views

Phase Correlation - Poor Performance on Noisy/Blurred Images?

I have successfully tested 1D phase correlation algorithm to determine vertical shift between two synthetic images. When I moved to real images, however, it is not able to detect translation at all ...
2
votes
0answers
61 views

Phase Correlation and Negative Shifts

I am implementing phase correlation algorithm to determine shift between two images. It generally works, but I am not sure how to interpret the resulting shift. Pseudocode: ...
3
votes
1answer
65 views

Feature Selection by Filtering

so there is this paper I'm reading and trying to understand fully: Towards Practical Identification of HF RFID Devices http://dl.acm.org/citation.cfm?id=2240276.2240278 I don't want to link the PDF ...
1
vote
0answers
37 views

Fourier Transform Computer Vision Textbook

I am required extremely fast to fill the gap and learn Fourier Transform with application in Computer Vision. It was easy to find mathematical aspects of Fourier Transform, but I am more interested ...
0
votes
1answer
62 views

what is probability density function (PDF) of periodic signal

anybody knows what is the best pdf for periodic signal ? I have signal with 480 samples (16000*0.03=480) but I could not find the exact pdf for that. sometimes it appear like 2 mixed Gaussian.
1
vote
2answers
73 views

Interpolation vs Interpolation Filter?

Hi guys, I've been reading some papers on - how to remove ghosting artefacts from the Fourier Slice theorem applied to a 3D discrete image volume. The papers mention that in order to remove ghosting ...
4
votes
2answers
191 views

FFT of input length 1536

Does anyone knows can i find a FFT of 1536 length input. Its a specification given in 3gpp Lte and we need a transform of 1536 input size which is neither a power of any number i would say. I just ...
1
vote
2answers
134 views

FFT for a single frequency

I was looking for a more efficient way of finding the magnitude and phase of a signal at a certain frequency without performing an FFT because it produces more information than I need and I came ...
2
votes
0answers
82 views

A simpler method or more descriptive answer to the Fourier Transform

I'm trying to do a CT Fourier Transform of these two signals $$x_1(t)=e^{−a(t−1)} \cdot u(t−1)$$ and $$x_2(t)=e^{−a(t−1)} \cdot u(t)$$ Where $a$ is any real number, and $u(t)$ is the unit step ...
1
vote
3answers
86 views

Image processing, recognizing a small feature in a larger image

I am trying to write an image processing program to recognize bubbles in oil. It has been suggested I try computing the convolution of the image and an image of a typical bubble. i.e. : ...
0
votes
1answer
77 views

How to calculate the energy levels of frequency intervals of an audio signal?

Using the Fourier transformation I can translate a signal from the time-domain to the frequency-domain. If I divide the frequency axis into intervals, how can I calculate the audios signals energy for ...
1
vote
1answer
53 views

What is the role of complex exponential?

What is the role of complex exponential $ e^{jθ} $ in Fourier Transform? Is it different in the continuous and in discrete time domain?
0
votes
1answer
46 views

Question about the Haar Wavelet transform

I'm trying to detect the presence of a sinusoid in 1/f noise conditions using the STFT and the DWT with Haar wavelets. I find this interesting phenomenon that I'm not able to explain (see plot at 1) ...
2
votes
2answers
100 views

FFT of random binary data

I am trying to make sense of FFTs and binary data. Say I have a series of random binary data, which is measured with a repetition rate of 400Hz (interval time of 0.0025s). I have a total of 12489 ...
0
votes
0answers
32 views

Differentiate between two sounds made by same person

I want to know if i pronounce alphabet "A" then i pronounce alphabet "B" how can i detect the difference between these two sounds. I know a sound is characterized by its frequency and amplitude but ...
1
vote
0answers
31 views

How to convert a sound file to any other data format which can be manipulated

I know this is very basic question and i am new to this site. But can anybody help me with my question. How to convert a sound file to other data format say using some type of transform (FFT or DFT) ...
1
vote
1answer
74 views

Approximation using a Fourier transform with low pass filter

I need to approximate a function f, but I cannot do so with frequencies that exceed 1kHz What is the best approximation I can get? Is taking the Fourier transform then zeroing any term above 1kHz the ...
2
votes
1answer
60 views

How can I find the amplitude of the 20 Hz frequency component of a signal faster?

I have a time varying discrete signal x(t) sampled at 5ms rate. I need to find the amplitude of the 20 Hz frequency component for each sample. What I do today is that for each sample I do a Short-time ...
2
votes
2answers
122 views

What is $F(0)$ is “dc” component in the context of image processing?

It has always been said that $F(0)$ is the "DC component" in fourier transform. However, I don't get what it means to say that $F(0)$ is "DC" in the context of image processing. The zero in this ...
1
vote
1answer
54 views

Which approach is better for decomposing a image into high frequency and low frequency component?

Which approach is better or there is mathematical justification for using Bilater filter and Fourier Transform to decompose a image into High Frequency and Low Frequency Component. Both Bilateral ...
1
vote
1answer
58 views

How can I detect clicks/ticks in a wav file?

I have a long recording of a train (here is a small sample) there are a number of clicks as the wheels go over joins in the tracks. I would like to detect the location of these. Looking at the ...
3
votes
0answers
31 views

Understanding Walsh coefficients

I am working with Walsh coefficients. I know the intuitive understanding is almost that that they are the degree of connectivity, but it is there a better way of thinking about it? What is the ...
3
votes
0answers
82 views

Discrete Fourier transform in a multidimensional space

I want to measure the frequencies at which a point oscillates in a multidimensional space, let's take the example of a point on a 2d-surface. For now, I naïvely split the signal in two, along the ...
2
votes
1answer
198 views

About the fourier transform of Periodic Signal

I cannot understand some part of the period signal's Fourier transform. Here this my note's methods, For periodic signal with period $T_0$, define as $s_{T_0}(t)$ as $$ s_{T_0} (t) = ...
1
vote
1answer
166 views

DFT as convolution question

I have tried to make this question as readable and consistent as possible. The short of it, is that I am trying to ascertain how one gets from the math equation shown, (which I understand), to the ...
3
votes
0answers
79 views

Global Transforms besides the DFT?

This is a simple question. Fourier analysis gives us the DFT, which is known as a global transform of a signal. In contrast, the Discrete Wavelet Transform (DWT) has a plethora of wavelets, all of ...
3
votes
1answer
94 views

Finding out modulation index and dc offset

I have a question form my teachers, and I cannot understand why I can find out the modulation index form the figure. The question provide a Figure like this. And the information signal is a ...
0
votes
1answer
94 views

How do I find the power of a specific frequency at a specific sample of a discrete time varying signal?

EDIT: First off let me explain that I understand that frequency makes no sense for a single sample. What I am actually talking about is the power spectrum within a short time window around a specific ...
3
votes
0answers
51 views

What are the uses of those three types of wavelet transformations?

In my studies of wavelets, there appear to be 3 different families of them: The Continuous wavelet transform The Discrete wavelet transform The Redundant wavelet transform They are all based on ...
2
votes
1answer
126 views

How to find the envelope of a wide-band signal?

I would like some feedback on possible techniques that one may use to determine the envelope of a broad-band time domain signal. I have heard anecdotally, that it is not as straight-forward as it ...
4
votes
1answer
114 views

What happens if we change the limits of integral in Fourier transform?

By definition of fourier transform $$X(w)=\int_{-\infty}^\infty x(t) e^{-jwt} dt $$ Now what will happen to the answer of transform for example in case of $x(t)= cos(w_ot)$ if limit is 0 to A ...
4
votes
3answers
206 views

What's the difference between the Gabor-Morlet wavelet transform and the constant-Q transform?

At a glance, the constant-Q fourier transform and the complex Gabor-Morlet wavelet transform seem the same. Both are time-frequency representations, based on constant-Q filters, windowed sinusoids, ...
2
votes
2answers
87 views

Determining the period of a discontinuous function

I'm new to the field of DSP. I'm trying to determine the period and shift of the function. I've tried using FFT, but haven't had much luck. Seems like it should be simple. Signal (pastebin of ...

1 2 3