summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 14 insertions, 1 deletions
diff --git a/README.md b/README.md
index f63d949..c72af97 100644
--- a/README.md
+++ b/README.md
@@ -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