photo

dan


Last seen: 5 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
109,825
of 299,806

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,809

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,074

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答