ASN2 - Something Interesting: Exponential: Difference between revisions
Jump to navigation
Jump to search
Jodi.Hodge (talk | contribs) No edit summary |
Jodi.Hodge (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
Fourier Series | Here's an demonstration of using the expontential function in an Fourier Series example. | ||
One way of representing a basis function is with cosine. | |||
<math> x1(t)= \sum_{n=0}^\infty a_n cos(\frac{ 2 \pi nt}{T}) \!</math> | <math> x1(t)= \sum_{n=0}^\infty a_n cos(\frac{ 2 \pi nt}{T}) \!</math> | ||
However, a more convient way is using an exponential funtion. | |||
<math> x1(t)= \sum_{n=0}^\infty a_n e^{\frac{ j2 \pi nt}{T}} \!</math> | <math> x1(t)= \sum_{n=0}^\infty a_n e^{\frac{ j2 \pi nt}{T}} \!</math> | ||
Revision as of 20:54, 13 December 2009
Here's an demonstration of using the expontential function in an Fourier Series example.
One way of representing a basis function is with cosine.
However, a more convient way is using an exponential funtion.
To solve for the coefffients the solutions for both are almost identical. The benefit of using the eponetialinstead of cosine is that mathematical it is simplier for solving.
To solve for the coefficients do the dot product ' . ' of the basis function and
.
Then
. At this point you should use a trig identity
applying this trig identity gives
Then