Skip to content

karidamaszke/DataInterpolation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interpolation of robot trajectory using data points from .txt file. This app interpolates with three methods:

  • Newton's polynomial interpolation,
  • square spline interpolation,
  • cublic spline interpolation.

It was created with Python 3.6 interpreter in PyCharm IDE.

About

Interpolation of robot trajectory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published