Azzera filtri
Azzera filtri

Trajectories of a non linear control system

3 visualizzazioni (ultimi 30 giorni)
Verisign
Verisign il 3 Nov 2015
Modificato: Torsten il 3 Nov 2015
How can i plot the trajectories of x^2+y^2=c where c can be 1,2,3 etc

Risposte (1)

Torsten
Torsten il 3 Nov 2015
Modificato: Torsten il 3 Nov 2015
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.

Categorie

Scopri di più su Polar Plots in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by