week 8 Flashcards
Fourier Series Theorum
any periodic signal can be represented by a sum of sinusoids
what do sinusoids have at the frequency of each wave? (1st property)
energy!
3 parameters of sinusoids? (2nd property)
amplitude, phase, frequency
what can periodic signals be decomposed into? (3rd property, Fourier Series Theorem)
equivalent sinusoidal waves
you can find some combination of ______________ sinusoids that can be added to reconstruct any period signal (4th property)
harmonically related
sinusoid representation of signal waves work in __________ (5th property)
both directions
sinusoids are best represented in the ______ domain (6th property)
frequency
________ can change the magnitude and phase of sinusoid (8th property)
calculus operations
if input to linear signal is a sinusoid then the output is a sinusoid at the ____ frequency, only changes are to magnitude and phase (9th property)
same
harmonically related sinusoids are orthogonal, periodic decomposition of components are ______ (10th property)
independent
are biological signals periodic?
no but they can be taken as such for analysis purposes
period of X(t) is
T
base fundamental frequency is
f1 = 1/T
the ____ sinusoids in summation, the better the representation of the signal (x(t))
more
Fourier series in Matlab
Xf = fft(x)