Skip to content

tonypierre/lpinterpolate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lpinterpolate

Using Lagrangian Polynomial Interpolation

Documentation

Load the package by

using printerpolate

interpolate

interpolate(x, data)

interpolates data using lagrangian polynomial interpolation method given by

f1

where

f2

data must be type Array or String. In case of String, the function will read the file named String and read it as array of numbers. The function will take first two columns of the array as x and y values.

About

interpolate function

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages