Finite volume method on matlab

How can I use finite volume method on matlab? I have a heat equation and i want to find T(r).

3 个评论

If you must use the finite volume method, you will have to program the discretization on your own.
If you are allowed to use the finite element method, you can use MATLAB's "pdepe".
Search in fileexchange, you may get the striaght problem or few examples which you can adopt.
Thank you so much!

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Numerical Integration and Differential Equations 的更多信息

提问:

2021-12-12

评论:

2021-12-12

Community Treasure Hunt

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

Start Hunting!

Translated by