Skip to content

AlanPietrasz/Spline-Interploation-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Cubic Spline Interpolation Project

This project demonstrates cubic spline interpolation using Python. It includes tools for generating natural cubic splines, testing polynomial operations, and visualizing results using matplotlib.

Features

  • Natural cubic spline interpolation with zero second derivatives at endpoints.
  • Custom Poly and PolyRange classes for polynomial manipulation.
  • Visualization of interpolated parametric curves.

Usage

See curve_fitting_example.py for an example of 2D parametric curve fitting using cubic splines.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages