Description Usage Arguments Value See Also Examples
Generates a vector of normally distributed noise samples with mean of zero and noise spectral density (No/2), a.k.a. AWGN.
1 |
N |
- number of noise samples |
No |
- noise spectral density |
type |
- "real" or "complex" defaults to real |
returns a vector of distributed noise samples of length N, mean of zero and variance of No/2
Other rwirelesscom functions: eyediagram;
f16pskdemod; f16pskmod;
f16qamdemod; f16qammod;
f64qamdemod; f64qammod;
f8pskdemod; f8pskmod;
fbpskdemod; fbpskmod;
fqpskdemod; iqdensityplot;
iqscatterplot; stemplot
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.