| RcdMathLib_doc
    Open Source Library  for Linear and Non-linear Algebra | 
Examples of localization algorithms of magnetic-based positioning systems. More...
#include <stdio.h>#include "matrix.h"#include "vector.h"#include "utils.h"#include "trilateration.h"#include "magnetic_based_position.h"Go to the source code of this file.
| Functions | |
| void | magnetic_based_test (void) | 
| Example of a magnetic-based localization system. | |
Examples of localization algorithms of magnetic-based positioning systems.
Localization algorithms examples using artificially generated DC-pulsed, magnetic signals (see the methods of magnetic-based localization systems).
Definition in file magnetic_based_test.c.