photo

Sathish Kumar


2013년부터 활동

Followers: 0   Following: 0

메시지

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

통계학

  • First Review
  • Revival Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


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

10년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

거의 11년 전 | 0

답변 있음
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...

11년 초과 전 | 0

답변 있음
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...

11년 초과 전 | 0