jitterDataDependent
Syntax
Description
[
measures the data-dependent jitter from input jittery waveform by using the specified symbol
time.DDJrms
,DDJpkpk
] = jitterDataDependent(x
,y
,SymbolTime
= t)
Data-dependent jitter combines the effect of the inter-symbol interference (ISI) and duty cycle distortion (DCD).
[
measures the data-dependent jitter by using the specified sample interval and symbol
time.DDJrms
,DDJpkpk
] = jitterDataDependent(y
,SampleInterval
= s,SymbolTime
= t)
[
measures the data-dependent jitter with respect to the reference waveform and specified
sample interval.DDJrms
,DDJpkpk
] = jitterDataDependent(y
,yr
,SampleInterval
= s)
Input Arguments
Output Arguments
Version History
Introduced in R2024b
See Also
jitter
| jitterTotal
| jitterRandom
| jitterDeterministic
| jitterDutyCycle
| jitterIntersymbol
| jitterPeriodic
| jitterSinusoidal