Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with newton-interpolation

A curated list of projects in awesome lists tagged with newton-interpolation .

https://github.com/sudipto3331/newton-interpolation-numerical-method-implementation-in-python

This repository contains a Python implementation of Newton Interpolation for estimating the value of a function at a given interpolating point based on a set of data points. The code reads the data points from an Excel file (`datai.xls`), computes the divided differences, performs the interpolation, and plots the results.

excel newton-interpolation numerical-analysis numerical-methods python3

Last synced: 10 Nov 2024

https://github.com/astrodynamic/algorithmtrading--interpolation-approximation--in-qt-cpp

The AlgorithmTrading project is a C++ program for plotting tabulated functions of stock quotes using interpolation methods. It includes a GUI implementation based on any GUI library with API for C++ and the ability to load data from a CSV file. The Cubic Spline interpolation method is implemented, and the user can specify the number of points.

approximation clang-format cmake cpp cpp17 cppcheck cubic-splines cvs google-style interpolation makefile neu newton-interpolation qt qt-widgets qtcharts

Last synced: 13 Nov 2024

https://github.com/againpsychox/newtoninterpolation

University project, where we have been tasked to create some web application. I also used this project as presentation for other math-related subject.

javascript newton newton-interpolation university

Last synced: 13 Nov 2024