Skip to content
#

newton-interpolation

Here are 29 public repositories matching this topic...

MAL111 - Mathematics Laboratory MATLAB Codes. Bisection Method, Fixed Point Method, Gauss Elimination, Gauss Jordan, Matrix Inversion, Lagrange Interpolation, Newton-Raphson, Regula-Falsi, Row Reduced Echelon Form, Simpson's Integration, Trapezoidal Method.

  • Updated Dec 30, 2016
  • MATLAB

Algorithms of computational math: Legendre polynomial; Gauss method; Cholesky method; Method of Squares; Newton interpolation; Inverse Gauss method; Interpolation by cubic splines; Gauss Zeidel method; Jacobi method; Eigenvalues; Euler method; Left/Right rectangle method; Simpson method; The method of dividing a segment in half; Newton's method;

  • Updated Feb 13, 2023
  • C++

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.

  • Updated May 9, 2023
  • C++

Improve this page

Add a description, image, and links to the newton-interpolation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the newton-interpolation topic, visit your repo's landing page and select "manage topics."

Learn more