Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matii96/lagrange-polynomial-interpolation
https://github.com/matii96/lagrange-polynomial-interpolation
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/matii96/lagrange-polynomial-interpolation
- Owner: Matii96
- License: mit
- Created: 2020-03-29T14:15:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-20T17:48:11.000Z (almost 5 years ago)
- Last Synced: 2024-11-07T07:51:06.704Z (3 months ago)
- Language: Scilab
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lagrange polynomial interpolation
Function is located in ./functions/lagrange.sci. To run an example script type:
```
exec script.sci
```# Example