Computing Streamlines of Systems of 4+ Ordinary Differential Equations
1 view (last 30 days)
Show older comments
Hi All,
I was wondering how I can compute the streamlines of an autonomous system of 4 or more ordinary differential equations. I know that I can use stream2/stream3 or streamlines to acheive this with 2D/3D systems. Essentially, I am interested in the N-D analogue of stream3 that works for N>3. Thanks in advance.
-Freddie
P.S. If you know of a way to compute pathlines but not streamlines, I would also appreicate it if you could let me know.
0 Comments
Answers (1)
Rishabh Mishra
on 3 Sep 2020
Hi,
MATLAB does not support N-dimensional analogue of streamlines or pathlines. Given that value of N is greater than 3. However, MATLAB supports creation of 4-D/5-D plots. To know more on 4-D or 5-D plots, refer this link.
0 Comments
See Also
Categories
Find more on Ordinary Differential Equations 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!