Numerical analysis functions in MATLAB for interpolation, approximation, differentiation, integration, and solving systems of nonlinear equations.
-
Updated
Dec 19, 2020 - MATLAB
Numerical analysis functions in MATLAB for interpolation, approximation, differentiation, integration, and solving systems of nonlinear equations.
Differential_Calculus-Integral_Calculus_Vectorial_Calculus_Portfolio_RubenGavidia0x.py
Computing the matrix exponential with an optimized Taylor polynomial approximation
CALCULATE TAYLOR POLYNOMIAL USING PYTHON
A simple program to visualize Taylor series approximation.
Primo laboratorio del corso universitario Agebra Lineare e Analisi numerica: focus su precisione dei calcolatori (rappesentazione dei float) e polinomi di Taylor
Implementation of several numerical computing methods with Python /// by theMHD.
Final Semester Assignment written in python for Numerical Analysis course(2647)
Interactive visualization of Taylor series, approximating tg(x)
An interactive app to calculate idem using Django and SymPy.
Calculating error using Taylor Series and Floating Points
a program to calculate the approximate value of f(x) using R programming
variety of projects in computer simulation written in: Python, Golang, C++
Gives the taylor expansion at `a` of a function `f(P(x))` to degree `d` where `f` is a math function and `P` is a polynomial. o7
Add a description, image, and links to the taylor-polynomial topic page so that developers can more easily learn about it.
To associate your repository with the taylor-polynomial topic, visit your repo's landing page and select "manage topics."