Signal Processing Toolbox Previous page   Next Page
gmonopuls

Gaussian monopulse

Syntax

Description

y = gmonopuls(t,fc) returns samples of the unity-amplitude Gaussian monopulse with center frequency fc (in hertz) at the times indicated in array t. By default, fc = 1000 Hz.

tc = gmonopuls('cutoff',fc) returns the time duration between the maximum and minimum amplitudes of the pulse.

Remarks

Default values are substituted for empty or omitted trailing input arguments.

Examples

Example 1

Plot a 2 GHz Gaussian monopulse sampled at a rate of 100 GHz:

Example 2

Construct a pulse train from the monopulse of Example 1 using a spacing of 7.5 ns:

See Also

chirp, gauspuls, pulstran, rectpuls, tripuls


Previous page  gausswin goertzel Next page

© 1994-2005 The MathWorks, Inc.