Compute the S-curve of a Timing Error Detector (ted)
timing error detector object
's' for standard S-curve, 'gain' for S-curve with input gain perturbation, or 'dc' for S-curve with input-offset perturbation.
Compute the S-curve of the specified TED, e.g. ted = f(tau)
[tau,s] = scurve(ted_init('gardner')); plot(tau,s); | ![]() | ![]() |