
Experimental Bode Diagrams: Learning with PSPICE and Matlab/Octave

June09 Jos Gaspar

--------------------------------------


Main objective:
- obtaining Bode diagrams as it would be done in the lab
(PSPICE simulations replace the hardware)


To make simulations with PSPICE, open the file:
	dbode.opj
and run the simulation.


To see the result of the simulation, use Matlab / Octave:
	>> myexp('ld'); myexp('sh')
