An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: newton-interpolation

paramrathour/CS-101

Practice Problems for CS101 (Computer Programming and Utilization)

Language: TeX - Size: 39.2 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 2

Dar3cz3Q-University/NumericalMethods

Selected numerical methods implemented

Language: C++ - Size: 1.44 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

StrongerProgrammer7/Algorithm-of-computing-math

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;

Language: C++ - Size: 993 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

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.

Language: Python - Size: 29.3 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

discreet26/NUMERICAL-METHODS

CODE FOR ALL MODULES OF NUMERICAL METHODS

Language: C - Size: 4.47 MB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

Caroline-Camargo/RelatoriosPython-CalculoNumericoComputacional

Relatórios escritos em Python, no ambiente Google Colab, para a disciplina de Cálculo Numérico Computacional

Language: Jupyter Notebook - Size: 1.06 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

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.

Language: C++ - Size: 22.2 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

nickklos10/cot-4500-as2

Numerical methods for polynomial interpolation and approximation

Language: Python - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pragyapranati/numerical-techniques

C code bisection, gauss seidel, incremental search, jacobi Method , LU Decomposition, Newton_Raphson, Power Method, QR_Decomposition, regula_falsi Method, Simpson and Trapezoidal Integration

Language: C - Size: 187 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Dar3cz3Q/numerical-methods

Selected numerical methods implemented

Language: C++ - Size: 40 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ThisIs-Developer/Numerical-Method

A numerical method is an approximate computer method for solving a mathematical problem which often has no analytical solution.

Language: C - Size: 122 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

Justas327/Skaitiniai-Algoritmai

Finds first root in the given range using newton, simple iterations or scanning methods

Language: Python - Size: 2.36 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

imildositoe/Interpolacao-Polinomial-de-Newton-AN

Aplicação de resolução de polinómios através da interpolação de Newton

Language: Java - Size: 56.6 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

zxuu/MyHomeWork

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

Language: Jupyter Notebook - Size: 1.91 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

verse-chorus/interpolation

Linear, quadratic and cubic splines as well as Lagrange and Newton interpolation with numerous visualisations

Language: Jupyter Notebook - Size: 3.02 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

souryajitroy/Numerical-First-Course

Some codes from my first course in Numerical Analysis in TIFR CAM

Language: Jupyter Notebook - Size: 95.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

apurva313/Numerical-Method

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

Language: C - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

adityagupta1089/MATLAB-MAL111

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.

Language: Matlab - Size: 931 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 5 - Forks: 0

LouayMagdy/AstronautGameBackend

backend part of Astronaut Game

Language: Java - Size: 296 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

masum035/Matlab-Salvage

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 :')

Language: MATLAB - Size: 1.49 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

rkolovanov/computing-mathematics 📦

Моделирование различных динамических процессов с использованием методов вычислительной математики

Language: Jupyter Notebook - Size: 826 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

swapnita-pandey/cbnst-lab

Language: C - Size: 16.5 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

gabrielmazz/interpolador_newton

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

Language: Jupyter Notebook - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hxnchar/dotnet-interpolation

Language: C# - Size: 13.3 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Gvicho/Newtons-Interpolation-header-file

Language: C++ - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.

Language: JavaScript - Size: 36.1 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

stepniaczky/NumericalMethods

Numerical methods course at TUL

Language: Python - Size: 1.05 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

MalikSploit/Interpolation_De_Newton_En_C

Programme pour effectuer une interpolation de Newton

Language: C - Size: 459 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mahirlabibdihan/Numerical-Methods

Language: Python - Size: 9.56 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

abhinav-bhardwaj/Numerical-Analysis-Methods

Numerical Analysis Methods Implementation in C++ Language

Language: C++ - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Related Keywords
newton-interpolation 30 lagrange-interpolation 11 gauss-elimination 8 bisection-method 8 newton-raphson 8 numerical-methods 7 numerical-analysis 5 euler-method 5 cpp 5 trapezoidal-method 5 regula-falsi 5 secant-method 4 gauss-jordan 4 runge-kutta-methods 4 simpson-rule 4 simpson-method 3 jacobi-method 3 python 3 cubic-splines 3 horner 2 simpsons-integration 2 doolittle-method 2 gauss-seidel 2 interpolation 2 gauss-elimination-method 2 c 2 approximation 2 trapezoidal-rule 2 newton-method 2 gaussian-elimination 2 linear-interpolation 2 lu-factorization 2 delta-modulation 1 polinomios 1 digital-to-analog 1 digital-to-digital 1 frequency-modulation 1 lagrage-interpolation 1 manchester 1 operating-system 1 producer-consumer-issues 1 linear-splines 1 quadratic-splines 1 numerical-integration 1 algorithms 1 regulafalsi-method 1 runga-kutta-method 1 taylor-series 1 weddle-s-rule 1 fixed-point 1 matrix-inversion 1 row-reduction-echelon-form 1 design-patterns 1 game-development 1 jpa 1 resttemplate 1 spring-boot 1 spring-security 1 websocket 1 amplitude-modulation 1 amplitude-modulation-github 1 regula-false 1 jupyter-notebook 1 newtons-method 1 dotnet 1 drag-and-drop 1 win-forms 1 calculator 1 header-files 1 linear-algebra 1 javascript 1 newton 1 university 1 euler 1 gauss-chebychev-quadrature 1 laguerre-polynomials 1 newton-cotes 1 algebra 1 algorithm 1 exponential-fitting 1 mathematics 1 matlab 1 modulation 1 phase-modulation 1 regression-analysis 1 signal 1 signal-processing 1 solution-of-simultaneous-equation 1 electronic-oscillator-model 1 falling-simulation 1 ideal-spring-simulation 1 kahan-summation 1 modeling 1 n-body-simulation 1 sir-model 1 study 1 bisection 1 gauss-elimination-algorithm 1 quadratic 1 quadratic-equations 1