Partial Differential Equation Toolboxの使い方について
5 views (last 30 days)
Show older comments
Kenjirou Oomori
on 23 Sep 2019
Commented: Kenjirou Oomori
on 23 Sep 2019
はじめまして。
現在私は研究で、Partial Differential Equation Toolboxを使って、モデルの解析を行うことを考えています。
その段階で、メッシュの各微小面積と、法線ベクトルが必要なのですが、このToolboxを使用して解決することはできますか?
また、この問題に対して解決できるToolboxはありますか?
以上、何卒よろしくお願いいたします。
Accepted Answer
Kazuya
on 23 Sep 2019
メッシュの各微小面積と、法線ベクトルというのはメッシュを切った後の話ですか?
3次元だと、、構造体の外側境界にあるメッシュの法線ベクトル、というイメージでしょうか。
Partial Differencial Equation Toolbox の機能では法線ベクトル、メッシュの面積を求める関数はないので、
メッシュを切った後、各メッシュの座標点から別途計算する必要があるのかなと想像してます。
More Answers (0)
See Also
Categories
Find more on STL (STereoLithography) 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!