Skip to content

A generalized finite difference / interpolation algorithm using Lagrange polynomials from B. Fornberg (1998).

Notifications You must be signed in to change notification settings

bekaiser/Fornberg

Repository files navigation

Simultaneous computation of finite differences and interpolation with Lagrange polynomials

The Julia and Matlab scripts in this repository compute the generalized finite difference / interpolation algorithm in the SIAM paper B. Fornberg (1998). The algorithm allows for the simulataneous computation of finite differences and interpolation via Lagrange polynomials.

The computational time difference between Julia (faster) and Matlab (slower) can be compared by running the identical scripts in this repository.

About

A generalized finite difference / interpolation algorithm using Lagrange polynomials from B. Fornberg (1998).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published