jitter_samples(n,r,​sigma)

Versión 1.0.0.0 (2,2 KB) por maxanto
This code simulates the result of sampling a periodic binary source with gaussian jitter.
206 descargas
Actualizado 22 dic 2015

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R14
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Switches and Breakers en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

Fixed drafting detail in the description.

Comments added in .m file