Clear Filters
Clear Filters

partial differential equation solve

17 views (last 30 days)
majid azad
majid azad on 13 Oct 2021
Edited: Dheeraj on 1 Jul 2024 at 5:59
hi.i need help to write this equation and solve it in matlab.thanks.

Answers (1)

Dheeraj
Dheeraj on 1 Jul 2024 at 5:58
Edited: Dheeraj on 1 Jul 2024 at 5:59
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.

Products


Release

R2007a

Community Treasure Hunt

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

Start Hunting!