News archive
Sawtooth and triangle wave generator
8 sierpnia 2010 13:52
TriangleGenerator class can be used to create sawtooth and triangle waveforms. The default behaviour is to generate a sawtooth wave, where a rising slope fills the entire period of a ...
Square wave generator
8 sierpnia 2010 01:41
The following code demonstrates how to use SquareGenerator class. As it is derived from SignalSource, it can be directly plotted with TextPlot. The square wave generator supports setting duty cycle ...