Computing Streamlines of Systems of 4+ Ordinary Differential Equations
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Rishabh Mishra
2020-9-3
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Ordinary Differential Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!