partial derivative coding in matlab
2 ビュー (過去 30 日間)
古いコメントを表示
Hi Guys,
I am having difficulty coding the attached equations into matlab. I was wondering if somebody could help code it for me.
5 件のコメント
Walter Roberson
2020 年 2 月 7 日
Though if you are doing partial derivatives you might need to use the PDE Toolbox, but not necessarily. https://www.mathworks.com/help/matlab/math/partial-differential-equations.html and https://www.mathworks.com/products/pde.html
Walter Roberson
2020 年 2 月 7 日
Please use "Comment on this Answer" to post your responses, instead of "Answer this question".
回答 (3 件)
Ravi Kumar
2020 年 2 月 7 日
Although I have not looked into details, you might be able to setup this problem using pdepe function available in base MATLAB (you don't need PDE Toolbox).
Regards,
Ravi
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Partial Differential Equation Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!