photo

dan


Last seen: 3年以上 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答