Home -> Teaching -> CSAS 3211 -> FFT Assignment
CSAS3211: Assignment 2
This assignment is simple to state:
find the first 10 Fourier coefficients of the function f(t) = t on the interval [0, 2*Pi], using 256 samples.
To submit your asignment, email me the coefficients, clearly indicating which one is "c", which one is "a1", "b1", "a2", "b2", etc., as defined in our text book.
For additional help, click on the following links:
| FFT Code in Java | |||||||||||||
| FFT Help (maybe) | |||||||||||||
Additional and optional information on FFT for those who
are interested
|