Display the eye diagram for a waveform having dual-dirac and random
jitter. Plot the jitter and noise histograms.
Specify the sample rate, the samples per symbol, and the number of traces
parameters.
fs = 1000;
sps = 200;
numTraces = 1000;
Create an eye diagram object.
ed = comm.EyeDiagram('SampleRate',fs,'SamplesPerSymbol',sps, ...'SampleOffset',sps/2, ...'DisplayMode','2D color histogram','ColorScale','Logarithmic', ...'EnableMeasurements',true,'YLimits',[-1.2 1.2]);
Generate a waveform having dual-dirac and random jitter. Specify 3 ms rise and fall
times.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: United States.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.