partial differential equation solve

답변 (1개)

Dheeraj
Dheeraj 2024년 7월 1일
편집: Dheeraj 2024년 7월 1일

0 개 추천

Hi Majid azad,
I understand you want to solve fractional PDE in MATLAB.
To solve the given fractional PDE in MATLAB, you will need to use numerical methods specifically designed for fractional derivatives. Unfortunately, MATLAB does not have built-in functions for fractional derivatives, so you will need to implement these definitions yourself or use available packages such as FDE12.
FDE12 is available as part of the File Exchange submission. You can download and add it to your MATLAB path and use it as a normal function.
For more information about the functions available, you can refer to the File Exchange submission:
Thank you.

제품

릴리스

R2007a

질문:

2021년 10월 13일

편집:

2024년 7월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by