RectifierFullWave:
--------------------------------------------------------------------------
Full wave rectifier. This uses 4 diodes.
Type RectifierFullWave for a demo.
--------------------------------------------------------------------------
Form:
vO = RectifierFullWave( g, v )
--------------------------------------------------------------------------
------
Inputs
------
g (1,1) Data structure
.vDiode (1,1) Diode threshold voltage
v (1,:) Voltages
-------
Outputs
-------
vO (1,:) Output voltage
--------------------------------------------------------------------------
Children:
Common: Graphics/Plot2D