diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -1,2 +1,15 @@ # mech105-algorithms -Algorithms I created in MECH-105 (Summer 2021) +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
\ No newline at end of file |
