10/10,13,16,17 - Fourier Transform Properties: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
(New page: ==Properties of the Fourier Transform== ===Linearity=== {| border="0" cellpadding="0" cellspacing="0" |- |<math>F\left [ a\,x(t)+b\,x(t)\right ]</math> |<math>=\int_{-\infty}^{\infty}\left...)
 
No edit summary
Line 12: Line 12:
|<math>=a\,F[x(t)]+b\,F[x(t)]</math>
|<math>=a\,F[x(t)]+b\,F[x(t)]</math>
|}
|}
===Time Invariance===
===Time Invariance (Delay)===
{| border="0" cellpadding="0" cellspacing="0"
{| border="0" cellpadding="0" cellspacing="0"
|-
|-
|<math>f(n+1)</math>
|<math>F[x(t-t_0)]\,\!</math>
|<math>=(n+1)^2</math>
|<math>=\int_{-\infty}^{\infty} x(t-t_0)\,e^{-j\,2\pi f\,t}\,dt</math>
|Let <math>u=t-t_0\,\!</math> and <math> du=dt\,\!</math>
|-
|-
|
|
|<math>=n^2 + 2n + 1</math>
|<math>=\int_{-\infty}^{\infty} x(u)\,e^{-j\,2\pi f\,(u+t_0)}\,du</math>
|-
|
|<math>=e^{-j\,2\pi f\,t_0}\int_{-\infty}^{\infty} x(u)\,e^{-j\,2\pi f\,u}\,du</math>
|-
|
|<math>=e^{-j\,2\pi f\,t_0}\,F[x(t)]</math>
|}
|}

Revision as of 17:54, 21 November 2008

Properties of the Fourier Transform

Linearity

Time Invariance (Delay)

Let and