필터 지우기
필터 지우기

Trajectories of a non linear control system

조회 수: 3 (최근 30일)
Verisign
Verisign 2015년 11월 3일
편집: Torsten 2015년 11월 3일
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일
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.

카테고리

Help CenterFile Exchange에서 Polar Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by