|
- Ben's Inverse FT script -
This is the Inverse FT script for an RL circuit written by fellow student Ben Buchli. It's nice work. It is not custom-made to help you answer the questions in project 2, but if you find it easier to use it may be worthwhile to check your answers with it. Ben Buchli (8/1/2006 - 1.0k - M)
- Convolution Matlab script -
Approximates convolution by slicing input into thin columns, assembling the output slice by slice. The impulse response is multiplied by the area of each slice and time-shifted according to the location of the slice. The output is the sum of all these weighted, time-shifted impulse responses. Greg Meyer (8/2/2006 - 1.2k - M)
- Discrete-Time Inverse FT -
Example of how one would use a numerical simulation to calculate the Inverse Fourier Transform. Greg Meyer (7/31/2006 - 1.3k - M)
- Inverse Fourier Transform -- RL circuit -
Use this script for project 2. Greg Meyer (8/1/2006 - 1.8k - M)
- Project 1 Solution Code -
Greg Meyer (8/2/2006 - 1.2k - M)
- Square Wave Fourier Series example -
Steps through the various amplitudes and frequencies of sine waves required to construct a square wave. Greg Meyer (8/2/2006 - 700 - M)
|
|