Fourier Definition and 1000 Threads

  1. aNxello

    MHB Fourier Series Involving Hyperbolic Functions

    [SOLVED] Fourier Series Involving Hyperbolic Functions Hello everyone! Sorry if this isn't the appropriate board, but I couldn't think of which board would be more appropriate. I was running through some problems I have to do as practice for a test and I got stuck on one I'm 99% sure they'll...
  2. L

    Use Fourier analysis to construct an amplitude spectrum

    Homework Statement A sensor yields a signal y(t) = |sin(120\pit)| a. Using Fourier analysis please construct an amplitude spectrum for this signal. Homework Equations A0 = \frac{1}{T}\int ^{-T/2}_{T/2}y(t) dt An =\frac{2}{T}\int^{-T/2}_{T/2}y(t)cos\frac{2n\pi t}{T}dt The Attempt at...
  3. H

    Basic questions about signal processing and fourier analysis

    1)A note consists of a fundamental frequency and the multiples of that frequency called harmonics. Peak frequency means that one that contributes most to the note. Is the fundamental frequency always the peak frequency? Since the frequencies die out very quickly as the value of n increases...
  4. J

    I'm confused by what the professor means on this Fourier Series proble

    Homework Statement See the second bullet point on this page: http://facweb.northseattle.edu/rjenne/e240w13flr/hwflr/feb21/e240w13hwfeb21.pdf Homework Equations So I know that fft(x) for a bunch of sample points x={x1, x2, ..., xn} returns the n Fourier coefficients for a function...
  5. J

    Fitting a curve using a spline, Fourier transform, etc.

    Homework Statement Just wondering if my output seems wrong. The interpolating polynomial looks like it's way off, though I've looked over my code many times and it seems right (?). [FONT="Courier New"]clc clear all format long x1=[1:1/10:4]; y1=zeros(1,length(x1))...
  6. W

    Fourier transform frequency resolution

    If I have a signal, sampled at N data points with a time-interval of T, does this restrict the frequency resolution I can obtain in Fourier space? I understand that from the Nyquist-Shannon sampling theorem it follows that all information on the Fourier transform of a T-sampled signal is...
  7. E

    Finding the sampled signal - Fourier series and integration problems.

    Homework Statement The signal g(t) is band limited to B Hz and is sampled by a periodic pulse train ##PT_{s}(t)## made up of a rectangular pulse of width ##1/8B## second (centered at the origin) repeating at the nyquist rate (2B pulses per second). Show that the sampled signal ##\bar{g}(t)##...
  8. L

    Help with computing/understanding Fourier Sine Expansion.

    1. Find the Fourier sine expansion of \phi(x)=1. This was posted in Calculus and Beyond thread, but I realized that this thread may be more appropriate. 2. The attempt at a solution. I start with \phi(x)=A_1sin(\pi x)+A_2sin(2\pi x)+\cdots+A_nsin(n\pi x), and then add multiply by A_msin(m\pi x)...
  9. L

    Help with Fourier Sine Expansion.

    1. Find the Fourier sine expansion of \phi(x)=1 .2. Homework Equations . In the lecture the professor worked his stuff from scratch so I was trying to do it like his example.3. The Attempt at a Solution . I start with \phi(x)=A_1sin(\pi x)+A_2sin(2\pi x)+\cdots+A_nsin(n\pi x), and then add...
  10. D

    MHB Fourier series damped driven oscillator ODE

    $$ -\sum_{n = 0}^{\infty}n^2\omega^2C_ne^{in\omega t} + 2\beta\sum_{n = 0}^{\infty}in\omega C_ne^{in\omega t} + \omega_0^2\sum_{n = 0}^{\infty}C_ne^{in\omega t} = \sum_{n = 0}^{\infty}f_ne^{in\omega t} $$ How can I justify removing the summations and solving for $C_n$? $$...
  11. B

    Fourier Transforms: Get Help with Your Questions

    Hi members, I have a problem with Fourier transforms. There are two attached Pdf files. My questions are on the Pdf files.Give me a little help. Thank you Belgium 12
  12. I

    Optimal control, Fourier transform, operating system, multimedia and w

    I have a lot of questions, if you know something in one of them or more I will glad if you can write a replay I search after researches or others things that are correlated between optimal control and autonomous vehicles it can be things like how to calculate the shortest way, the rapid way...
  13. A

    Understanding the Fourier Sine Transform: Valid Inputs and Applications

    I am having a hard time understanding how the Fourier sine transform works. I understand that you input a function and you get a function as an output, but I have no idea how certain inputs are even valid. Here is what the book gives for the transform: F(\omega...
  14. H

    How to Choose Values for N, N1, and N2 in MATLAB for Fourier Analysis?

    Hi I'm trying to use the fft function in MATLAB to compute the discrete Fourier transform of a box signal. I'm told to assume that the signal x[n] is periodic with period N and the vector contains one period. x[n]= box [n] I'm am going to use these commands to make my vector...
  15. K

    Finding the fourier series coefficients for cos(pi)x for unit periods

    Hi all, How do I compute the Fourier series coefficients for unit periods for cos(pi)x, the interval is from -1/2 to 1/2. I know the formula but I am getting a wrong answer ?
  16. B

    Fourier Transfrom and expectation value of momemtum operator

    Homework Statement Using <\hat{p}n> = ∫dxψ*(x)(\hat{p})nψ(x) and \hat{p} = -ihbar∂x and the definition of the Fourier transform show that <\hat{p}> = ∫dk|\tilde{ψ}(k)|2hbar*k 2. The attempt at a solution Let n = 1 and substitute the expression for the momentum operator. Transform the...
  17. I

    Fourier Series Convergence for Square Wave Function

    Homework Statement what values does the Fourier series for f(t) converge to if t = 0 and t = 2? Homework Equations The Attempt at a Solution My answers the red rectangles for the even function t=0 >> 1 and t=2 -->1.5 and odd function t=0 >> 0 and t=2 -->1.5 because at t=0 is continuity...
  18. M

    How do I integrate sec(x) sin(nx) over a specific interval?

    So I know that sec(x) has period 2Pi, and it's even so I don't need to figure out coefficients for bn. Let's take the limits of the integral to go from -3/2 Pi to 1/2 Pi. How do I integrate sec(x) sin(nx) dx?! Am I on the right path? PS: I know that this doesn't satisfy the Dirichlet...
  19. J

    Using Fourier to solve a problem.

    I've been kicking this around for a few days. I know I'm overlooking something simple it has been a long time since I've had to do this. I'm trying to sketch the output in the time domain of a 1 kHz square wave passing through a communication channel whose bandwidth is 0 to 10 kHz. I'm trying...
  20. S

    What's the Fourier transform of these functions?

    Homework Statement How can I figure out the Fourier transform of the following: I'd prefer to use tables if at all possible. 1. d(z)=d_{eff}sign[\cos[2\pi z]/\Lambda]) (note this is one function inside another one.) 2. d(z)=d_{eff}(1/2)(sign[\cos[2\pi z]/\Lambda]+1) 3...
  21. I

    Where Does \(\frac{1}{2}x\) Come From at \(k=1\)?

    Homework Statement How did \frac{1}{2}x come from at k=1? Homework EquationsThe Attempt at a Solution because k=1 will make the first term at denominator 2(k-1) = \frac{0}{0}
  22. B

    Fourier Transform for unevenly sampled date

    Dear people, I am trying to analyze data from test bench which consists of a magnetically levitated spindle. We have a rotor/spindle which rotates and moves vertically up and down as it rotates. I measure the angle of rotation and the verticle displacement at a steady rate of 10,000 samples...
  23. I

    Fourier series (2 same functions different inequality signs)

    Homework Statement [SIZE="3"]these two functions will give the same Fourier series? because when I write the graph they look the same? Homework Equations The Attempt at a Solution in the picture thank you
  24. S

    Analysis of vector fields, fourier and harmonics

    Hi I am working on a optimization problem involving vector fields. In order to define a objective function I need a measure (scalar quantity) of some properties of the vector field. The vector field comes from a finite element analysis, that is the vector field is calculated on a discretized...
  25. K

    How many terms are needed for Fourier Isometry to be under 5%?

    Hey guys. I just started a class on Fourier Analysis and I'm having a difficult time understanding this question. Any help would be much appreciated! Homework Statement Verify that the Fourier Isometry holds on [−π, π] for f(t) = t. To do this, a) calculate the coefficients of the orthogonal...
  26. C

    What is the purpose of the exp[-(t^2)/2] term in Fourier transforms?

    I need more help understanding Fourier Transforms. I know that they transform a function from the time domain to the frequency domain and vice versa, but the short cuts to solve them just straight up confuse me. http://www.cse.unr.edu/~bebis/CS474/Handouts/FT_Pairs1.pdf This list of relations...
  27. M

    Discrete Fourier Transform and Hand-waving

    Hi all, I'm reading the following PDF about the DFT: http://www.analog.com/static/imported-files/tech_docs/dsp_book_Ch8.pdf Please see pages 152-153. So the inverse DFT (frequency to space, x[i] = ...) is given on page 152. Then it is claimed that the amplitudes for the space-domain...
  28. C

    Fourier Transform of a Gaussian Pulse

    Homework Statement Consider a Gaussian pulse exp[-(t/Δt)^2/2]exp(i*w*t), where Δt is its approximate pulse width in time. Use the Fourier transform to find its spectrum. Homework Equations The Fourier transform of a Gaussian is a Gaussian. If a Gaussian is given by f(t) = exp(-t^2/2)...
  29. J

    Can the Fourier Transform Be Defined Without the Minus Sign?

    Hi All, Usually the Fourier transform is defined as the one in the Wiki page here (http://en.wikipedia.org/wiki/Fourier_transform), see the definition. My question is can I define Fourier transform as \intf(x)e^{2\pi ix \varsigma}dx instead, i.e., with the minus sign removed, as the...
  30. K

    Resonant Frequencies from Fourier Analysis

    I did Fourier analysis on a set of force data from a vibrating string. In my graph of magnitute and frequency, I'm getting major peaks at 62.1 Hz and 249.0 Hz. There is a tiny blip in the data at 125 Hz and nothing at 186 Hz. I have two questions. Do the peaks at 62.1 and 249 mean that those...
  31. J

    Fourier Series = Re(Power Series)

    Somebody posted a question about Fourier series yesterday that got me thinking about an argument I heard some time before. If we have a (complex-valued) analytic function f, then any closed loop in the complex plane will be mapped by f to another closed loop. (If the loop doesn't enclose any...
  32. R

    Fourier Transform of Undefined Function

    Homework Statement I'm trying to derive the result on slide 1 of this link: http://www.physics.ucf.edu/~schellin/teaching/phz3113/lec13-3.pdf Unfortunately, I'm not sure how to integrate the Fourier transform when my u(x,t) function is undefined. Could someone help me get the...
  33. I

    Fourier Series Representation of Signals (Proof)

    Hi guys, I was studying the proof below and just can't figure out the the first highlighted step leads to the second and I was wondering if you guys can help me to fill that in. (: Thank you so much for your help in advance guys!
  34. M

    Discrete Fourier Transform on even function

    The DCT of an even function is comprised of just cosine coefficients, correct? I'm playing around in MATLAB and I came up with a simple even function 1.0000 0.7500 0.5000 0.2500 0 0.2500 0.5000 0.7500 1.0000 0.7500 0.5000 0.2500 0 0 0 0...
  35. N

    Grating Spacing With Fourier Optics

    Just ahead of time, no this is not related to homework or coursework in my case. I am a TA for an optics lab and need to know it so I can help the students in my class. I am trying to find an expression for the x-spacing for a grating imaged using the 4f method, which is a grating that is 1...
  36. stripes

    Fourier series coefficients and convergence

    Homework Statement Third question of the day because this assignment is driving me crazy: Suppose that \left\{ f_{k} \right\} ^{k=1}_{\infty} is a sequence of Riemann integrable functions on the interval [0, 1] such that \int ^{0}_{1} |f_{k}(x) - f(x)|dx \rightarrow 0 as k \rightarrow...
  37. H

    Computing the Hilbert transform via Fourier transform

    I know the result: \widehat{H(f)}=i\textrm{sgn}\hspace{1mm}(k)\hat{f} I thought I could use fft, and ifft to compute the transform easily, is there a MATLAB command for sgn? Mat
  38. W

    Where Did the 2's in the Denominator Go in the Fourier Analysis Proof?

    Hi. Just going through my notes from the last lecture I remember having some troubles understanding the proof the lecturer gave for the following theorem: Suppose that f is Riemann integrable and that all its Fourier coefficients are equal to 0, then f(x)=0 at all points of continuity. The...
  39. D

    Fourier series: relation of coefficients

    Hi, The Fourier series can (among others) expressed in terms of sines and cosines with coefficients a_n and b_n and solely by sines using amplitudes A_n and phase \phi_n. I want to express the latter using a_n and b_n. Using a_n = A_n \sin(\phi_n) \\ b_n = A_n \cos(\phi_n) I...
  40. jegues

    Fourier Transform and Modulation

    Homework Statement See figure attached. Homework Equations The Attempt at a Solution See pdf attached for my attempt at the solution. I'm a little confused as to how to draw the phase spectrum for y(t). Would it simply be a line equation of, -\frac{\pi}{6000}f \pm...
  41. Jalo

    Fourier transform of a even/odd function

    Homework Statement Is the Fourier transform of a even/odd function also even/odd ? Homework Equations The Attempt at a Solution So far this result seems to be true. I can't find a confirmation however... Thanks ahead. Daniel.
  42. M

    Fourier transform of the hyperbolic secant function

    Homework Statement Hi there! I'm just trying to figure out the Fourier transform of the hyperbolic secant function... I already know the outcome: 4\sum\ ((-1)^n*(1+2n))/(ω^2*(2n+1)^2) But sadly, I cannot figure out how to work round to it! :( maybe one of you could help me... Homework...
  43. L

    Discrete Fourier transform mirrored?

    Why does a discrete Fourier transform seems to produce two peaks for a single sine wave? It seems to be the case that the spectrum ends halfway through the transform and then reappears as a mirror image; why is that? And what is the use of this mirror image? If I want to recover the frequency...
  44. Jalo

    What is the Cosine Fourier Transform of an Exponential Function?

    Homework Statement Find the cosine Fourier transform of the function f(t)=e-at Homework Equations The Attempt at a Solution F(w)=(2/π)0.5∫dt e-atcos(wt) The integral is from 0 to +∞ Using euler's formula I got the result F(w)=(2/π)0.5( eit(w-a)/i(w-a) - e-it(w+a)/i(w+a)...
  45. TrickyDicky

    Fourier transform as (continuous) change of basis

    Trying not to get too confused with this but I'm not clear about switching from coordinate representation to momentum representation and back by changing basis thru the Fourier transform. My concern is: why do we need to change basis? One would naively think that being in a Hilbert space where...
  46. A

    Fourier series representation of delta train

    The Fourier series of a delta train is supposedly (1/T) + (2/T ) Ʃcos(nωt) ... where T is period and ω=2*Pi/T ...but when I plot this, it doesn't give me just a spike towards positive infinity, but towards negative infinity as well (see attached pic), so this does not seem to converge to the...
  47. D

    MHB Solve for A_n: Fourier Coefficient $$u_y(x,\pi) = 0$$

    $$ u_y(x,\pi) = \frac{x}{\pi} + \sum_{n = 1}^{\infty}nB_n\sin xn\cosh\pi n = 0. $$ How can I solve for $A_n$ here?
  48. maistral

    Crude Fourier Series approximation for PDEs.

    Is there a way to "crudely" approximate PDEs with Fourier series? By saying crudely, I meant this way: Assuming I want a crude value for a differential equation using Taylor series; y' = x + y, y(0) = 1 i'd take a = 0 (since initially x = 0), y(a) = 1, y'(x) = x + y; y'(a)...
  49. F

    First nonzero terms of Fourier sine series

    Homework Statement Consider the function φ(x) ≡ x on (0, l). Find the sum of the first three (nonzero) terms of its Fourier sine series. Reference: Strauss PDE exercise 5.1.3 Homework Equations The Attempt at a Solution I have found the coefficient without difficulty, it is...
  50. A

    Obtain a fourier series equation from a given graph

    The problem statement: Obtain a Fourier Series Expression Form from the above graph: I can't post the graph, so I will describe it. It's a periodic function with period 1 and magnitude 5. The equation is the following: f(x) = -x, -1/2<x<1/2 I'm really stuck at trying to obtain a series...
Back
Top