summaryrefslogtreecommitdiff
path: root/README.md
blob: fbe8ed57deb61c20faff4f65fbb3488fabb12dae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# mech105-algorithms
Algorithms I created in MECH-105 (2021-Summer-Term). Consists of MATLAB scripts and functions

##Function:
* specialMatrix.m
* falsePosition.m
* luFactor.m
* Heun.m
* simpson.m
* days.m

##Scripts:
* hw2.m
* hw3.m
* hw11.m