RcdMathLib_doc
Open Source Library for Linear and Non-linear Algebra
magnetic_based_test.c File Reference

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.
 

Detailed Description

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).

Author
Zakaria Kasmi zkasm.nosp@m.i@in.nosp@m.f.fu-.nosp@m.berl.nosp@m.in.de
Abdelmoumen Norrdine a.nor.nosp@m.rdin.nosp@m.e@goo.nosp@m.glem.nosp@m.ail.c.nosp@m.om

Definition in file magnetic_based_test.c.