|
|
Line 1: |
Line 1: |
| This will contain my explataion on how a CD player works. Right now I am just trying to figure out the syntax of this program.
| |
|
| |
|
|
| |
| ==The Fourier Series==
| |
| A Fourier series is an expansion of a periodic function <math>f</math> in terms of an infinite sum of sines and cosines. Fourier series make use of the orthogonality relationships of the sine and cosine functions.
| |
| <center>
| |
| <math> f(t) = \sum_{k= -\infty}^ \infty \alpha_k e^ \frac{j 2 \pi k t}{T} </math>.
| |
| </center>
| |
|
| |
|
| |
|
| |
| see also:[[Orthogonal Functions]]
| |
|
| |
| Principle author of this page: [[User:Goeari|Aric Goe]]
| |