lemmingapex / trilateration

Solves a formulation of n-D space trilateration problem using a nonlinear least squares optimizer
MIT License
398 stars 106 forks source link

it works for 3-D Multilateration? #6

Closed maxicastle closed 7 years ago

maxicastle commented 7 years ago

I only want to know if it's works for 3D(x,y,z) or only for 2D (X,Y) solutions.

lemmingapex commented 7 years ago

@maxicastle Works for 2D, 3D, 4D ... ND.