ASN2 - Something Interesting: Exponential

From Class Wiki
Revision as of 20:54, 13 December 2009 by Jodi.Hodge (talk | contribs)
Jump to navigation Jump to search

Back to my Home Page


Here's an demonstration of using the expontential function in an Fourier Series example.

One way of representing a basis function is with cosine. x1(t)=n=0ancos(2πntT)

However, a more convient way is using an exponential funtion. x1(t)=n=0anej2πntT

To solve for the coefffients an 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 x(t)


x2(t) . ej2πmtT=T2T2n=0anej2πntTej2πmtTdt=n=0anT2T2ej2π(nm)tTdt=n=0anTδmn

Then am=T2T2x2(t)ej2πmtTdt


x1(t) . cos(2πmtT)=T2T2n=0ancos(2πntT)cos2πmtTdt At this point you should use a trig identity

applying this trig identity gives

12n=0anT2T2cos(j2π(nm)tT)cos(j2π(n+m)tT)dt=12n=0anTδmn

Then am=T2T2x1(t)cos(2πmtT)dt