Skip to content
/ MDS Public

Implementation of the MultiDimensional Scaling algorithm to detect drones in space with just one anchor

License

Notifications You must be signed in to change notification settings

oselin/MDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiDimensional Scaling Python library (MDS)

This is a simple library which implements the MultiDimensional Scaling (MDS) algorithm for unmanned vehicles, both aerial and terrestrial.

It can be easily imported with the command

from  UAV import *

In the examples folder some examples of 2D and 3D environments as well as the usage of the library can be found

In the docs there can be found some academic research and the implementation of the algorithm in Maple (algebraic manipulation)

Enjoy!

About

Implementation of the MultiDimensional Scaling algorithm to detect drones in space with just one anchor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages