Introduction to Numerical methods
-
Updated
May 16, 2020 - Python
Introduction to Numerical methods
Introduction to Numerical methods
Analyzes typing data from Keybr.com and displays it graphically according to user preference. Involves polynomial interpolation using Numpy and graph visuals using Matplotlib. Console interface or CLI usage available.
Lagrange Interpolation, Bezier Spline, Cardinal Spline for Computer Graphics Project
A code that returns the polynomial of a function, along with its respective graph, when given its data sets.
Numerical methods for polynomial interpolation and approximation
Evenly spaced piecewise linear interpolation of functions represented using symbols in Python
Diversos Algoritmos úteis para a disciplina de métodos numéricos / cálculo numérico.
This repository contains the code and materials I wrote related to my undergraduate coursework in Scientific Computation and Numerical Analysis.
Coursework solutions for the Core Programming course covering numerical methods and their implementation in Python.
Introduction to Scientific Computation - Numerical Methods and Python Implementation
Fast high-dimensional interpolation of vector valued functions in JAX
A script to calculate a Polynomial from a given amount of points using Lagrange Interpolation
Add a description, image, and links to the polynomial-interpolation topic page so that developers can more easily learn about it.
To associate your repository with the polynomial-interpolation topic, visit your repo's landing page and select "manage topics."