photo

David Oshidero


Last seen: 4 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
1 个回答

排名
14,071
of 301,383

声誉
3

贡献数
4 个提问
1 个回答

回答接受率
0.0%

收到投票数
3

排名
 of 21,252

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,306

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


Anyone knows why this keeps running forever
function TWOSTGRQ2 clc clear variables %% Variables g0 = 9.81; % Gravity m01 = 120000;% Lift-off mass n = 15...

8 years 前 | 1 个回答 | 0

1

个回答

已回答
Two Stage Rocket zeroing a value and indices must be a positive real interger?
I have updated the code to where I am at so far, and for some reason i am getting this error? Reference to a cleared variable h...

8 years 前 | 0

提问


Two Stage Rocket zeroing a value and indices must be a positive real interger?
if true function TWOSTGSPR clc clear all %% Part A %% Variables g0 = 9.81; % gravity m01 = 249.5; m02 = 113.4; % In...

8 years 前 | 2 个回答 | 0

2

个回答

提问


Anyone able to find the error in this aerofoil code?
if true %943639 %uvwxyz %NACAwxyz %chord length z %u angle of attack clc % NACA = string([4 4 7 4]); L = length(NAC...

8 years 前 | 1 个回答 | 2

1

个回答

提问


Rocket Equation Approximation in matlab
Sorry this may end up being a bit long but I'm stuck on a question and unsure of where to go from where I am. The question is as...

9 years 前 | 0 个回答 | 1

0

个回答