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: | ||
Using cosine to represent the basis functions |
Using cosine to represent the basis functions |
||
<math> x(t)= \sum_{n=0}^\infty a_n cos(\frac{ 2 \pi |
<math> x(t)= \sum_{n=0}^\infty a_n cos(\frac{ 2 \pi nt}{T}) \!</math> |
||
Using an exponential to represent basis functions |
Using an exponential to represent basis functions |
||
<math> x(t)= \sum_{n=0}^\infty a_n e^ |
<math> x(t)= \sum_{n=0}^\infty a_n e^{\frac{ j2 \pi nt}{T}} \!</math> |
||
To obtain the coefffients <math>a_n</math> the solutions are almost identical. The benefit of using the eponetial funtion is that mathematical it is simplier for solving than using the cosine function. |
Revision as of 06:50, 3 December 2009
Fourier Series
Using cosine to represent the basis functions
Using an exponential to represent basis functions
To obtain the coefffients the solutions are almost identical. The benefit of using the eponetial funtion is that mathematical it is simplier for solving than using the cosine function.