summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Kolset <christian@kolset.com>2021-07-09 23:50:15 -0600
committerChristian Kolset <christian@kolset.com>2021-07-09 23:50:15 -0600
commit0f1c29b7c59ad4499168e0f521cf0522d01cc594 (patch)
tree7a3265be4569dd6dd4bc3809232cd8a11f13e788 /README.md
parent34dd12861a9a90bf88ee9abc6d8398f93f1a7b01 (diff)
Added Functions and Scripts
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