BERDFc | R Documentation |
BERDF
dataframe created by simsigs()
, a function in a
forthcoming package coherent
.BERDF
is a standard R
data frame created by the simsigs()
function in
the forthcoming coherent
package. The observations have been condense
d
BERDFc
A dataframe with the following fields:
Name of constellation used to create the record.
The SNR in Decibles of the observation.
The number of bits per symbol. The number of bits in a
simulation run is Bps * N
The actual noise power in the simulation run. Since the noise is randomly generated, this is a stochastic item.
The number of symbols in the simulation run.
The number of symbols errors observed in the simulation run.
The number of bit errors observed in the simulation run.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.