https://github.com/bernas670/mnum
https://github.com/bernas670/mnum
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bernas670/mnum
- Owner: bernas670
- Created: 2018-10-20T17:47:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-20T09:44:41.000Z (about 6 years ago)
- Last Synced: 2025-01-22T13:39:59.725Z (5 months ago)
- Language: C++
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MNUM
Code developed for the TP classes of the Numerical Methods course.## INFO
* **Date:** 1st Semester, 2nd Year, 2018/2019
* **Course:** [Métodos Numéricos (MNUM) | Numerical Methods](https://sigarra.up.pt/feup/pt/ucurr_geral.ficha_uc_view?pv_ocorrencia_id=419994)## Index
* **Chapter 2 -** Function Roots
* **Chapter 3 -** Non-Linear Equation Systems
* **Chapter 4 -** Single and Double Integrals
* **Chapter 5 -** Diferencial Equations
* **Chapter 6 -** Linear Equation Systems
* **Chapter 7 -** Optimization