newton-interpolation
Here are 33 public repositories matching this topic...
Language:All
Sort:Most stars
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
A numerical method is an approximate computer method for solving a mathematical problem which often has no analytical solution.
- Updated
Jan 31, 2023 - C
CODE FOR ALL MODULES OF NUMERICAL METHODS
- Updated
Jul 4, 2021 - C
This repo contains all my codings related to matlab in a very sequential manner. Fork or Star this repo. Might be helpful to pass your exam :')
- Updated
Jun 18, 2021 - MATLAB
Моделирование различных динамических процессов с использованием методов вычислительной математики
- Updated
Sep 18, 2022 - Jupyter Notebook
Numerical Analysis Methods Implementation in C++ Language
- Updated
Feb 24, 2022 - C++
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
Este código usa o método de Interpolação de Newton para gerar um polinômio que aproxime uma função dada pelos pontos
- Updated
Feb 10, 2023 - Jupyter Notebook
backend part of Astronaut Game
- Updated
Feb 11, 2023 - Java
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++
Practice Problems for CS101 (Computer Programming and Utilization)
- Updated
Dec 14, 2024 - TeX
Includes data interpolation(involves Newton and Lagrange methods) and data fitting(involves solution of linear equations and least square method).
- Updated
Nov 27, 2018 - 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
Interpolate and Approximate contour of objects with polynomes
- Updated
Feb 1, 2024 - Jupyter Notebook
Some codes I implemented after learning Numerical Analysis in TIFR CAM
- Updated
Aug 29, 2023 - Jupyter Notebook
University project, where we have been tasked to create some web application. I also used this project as presentation for other math-related subject.
- Updated
Jun 30, 2022 - JavaScript
some interesting mathematical problems in python
- Updated
Sep 26, 2023 - Python
Improve this page
Add a description, image, and links to thenewton-interpolation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thenewton-interpolation topic, visit your repo's landing page and select "manage topics."