phaseNoiseMeasure
Measure and plot phase noise profile of time or frequency-domain signal
Syntax
Description
measures the phase noise levels of either a time or frequency-domain signal at the specified
frequency offset points. The function also plots phase noise profile at the specified
frequency offset points when you specify the PNMeasure
= phaseNoiseMeasure(Xin
,Yin
,RBW
,FrOffset
,PlotOption
,tag
,Name,Value
)PlotOption
argument as
'on'
. If you specify the Name-Value pair argument, enclose each
argument name in quotes. Unspecified arguments take default values.
in addition to the input arguments in the previous syntax compares phase noise levels at the
specified frequency offsets to a target phase noise profile. Set the
PNMeasure
= phaseNoiseMeasure(ooooooooooooooo1`___,PNTarget
,Name,Value
)PlotOption
argument to 'on'
to plot and compare
the measured phase noise profile to the target profile.
[
additionally returns the phase noise waveform data represented by the frequency offset
vector and the corresponding phase noise vector.PNMeasure
,GenFrOffset
,GenPN
] = phaseNoiseMeasure(___)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020a