Wednesday, October 14:
MATLAB/Simulink program
fsgen.mdl
to experiment with Fourier series
To run the program on the Sun computers:
- Download the file fsgen.mdl
to your account
- Start MATLAB
- Type fsgen at the MATLAB prompt
- Under the Simulation menu, choose Start
- Open the "slider gains" by double-clicking on them
- Click the binocular icon on the plots to rescale the axes
- Choose Start after each change of slider gains to see results
- Try to build a square wave and a triangle wave
The following program runs on older versions of MATLAB/Simulink:
fsgen.m
This is the program that was demonstrated in the classroom.