How I can represent a system in 3D space

1 view (last 30 days)
Meher
Meher on 7 Mar 2012
Example: If I have this system: x'=y y'= 0.1*(1-x^2)*y-x z'=0.1*x-|x|² I need to write a program which describe this system (file.m) and represent this system in 3D space (x,y,z). Please help me.

Answers (0)

Categories

Find more on Control System Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!