Description Usage Arguments Value See Also Examples
Receives a vector of real values, corresponding to a BPSK modulated signal transmitted through a communications channel (e.g., signal plus noise). An input value < 1 is mapped to an output value of 0, otherwise to a value of 1.
1 | fbpskdemod(r)
|
r |
received signal vector |
returns a vector of 1's and 0's corresponding to BPSK demodulation of the input vector
Other rwireless: eyediagram,
f16pskdemod, f16pskmod,
f16qamdemod, f16qammod,
f64qamdemod, f64qammod,
f8pskdemod, f8pskmod,
fNo, fbpskmod,
fqpskdemod, fqpskmod,
iqdensityplot, iqscatterplot,
stemplot
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.