diff options
| -rw-r--r-- | README.md | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -1,15 +1,15 @@ # mech105-algorithms -Algorithms I created in MECH-105 (2021-Summer-Term). Consists of MATLAB scripts and functions +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 +* 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 +* hw2.m +* hw3.m +* hw11.m |
