David Oshidero
Followers: 0 Following: 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...
6년 초과 전 | 답변 수: 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...
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...
6년 초과 전 | 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...
6년 초과 전 | 답변 수: 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...
거의 7년 전 | 답변 수: 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...
7년 초과 전 | 답변 수: 0 | 1