jitter_samples(n,r,​sigma)

版本 1.0.0.0 (2.2 KB) 作者: maxanto
This code simulates the result of sampling a periodic binary source with gaussian jitter.
208.0 次下载
更新时间 2015/12/22

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R14
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Switches and Breakers 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

Fixed drafting detail in the description.

Comments added in .m file