From 609c511a551dda68e3f91a3c0935d879ada27b21 Mon Sep 17 00:00:00 2001 From: Nicolas D Mower Date: Sun, 30 Apr 2017 22:55:23 -0400 Subject: [PATCH] Create README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ac773b6 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# final_proj_group11 + +# Problem 1 +Used functions/scripts: +a. shape_simple_support.m, PlotSSS.m +b. montecarlo.m + +[q versus maximum deflection](Plot1.png) + +# Problem 2 +Used functions/scripts: +a-d: CDM.m, plotCDM_Part_2.m + +[q versus maximum deflection for various N](Plot2.png) + +e: The script plotCDM_Part_2.m calls the function CDM.m (documented in help file) to generate +deflection values for the given set of values of q, plots them against the q values