What is Fourier transform: Definition and 1000 Discussions

In mathematics, a Fourier transform (FT) is a mathematical transform that decomposes functions depending on space or time into functions depending on spatial or temporal frequency, such as the expression of a musical chord in terms of the volumes and frequencies of its constituent notes. The term Fourier transform refers to both the frequency domain representation and the mathematical operation that associates the frequency domain representation to a function of space or time.
The Fourier transform of a function of time is a complex-valued function of frequency, whose magnitude (absolute value) represents the amount of that frequency present in the original function, and whose argument is the phase offset of the basic sinusoid in that frequency. The Fourier transform is not limited to functions of time, but the domain of the original function is commonly referred to as the time domain. There is also an inverse Fourier transform that mathematically synthesizes the original function from its frequency domain representation, as proven by the Fourier inversion theorem.

Linear operations performed in one domain (time or frequency) have corresponding operations in the other domain, which are sometimes easier to perform. The operation of differentiation in the time domain corresponds to multiplication by the frequency, so some differential equations are easier to analyze in the frequency domain. Also, convolution in the time domain corresponds to ordinary multiplication in the frequency domain (see Convolution theorem). After performing the desired operations, transformation of the result can be made back to the time domain. Harmonic analysis is the systematic study of the relationship between the frequency and time domains, including the kinds of functions or operations that are "simpler" in one or the other, and has deep connections to many areas of modern mathematics.
Functions that are localized in the time domain have Fourier transforms that are spread out across the frequency domain and vice versa, a phenomenon known as the uncertainty principle. The critical case for this principle is the Gaussian function, of substantial importance in probability theory and statistics as well as in the study of physical phenomena exhibiting normal distribution (e.g., diffusion). The Fourier transform of a Gaussian function is another Gaussian function. Joseph Fourier introduced the transform in his study of heat transfer, where Gaussian functions appear as solutions of the heat equation.
The Fourier transform can be formally defined as an improper Riemann integral, making it an integral transform, although this definition is not suitable for many applications requiring a more sophisticated integration theory. For example, many relatively simple applications use the Dirac delta function, which can be treated formally as if it were a function, but the justification requires a mathematically more sophisticated viewpoint. The Fourier transform can also be generalized to functions of several variables on Euclidean space, sending a function of 3-dimensional 'position space' to a function of 3-dimensional momentum (or a function of space and time to a function of 4-momentum). This idea makes the spatial Fourier transform very natural in the study of waves, as well as in quantum mechanics, where it is important to be able to represent wave solutions as functions of either position or momentum and sometimes both. In general, functions to which Fourier methods are applicable are complex-valued, and possibly vector-valued. Still further generalization is possible to functions on groups, which, besides the original Fourier transform on R or Rn (viewed as groups under addition), notably includes the discrete-time Fourier transform (DTFT, group = Z), the discrete Fourier transform (DFT, group = Z mod N) and the Fourier series or circular Fourier transform (group = S1, the unit circle ≈ closed finite interval with endpoints identified). The latter is routinely employed to handle periodic functions. The fast Fourier transform (FFT) is an algorithm for computing the DFT.

View More On Wikipedia.org
  1. L

    Fast Fourier Transform in excel

    I really need your help - i can't work out how to do a FFT in excel. The main problem is I don't have a constant sampling rate - I recorded the time and then the corresponding magnitude of the wave. I have followed everything oneline but I can't seem to get anything to work as I can't fill the...
  2. J

    Using given Fourier transform to find the equation for the wave packet.

    Homework Statement Any wavepacket can be obtained by the superposition of an infinite number of plane waves using the so-called Fourier integral or Fourier transform f(x,t) = \frac{1}{\sqrt{2\pi}} _{-\infty}\int^\infty A(k)e^{i(kx-\omega t)} dk Find at t=0 the representation of the...
  3. K

    QM Fourier Transform and Integral rules

    Show G(k)=\sqrt{2π}g1(k)g2(k) Given that G(k) is the Fourier transform of F(x), g1(k) is Fourier trans of f1(x), g2(k) is Fourier trans of f2(X) and F(x)=^{+∞}_{-∞}∫dyf1(y)f2(x-y) SO FAR G(k)=1/\sqrt{2π}^{+∞}_{-∞}∫F(x)e-ikxdx <-def'n of Fourier transform...
  4. E

    Help with Inverse Fourier Transform Integral

    Hi, I am taking a random process class and I came across a problem that has stumped me. I believe I know the end result but I would like to know how it is solved. I have been out of college for a while and I am a little rusty with integration. Homework Statement What I need is to find out...
  5. K

    Calculate Fourier Transform of (1+at^2)^-n

    how to get the Fourier transform of (1+at^2)^-n ? n is a natural number such that (n>1) and a is any positive number. i.e. ∫((1+at^2)^-n)*exp(-jωt)dt; limits of integration goes from -∞ to ∞
  6. X

    How to take the fourier transform of a function?

    Homework Statement Find the Fourier transform of x(t) = e-t sin(t), t >=0. We're barely 3 weeks into my signals course, and my professor has already introduced the Fourier transform. I barely understand what it means, but I just want to get through this problem set.Homework Equations I...
  7. J

    Solving linear systems using fourier transform

    I want to use Matlab and Fourier transforms to solve linear systems and am attempting to implement a very simple linear system (with the idea of implimenting a much more complex one later) that I can't seem to get working. The system will take the derivative with respect to time of the input as...
  8. V

    Discrete Fourier Transform with different period

    Hi all, I have a seemingly simple problem which is I'd like to efficiently evaluate the following sums: Y_k = \sum_{j=0}^{n-1} c_j e^{\frac{i j k \alpha}{n}} for k=0...n-1. Now if \alpha = 2\pi, then this reduces to a standard DFT and I can use a standard FFT library to compute the...
  9. T

    How Does the DC Component Affect the Fourier Transform of a Signal?

    This is for an assignment, (not sure if its in the right section) but anyway I'm considering the system response to H(w) = 10/(jw + 10) when the input is x(t) = 2 + 2*cos(50*t + pi/2) so I know that Y(w) = X(w).H(w) but I'm not sure what to do about the '2 + ' in the input. I know that...
  10. H

    Recovering a function using the inverse fourier transform

    Homework Statement The argument of the kernel of the Fourier transform has a different sign for the forward and inverse transform. For a general function, show how the original function isn’t recovered upon inverse transformation if the sign of the argument is the same for both the forward and...
  11. M

    Fourier transform of a supergausian

    Hi, I was wondering if anyone might know what the analytic Fourier transform of a Super-Gaussian is? cheers
  12. R

    Mathematically solving fourier transform

    Since I lack the understand of real world applications of Fourier Transform in the real world I decided to buy a signals and systems book (Lathi) do some Fourier Transform problems and them do the same problem in Matlab. The question in the book wants me to find the Fourier Transform of...
  13. P

    Verification of pronumerals in Fourier Transform

    Homework Statement Determine Fourier Transform of f(t) = cos^2 ω_p t ... for |t|<T also, for |t|>T, f(x) = 0, although i don't think you need to do anything with that. The Attempt at a Solution okay so: f(t) = cos^2 ω_p t ... for |t|<T becomes f(t) =...
  14. P

    Derivative of Dirac Delta - Fourier Transform - Time Differentitation Property

    Homework Statement I am using the time differentiation property to find the Fourier transform of the following function: Homework Equations f(t)=2r(t)-2r(t-1)-2u(t-2) The Attempt at a Solution f'(t)=2u(t)-2u(t-1)-2δ(t-2) f''(t)=2δ(t)-2δ(t-1)-?? Can somebody explain what the...
  15. Z

    Fourier transform of a lorentzian function

    hi I know the Fourier transform of a lorentzian function is a lorentzian but i was wondering if the Fourier transform of the second derivation of a lorentzian function is also a second derivative of a lorentzian function Thanks
  16. N

    Inverse Fourier Transform in 2-d

    Hi all, I've been trying to solve the following I = \int_{-\infty}^{\infty}\int_{-\infty}^{\infty} \frac{x}{(x^2+y^2+d^2)^{\frac{5}{2}}} e^{-i(kx+\ell y)} \ dx \ dy where d,k,\ell are constants. I haven't been able to put this into a tractable analytic form and I figured I'd consult all...
  17. G

    Fourier Transform and Limit of Euler's Formula

    Hey Physics Forums, Grading an assignment, the current topic is continuous Fourier Transforms. They're trying to prove the convenient property: \mathcal{F} \left[ \frac{d^n}{dx^n} f(x) \right] = (i \omega)^n \mathcal{F} \left[ f(x) \right] So there's a simple way to get it: Let f(x) be...
  18. P

    Properties of the Fourier Transform - Time Differentitation

    Homework Statement This is copied from a book: $$\eqalign{ & {\rm{Time Differentitation}} \cr & {\rm{Given that: }}F(\omega ) = F\left[ {f(t)} \right] \cr & F\left[ {f'(t)} \right] = jwF(\omega ) \cr & {\rm{Proof:}} \cr & f(t) = {F^{ - 1}}\left[ {F\left( \omega \right)}...
  19. M

    What is the Physical Meaning of the Fourier Transform?

    Hi, I am having a little trouble with the physical meaning of a Fourier transform. I will try to pose a concrete example. Mathematically, the Fourier transform of an exponential decay results in a Lorentzian function. Let's say I have a population that decays exponentially with time. Now, if...
  20. T

    Understanding Fourier Transform: Tips and Tricks for Accurate Results

    Hi guys~ I have got a few things about some Fourier transform Q/A that i wanted to check...so here you go: 1) Find the Fourier sine and cosine transform of f(x)=x 0<x<3 ok, for the sine, i get -9/n∏ but i get zero for cosine part, is it wrong? and the second one: find the Fourier transform...
  21. F

    Must the Fourier transform exist for Dirac delta functions?

    I originally asked this in the Calculus & Analysis forum. But perhaps this is better suited as a question in Abstract algebra. For the set of all Dirac delta functions that have a difference for an argument, we have the property that: \int_{ - \infty }^\infty {{\rm{\delta (x -...
  22. C

    Fourier Transform of non-centered circular aperture

    Hi there, I have a little problem in wave optics: I have a wave function \psi_{ap} that depends on some geometric parameters, but that has no units itself (as one would expect). But unfortunately when I calculate the Fourier transform of this wave function the Fourier transform has a unit...
  23. C

    Using a Fast Fourier Transform

    Hi I'm working on a project which takes up ECG signals and tries to evaluate the condition of the patient. For one particular disease (ventricular tachycardia) the ECG looks close to a sine wave. Hence, I find the predominant frequency in the signal. I shift the original signal now by half...
  24. H

    The Correct Amplitude of a Fourier Transform

    If you take the absolute value of the FFT output, does that give you the amplitude? I am asking because I have seen example where that is taken as the amplitude, and examples were the absolute value is multiplied by either SQRT2 or by 2 to get the magnitude. So my question is what is...
  25. D

    Multi-Variable / Dimension Fourier Transform

    Multi-Variable / Dimension Fourier Decomposition Say we have f(x, y). We can Fourier decompose it in terms of f1(y, v) and e^{\ x\ v}, f2(x, u) and e^{\ u\ y}, or both variables simultaneously f3(u, v) and e^{\ x\ v\ +\ u\ y}. Similarly for any greater number of variables or dimensions. Now, is...
  26. G

    Fourier transform capabilities in reconstructing missing data

    Hi, I know this topic is more suited for Computing & Technology, but it has even more to do with general questions about Fourier transform capabilities. I have a question about sample restoration in Discrete Fourier Transform. Suppose we have a signal with the stack of frequencies from 1 Hz...
  27. R

    Understanding Fourier Transform: Solving Homework with Clear Steps

    Homework Statement The Attempt at a Solution I don't understand this step. It's got to be some sort of identity that I missed. I also don't understand why the limits of integration change.
  28. B

    Fourier Transform help (bit )

    Fourier Transform help! (bit urgent) Hi there, I'm having a recurring problem with my Fourier transforms that I have tried really hard to figure out but I feel like I'm missing something important. It keeps popping up in my communications and signal processing papers. I keep getting FTs...
  29. F

    When is the Fourier transform implied?

    I understand that if you have a system that is linear and time invariant, that you can perform a Fourier transform on it. But that doesn't mean you need to Fourier transform it. Or does it? Is a linear, time invariant system equivalent to or in some way implies a Fourier transform? Or is the...
  30. C

    Laplace transform and fourier transform

    Homework Statement F{f(t)} is the Fourier transform of f(t) and L{f(t)} is the Laplace transform of f(t) why F{f(t)} = L{f(t)} where s = jw in L{f(t)} The Attempt at a Solution I suppose the definition of F{f(t)} is ∫[f(t)e^-jwt]dt where the lower integral limit is -∞...
  31. A

    Competing definitions of the Fourier transform

    Just began a serious study of the Fourier transform with a couple of books. One of them defines the Fourier transform on \mathbb R as \hat f(\xi) = \frac{1}{\sqrt{2\pi}} \int_{-\infty}^\infty f(x) e^{-i\xi x}dx. Another defines it as \hat f(\xi) = \int_{-\infty}^\infty f(x)...
  32. M

    Very tricky Fourier transform

    I'm trying to evaluate the following intergral using complex function theory: \begin{equation} \int_{-\infty}^{\infty}\int_{-\infty}^{\infty}\frac{e^{i(ap+aq+b\sqrt{k^2-p^2-q^2})}}{\sqrt{k^2-p^2-q^2}}dpdq \end{equation}I though that it is possible if i can calculate: \begin{equation}...
  33. O

    Fast Fourier Transform in Real Time

    I guess this is programming and physics all combined into one but hopefully I can get some help anyway. I am doing some signal analysis of real-time streaming sensor data. I would like to do a DFFT on the data in real time as it streams in. So far pretty easy, however, there are a number of...
  34. M

    Fourier Transform Tricky Integral

    Hi I am trying to analytically calculate the Fourier transform attached. I am getting really stuck with the integral, can anyone help? I've attached how far I've got with it, any help much appreciated! Kind Regards, Mike
  35. E

    Fourier transform of a time integral

    Question: Derive the relationship \int^t_{- \infty} f(\tau) d \tau \Leftrightarrow \frac{F(\omega)}{j \omega} + \pi F(0) \delta (\omega) (where \Leftrightarrow means "Fourier transforms into"). Attempt: I have already proved the relationship \frac{dg(t)}{dt} \Leftrightarrow j \omega G(...
  36. H

    What is the Inverse Fourier Transform of cos(4ω)?

    Hi everyone, I'm trying to solve an exercise in which I need to find x(t) considering that X(ω) = cos(4ω). So, I need to find the Inverse Fourier Transform of cos(4ω), but I don't have the inverse Fourier transform table. So, I thought about applying the duality property. If x(t) <-->...
  37. P

    MHB Fourier Transform of f'(ax): Discrepancy in Results?

    What is the Fourier transform of $f'(ax)$, where a>0 is a constant? Firstly, I reasoned that (lets say $F[f]$ is the Fourier transform of f) $F[f('x)]=\frac{1}{a}F[f](\frac{k}{a})$ by scaling theorem, then using the derivative rule we get $F[f'(ax)]=\frac{ik}{a}F[f(x)](\frac{k}{a})$. But when I...
  38. H

    Fourier Transform of Ohno Potential

    Ohno Potential is modeled by v(r)=\frac{U}{\alpha ^{2}r^{2}+1}. U and \alpha are constants. I try to Fourier transform it V(q)=\int V(r) e^{iqr\cos \theta}r^{2} \sin \theta d \phi d \theta dr It gives V(q) = 2 \pi U \int \frac {r \sin qr}{\sqrt{\alpha ^{2} r^{2}+1}} dr The...
  39. P

    Inverse fourier transform

    Homework Statement I can't figure out what the limits of integration should be; if a transfer function is given as follows: h(ω)=1 if 1<|ω|<2, 0 otherwise 1) find the impulse response 2) if the input is white noise of intensity σ² find the variance of the output signal 3)state...
  40. A

    Fourier Transform and Wave Function

    Homework Statement a) Find the normalization constant N for the Gaussian wave packet \psi (x) = N e^{\frac{-(x-x_{0})^{2}}{2K^{2}}}. b) Find the Fourier Transform and verify it is normalized. 2. The attempt at a solution a) I think I've got \psi (x) = N e^{\frac{-(x-x_{0})^{2}}{2K^{2}}} \int...
  41. C

    Ambiguity about roots of unity in discrete Fourier transform

    Hi everyone, I have a question on the discrete Fourier transform. I already know its a change of basis operator on C^N between the usual orthonormal basis and the "Fourier" basis, which are vectors consisting of powers of the N roots of unity. But if i recall correctly from complex...
  42. H

    Challenges in Integrating the Fourier Transform of a Complex Function

    I'm trying to find \frac{1}{2\pi}\int \limits_{-\infty}^{\infty}e^{-itx}\frac{1}{a^2+x^2}\mathrm{d}x where 'a' is a constant. First I noticed that there is \frac {\partial \arctan x}{\partial x} in this and using a substitute got \int \limits_0^{\pi / 2}\cos( t \tan x )\mathrm{d}x with some...
  43. P

    What is the Fourier Transform of t*f(t)

    Homework Statement f(t)=t*e^(-2t^2) Find the Fourier Transform F(w) of f(t). It is given that when f(t)=e^[(-at^2)/2] F(w)=√(2*pi/a)*e^[(-w^2)/2a] Homework Equations The Attempt at a Solution The transform of e^(-2t^2) is easily obtained from the given information, and I got...
  44. H

    How can we determine phase information using Window Fourier Transform?

    Hello Everyone, Actually my question is related to Window Fourier transform (WFT). I have studied that with the help of WFT we can easily determine the phase of the image. Like by multiplying the window to only a specific part of the input and considering the outside part of the window equals...
  45. P

    Solve Fourier Transform Homework: Find Variance & Covariance

    Homework Statement Just something I am working through and am a bit stuck on. Homework Equations I have taken the Fourier transform of an RC circuit which gives me : Y(ω)=((X(ω))/(1+iωτ)) If i take the voltage across the circuit as white noise then i get: Y(ω)=σ^²/2π/(1+iωτ)) How...
  46. K

    Fourier Transform with two functions

    \geqHomework Statement Find the Fourier Transform of y = exp(^{}-at)sin(\omega_{}0t) for t ≥ 0 and = 0 for t < 0 Find the amplitudes C(\omega, S(\omega), and energy spectrum \Phi' for \omega > 0 if the term that peaks at negative frequency can be disregarded for pos frequency...
  47. R

    Struggling with Fourier Transform in Math Methods Class

    I haven't had differential equations yet, so I am struggling in your math methods class. I understand what a Fourier Transform is, but I'm having trouble with this particular problem. Homework Statement Here's a screenshot. Better than I can write it. http://i.imgur.com/PQ6tB.png The...
  48. R

    Discrete Fourier Transform of Even Function

    I'm confused about the DFT of the data, fn = cos(3\pin/N) for n=0,1,...,N. It is definitely an even function, and I read that the Fourier coefficients of an even function is real. But when I take the FFT of this in Matlab I get complex numbers, not real numbers. What am I missing? Thanks ...
  49. E

    Extracting periodicity with Fast Fourier Transform

    Hello all, I want to extract the period out of a complex discrete signal. Currently I have the Matlabscript of the attachement. However, the values I get out of this script are not correct. There is some kind of systematic bias in it. I think it has something to do with index *...
  50. Ahmed Abdullah

    How to get fourier transform from fourier series

    How you get Fourier transform from Fourier series? Do Fourier series becomes Fourier transform as L --> infinity? http://mathworld.wolfram.com/FourierTransform.html I don't understand where discrete A sub n becomes continuous F(k)dk ( where F(k) is exactly like A sub n in Fourier series)...
Back
Top