dan
Followers: 0 Following: 0
統計
MATLAB Answers
4 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
4年弱 前 | 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...
約5年 前 | 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...
7年弱 前 | 1 件の回答 | 0