Fourier series - by Ray Betz: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
Line 60: Line 60:


<math> x(t) = \alpha_0 +\sum_{n=1}^\infty 2Re(\alpha_n e^ \frac {j 2 \pi n t}{T}) </math>
<math> x(t) = \alpha_0 +\sum_{n=1}^\infty 2Re(\alpha_n e^ \frac {j 2 \pi n t}{T}) </math>

==Fourier Transform==

Fourier transforms emerge because we want to be able to make Fourier expressions of non-periodic functions. We can take the limit of those non-periodic functions to get a fourier expression for the function.


example of limit in wiki
<math> \lim_{x \to t}f(x)=L </math>

Revision as of 12:45, 19 October 2005

Fourier Series

If

  1. Dirichlet conditions are satisfied

then we can write

The above equation is called the complex fourier series. Given , we may determine by taking the inner product of with . Let us assume a solution for of the form . Now we take the inner product of with .

If then,

If then,

We can simplify the above two conclusion into one equation.

So, we may conclude

Orthogonal Functions

The function and are orthogonal on if and only if .

The set of functions are orthonormal if and only if .

Linear Systems

I may come back to this latter...

Fourier Series (indepth)

I would like to take a closer look at in the Fourier Series. Hopefully this will provide a better understanding of .

We will seperate x(t) into three parts; where is negative, zero, and positive.

Now, by substituting into the summation where is negative and substituting into the summation where is positive we get:

Recall that

If is real, then . Let us assume that is real.

Recall that Here is further clarification on this property

So, we may write:

Fourier Transform

Fourier transforms emerge because we want to be able to make Fourier expressions of non-periodic functions. We can take the limit of those non-periodic functions to get a fourier expression for the function.


example of limit in wiki