Azzera filtri
Azzera filtri

partial differential equation solve

17 visualizzazioni (ultimi 30 giorni)
majid azad
majid azad il 13 Ott 2021
Modificato: Dheeraj il 1 Lug 2024 alle 5:59
hi.i need help to write this equation and solve it in matlab.thanks.

Risposte (1)

Dheeraj
Dheeraj il 1 Lug 2024 alle 5:58
Modificato: Dheeraj il 1 Lug 2024 alle 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.

Prodotti


Release

R2007a

Community Treasure Hunt

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

Start Hunting!

Translated by