I am unable to figure out how to plot the phase plane of a time dependent linear system. Help
1 次查看(过去 30 天)
显示 更早的评论
I need help plotting the phase plane with arrows (quiver) of the time dependent system in the picture
回答(1 个)
aakash dewangan
2023-3-21
in case of time dependent system. you should assign time as a variable.
So, not you will have 3 equations, where time will also act as a variable.
you can now plot 3 variables x1,x2,time in a 3d plot.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!