photo

sefa arslan


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
251,367
of 301,447

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,284

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,609

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


The nonlieer solution will be realized in the loop and the solution will be used in the loop at the end, and the input parameters for the solver will be created.
I am working on a trim determination procedure with iterative actions and unknowns. The main scheme of the system is that the kn...

4 years ago | 0 answers | 0

0

answers

Question


I have a system with 11 equations and 9 unknowns, how can I solve these equation sets?
I have a system with 11 equations and 9 unknowns, how can I solve these equation sets? For example ct=teta0+c*d+teta1p*a ga...

4 years ago | 1 answer | 0

1

answer

Question


How do I perform prelocation when creating an array using a for loop?
for example Vcruise=[]; HPreq=[]; speedvalue=160; for i=1:1:speedvalue Vcruise=[Vcruise,i]; ........ Ptotal_fwd=.... ....

5 years ago | 1 answer | 0

1

answer