Skip to content
#

newton-interpolation

Here are 39 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++

本科的专业课练习。(1)数值分析:LU分解、二分法-试位法、二次样条插值、定点迭代法-牛顿切线法-正割法求根、带换主元高斯消去法、拉格朗日插值、最小二乘法、牛顿差商法、积分、贝尔斯托递归求根。(2)生产者-消费者问题、页面置换算法、进程管理、文件管理

  • Updated Dec 1, 2023
  • Jupyter Notebook

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++

Join me in discovering innovative solutions for mathematical challenges. From optimization to simulations, let's journey through the realm of algorithms together.

  • Updated Aug 17, 2023
  • C

C++ implementation of Numerical Methods and Scientific Computing algorithms including Bisection, Newton-Raphson, fractals, complex roots, Trapezoidal and Simpson integration methods, Euler, RK2, RK4 ODE solvers, and interpolation techniques such as Newton, Lagrange, Forward, Backward, and extrapolation methods. For plots we used GNUPLOT in LINUX

  • Updated May 20, 2026
  • 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