Skip to content
Permalink
0b0627202c
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
27 lines (16 sloc) 590 Bytes
# 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
# Problem 3
Used functions/scripts:
a-d: CDM.m, plotCDM_Part_3.m
![q versus maximum deflection for various N and P](Plot3.PNG)