|
Robochameleon
v1.0
|
Minimun euclidean distance symbol decisor. More...
Go to the source code of this file.
Functions | |
| function | hd_euclid (in X, in c) |
| Euclidean metric hard decision digital demodulation. More... | |
| function hd_euclid | ( | in | X, |
| in | c | ||
| ) |
Euclidean metric hard decision digital demodulation.
To output is returned as unit16 by default. To get the output as double call the function as follow.
| X | Data to be decided, complex symbols |
| c | Constellation, complex symbols (vector) |
retval symb Demodulated symbols [unint16] retval dist Distance of the symbols form the closest point in the reference constellation
1.8.11