Homework Three: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
Given the following fourier series, what if the signal is not periodic?
Given the following fourier series, what if the signal is not periodic?


<math> x(t) = x(t+T) = \sum_{n=- \infty}^{\infty} \alpha _n e^{\frac{j2 \pi nt}{T}} \mbox{ \textb{where} }\alpha _n = \frac{1}{T} \int_{-\frac{T}{2}}^{\frac{T}{2}} x(t')e^{- \frac{j2 \pi nt'}{T}} \,dt' </math>
<math> x(t) = x(t+T) = \sum_{n=- \infty}^{\infty} \alpha _n e^{\frac{j2 \pi nt}{T}}</math> ''where'' <math> \alpha _n = \frac{1}{T} \int_{-\frac{T}{2}}^{\frac{T}{2}} x(t')e^{- \frac{j2 \pi nt'}{T}} \,dt' </math>


Is it possible to
Is it possible to

Revision as of 17:34, 14 October 2009

October 5th, 2009, class notes (as interpreted by Nick Christman)


The topic covered in class on October 5th was about how to deal with signals that are not periodic.

Given the following fourier series, what if the signal is not periodic?

where

Is it possible to


Back