implementation cubic spline interpolation
-
Updated
Jan 8, 2023 - C++
implementation cubic spline interpolation
Image Processing algorithms, Interpolation and Rotation
Programa que realiza métodos numéricos de interpolação
A powerful and rapid data interpolator.
Interpolation Noise algorithm in C
Lightweight, single header, easing library with no dependencies
Newton's (Newton-Gregory) Forward Difference formula is a way of approximating a function with an nth degree polynomial passing through (n+1) equally spaced points.
Stirling's Central Difference interpolation gives the average of the values obtained by Gauss forward and backward interpolation formulae.
Simple interpolation machine. Takes a list of consecutive numbers and then tries to find the best polynomial function to interpolate them.
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.
Software-based rasterization library
header-only library of numeric maps for C++14
An implementation of bi-linear, barycentric and Shepard interpolation methods applied to images.
Numerical math functions written in C++
A tool to experiment on point interpolation and approximation.
This program stores and manages records of employees of a Hotel. University project for the course "Data Structures". Course Code: CEID_NY233
Chicken Scheme bindings for the Radial Basis Function interpolation routines by John Burkardt
Add a description, image, and links to the interpolation topic page so that developers can more easily learn about it.
To associate your repository with the interpolation topic, visit your repo's landing page and select "manage topics."