https://github.com/samuellucas97/calculusnumeric
Contains implementation of some numerical analysis algorithms
https://github.com/samuellucas97/calculusnumeric
algorithms bernstein-polynomial bisection-method fixed-point-interaction-method gnuplot gregory-newton-interpolation lagrange-polynomial-interpolation newton-polynomial-interpolation taylor-series
Last synced: 3 months ago
JSON representation
Contains implementation of some numerical analysis algorithms
- Host: GitHub
- URL: https://github.com/samuellucas97/calculusnumeric
- Owner: Samuellucas97
- Created: 2019-02-14T14:01:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-30T17:37:45.000Z (almost 6 years ago)
- Last Synced: 2024-12-26T23:41:01.027Z (5 months ago)
- Topics: algorithms, bernstein-polynomial, bisection-method, fixed-point-interaction-method, gnuplot, gregory-newton-interpolation, lagrange-polynomial-interpolation, newton-polynomial-interpolation, taylor-series
- Language: C++
- Homepage:
- Size: 47 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculus Numeric
## Introduction
This repository contains the algorithms and exercise implemented in the dicipline of _Numerical Calculus_ of the bachelor in Information Technology (__UFRN__).## Reference
:link:[Introduction to latex](https://www.ime.usp.br/~reverbel/mac212-02/material/lshortBR.pdf)
:link: [Numerical analysis (PDF)](https://fac.ksu.edu.sa/sites/default/files/numerical_analysis_9th.pdf)
:link: [Gnuplot tutorial (Slides)](https://www.if.ufrj.br/~sandra/MetComp/2017-2/AulaExtra/AulaExtra.pdf)
:link: [Practical class of Calculus 1 - Gnuplot (Slides)](http://www.uel.br/projetos/matessencial/superior/pdfs/sacgnu01.pdf)## Author
| Name: | Github: | email: |
| ---------- | ------------- | ------------- |
|`Samuel Lucas de Moura Ferino` | https://github.com/Samuellucas97 |[email protected]_