Description Usage Arguments See Also Examples
A convenience function to plot a density function of a vector containing the in-phase and quadrature signal (plus noise).
1 | iqdensityplot(r, iq = "r")
|
r |
complex or real valued vector |
iq |
if iq = "r" (default) then plot density of Re(r) else if iq = "q" then plot density of Im(r) |
Other rwireless: eyediagram,
f16pskdemod, f16pskmod,
f16qamdemod, f16qammod,
f64qamdemod, f64qammod,
f8pskdemod, f8pskmod,
fNo, fbpskdemod,
fbpskmod, fqpskdemod,
fqpskmod, iqscatterplot,
stemplot
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.