Skip to content
#

barycentric-interpolation

Here are 4 public repositories matching this topic...

Language: All
Filter by language

Implementation of polynomial interpolation using the Barycentric Lagrange formula with Chebyshev points. The program computes polynomial interpolants for three different functions on specified intervals, and determines the polynomial degree necessary to ensure that the error does not exceed 1e-6

  • Updated Aug 17, 2023
  • Julia

Improve this page

Add a description, image, and links to the barycentric-interpolation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the barycentric-interpolation topic, visit your repo's landing page and select "manage topics."

Learn more