CD Player Exlanation: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary | No edit summary | ||
| 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. | 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]] | |||
Revision as of 00:47, 16 November 2004
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 in terms of an infinite sum of sines and cosines. Fourier series make use of the orthogonality relationships of the sine and cosine functions.
.
see also:Orthogonal Functions
Principle author of this page: Aric Goe