필터 지우기
필터 지우기

How can I extend the functionality of PDE tool box

조회 수: 2 (최근 30일)
JAMMI ASHOK
JAMMI ASHOK 2020년 8월 1일
댓글: JAMMI ASHOK 2020년 8월 2일
Hi,
The PDE tool box of MATLAB is good. But how can I extend it's capabilities i.e. for a domain specific tasks.
  댓글 수: 2
Proman
Proman 2020년 8월 2일
This is a bit complicated, but what I can suggest is that you find your toolbox of interest in file exchange section in mathworks website since many people are specializing functions and devising toolboxes of their own interests, which are completely fit for their own fields.
Try it. You will not be disappointed.
JAMMI ASHOK
JAMMI ASHOK 2020년 8월 2일
Thanks, Khalili. I will try it.

댓글을 달려면 로그인하십시오.

답변 (1개)

Ravi Kumar
Ravi Kumar 2020년 8월 2일
Hi Jammi,
You might want to explore the generic equation based workflow that solves the equations that can be cast into the supported form:
What specific application domain are you looking to solve?
Regards,
Ravi
  댓글 수: 3
Ravi Kumar
Ravi Kumar 2020년 8월 2일
PDE Toolbox only supports tet and tri elements. One way to do so is compute the system matices and augment it to other system you might have. Check out assembleFEMatrices.
JAMMI ASHOK
JAMMI ASHOK 2020년 8월 2일
Yes, I will check out. Thank you.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 PDE Solvers에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by