https://github.com/stevemacenski/ae-370-numerical-methods
Aerospace Numerical Methods
https://github.com/stevemacenski/ae-370-numerical-methods
Last synced: about 2 months ago
JSON representation
Aerospace Numerical Methods
- Host: GitHub
- URL: https://github.com/stevemacenski/ae-370-numerical-methods
- Owner: SteveMacenski
- License: mit
- Created: 2015-10-05T18:51:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-05T18:57:32.000Z (over 9 years ago)
- Last Synced: 2025-01-28T15:26:16.795Z (4 months ago)
- Language: Matlab
- Homepage:
- Size: 145 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AE-370-Numerical-Methods
Codes for AE 370 at the University of Illinois at Urbana-Champaign. Numerical Methods explores numerical solutions to equations that cannot be ordinarily solved by hand easily. It explores many root finding methodologies and Finite Element Method.