Trajectories of a non linear control system

How can i plot the trajectories of x^2+y^2=c where c can be 1,2,3 etc

답변 (1개)

Torsten
Torsten 2015년 11월 3일
편집: Torsten 2015년 11월 3일

0 개 추천

Solution is
x1(t)=a*sin(sqrt(1.5)*t)+b*cos(sqrt(1.5)*t)
x2(t)=sqrt(1.5)*[a*cos(sqrt(1.5)*t)-b*sin(sqrt(1.5)*t)]
And now ?
Best wishes
Torsten.

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

질문:

2015년 11월 3일

편집:

2015년 11월 3일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by