https://github.com/fabianazioti/cap-239
Repository with the codes of the discipline of Computational Mathematics I of the Post-Graduation Course in Applied Computing at INPE
https://github.com/fabianazioti/cap-239
Last synced: 7 months ago
JSON representation
Repository with the codes of the discipline of Computational Mathematics I of the Post-Graduation Course in Applied Computing at INPE
- Host: GitHub
- URL: https://github.com/fabianazioti/cap-239
- Owner: fabianazioti
- License: gpl-3.0
- Created: 2018-04-14T00:09:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-17T17:12:42.000Z (over 7 years ago)
- Last Synced: 2024-06-12T19:00:06.568Z (over 1 year ago)
- Language: C++
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CAP-239
Repository with the codes of the discipline of Computational Mathematics I of the Post-Graduation Course in Applied Computing at INPE- Base Conversion
- Linear Systems Resolution by the Gaussian Elimination Method
- Lagrange Interpolating Polynomial
- Integration methods: Rectangle rule and Trapezoid method