photo

dan


Last seen: 5年弱 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
109,923
of 300,364

評判
0

コントリビューション
4 質問
0 回答

回答採用率
50.0%

獲得投票数
0

ランク
 of 20,934

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,407

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
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...

5年弱 前 | 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...

6年弱 前 | 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...

7年以上 前 | 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...

7年以上 前 | 1 件の回答 | 0

1

回答