jitter_samples(n,r,​sigma)

Version 1.0.0.0 (2.2 KB) by maxanto
This code simulates the result of sampling a periodic binary source with gaussian jitter.
206 Downloads
Updated 22 Dec 2015

View License

Jitter is any light deviation from mean period of a presumed periodic signal.
There are many physical examples where jitter is relevant (sinaptic and electromiographic signals, clocks for electronic devices, random number generators, etc).
In the case of a binary source (as a clock for electronic devices or random number generator), determining the level of jitter is critical to define the system performance.
This code simulates the result of sampling a periodic binary source with gaussian jitter.
Code is very simple and it is also commented.

Cite As

maxanto (2024). jitter_samples(n,r,sigma) (https://www.mathworks.com/matlabcentral/fileexchange/54021-jitter_samples-n-r-sigma), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

Fixed drafting detail in the description.

Comments added in .m file