summaryrefslogtreecommitdiff
path: root/README.md
blob: 08bfd08bed11d38e6b26b36f15840acf5ab8c462 (plain)
1
2
3
4
5
6
7
# mech105-algorithms
Algorithms I created in MECH-105 (2021-Summer-Term). Consisting of MATLAB scripts and functions

## Functions:
This folder contains all the functions that needed to be written for the course. Most of these are numerical methods of solving calculus problems.
## Scripts:
This directory consists of scripts to solve specific homework problems.