photo

Sathish Kumar


Active since 2013

Followers: 0   Following: 0

Message

Aerospace Engineering, Control systems, Guidance and Navigation, Mathematics Professional Interests: Aerospace, Guidance, Control systems, Mathematics

Statistics

MATLAB Answers

1 Question
3 Answers

RANK
274.413
of 297.503

REPUTATION
0

CONTRIBUTIONS
1 Question
3 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20.449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159.017

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 Review
  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Question


Using event function in matlab ode45 for multi-dimensional state vector
Hello, I have a set of odes written in matrix form as Xdot = AX; I also have a desired value of the states X_des. X is a five...

bijna 11 jaar ago | 1 answer | 0

1

answer

Answered
problem in my code
>>>Here I'd like to go back to the for loop but it goes back to the while ! That is because the loop runs from k=1:N1 and yo...

meer dan 11 jaar ago | 0

Answered
How can I combine variables with LaTex strings in a plot annotation?
Add a space after the second $ symbol in '$\phi=$'...... Actually no latex compiler can understand $\phi=$1234.... You have to...

bijna 12 jaar ago | 0

Answered
Help in solving Differential Equations
The set od equations you are trying to solve COUPLED set of ODEs. It is actually very easy to do in matlab using ODE45. You need...

bijna 12 jaar ago | 0