photo

GRK


Last seen: 1 year ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
19,029
of 300,571

REPUTATION
2

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,680

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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...

5 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...

6 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(...

7 years ago | 0 answers | 0

0

answers