Is there a way to export the results of PDE's solution to the gradient?Or the gradient can be calculated from the exported triangular node result?
4 ビュー (過去 30 日間)
古いコメントを表示

0 件のコメント
採用された回答
Bjorn Gustavsson
2022 年 11 月 16 日
You should have access to the pdegrad-function that should handle your case. Or if that doesn't suit your particular need some of the FEX submissions might: trigradient2, trigradient-m or trigradient-m (they are different), or at least offer you something to start modifying to suit your needs.
HTH
2 件のコメント
Bjorn Gustavsson
2022 年 11 月 16 日
Happy that it helped.
You can expect that at least some 80 % of your problems already have a matlab solution or at least an 80%-partial-solution. Most of the time you should be able to find it browsing the help and doc for the functions or toolboxes, if you cannot find the solution there there is very often something on the file exchange.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Eigenvalue Problems についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!