photo

GRK


Last seen: 4 months ago Active since 2018

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Error in ODE45
There are two errors in this code. first one is that there is no variable name called Fr. Second one is F1 shoulde be multiplie...

4 years ago | 1

Question


how to write a nested for loop to run simulink based models for n number of iterations of gain values ?
for KA=1:5 for KR=1:5 simOut= sim('model_name'); theta; % to workspace out put theta.Time; % step respons...

5 years ago | 1 answer | 0

1

answer

Question


how can i pick one value from 3d matrix CD(49*1*180) and CL(49*1*180) from tumbling_aerodyn_new.mat
i would like to pick values from the CDgrid(49*1*180),CLgrid(49*1*180) which is in 3d matrix to solve the CD(mach,alpha) and CL(...

6 years ago | 0 answers | 0

0

answers