Community Profile

photo

dan


Last seen: 3 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Code to evaluate the uncertainty on Weibull Strength and Weibull Modulus based on data set.
Hi! I am not sure what code to use in order to evaluate the uncertainty of the Weibull Strength and Modulus. I have the followin...

3 years ago | 1 answer | 0

1

answer

Question


Code to plot von mises and tresca yield conditions
Hello, I am trying to figure out how to write a code to plot Von mises and Tresca yield condions at plane stress state. I am...

4 years ago | 1 answer | 0

1

answer

Question


I am trying to plot
The CL should be a 1x87 matrix but only comes out to one answer. Thank you for your help! GrossWeight=207357; %lbs% %wing...

6 years ago | 1 answer | 0

1

answer

Question


I need to solve for the one variable (sw) and get a numerical answer for it. All other variables are known but I am trying to keep a generalized code. I think I might be using the wrong function. Please help!
syms sw tc=0.058; ka=0.87; M=.85; CL=.75; eqns=((ka/(cos(sw)))-(tc/(cos(sw).^2))-(CL/(10*cos(sw).^3)))==M; s...

6 years ago | 1 answer | 0

1

answer