partial derivative coding in matlab
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi Guys,
I am having difficulty coding the attached equations into matlab. I was wondering if somebody could help code it for me.
5 commentaires
Walter Roberson
le 7 Fév 2020
Though if you are doing partial derivatives you might need to use the PDE Toolbox, but not necessarily. https://www.mathworks.com/help/matlab/math/partial-differential-equations.html and https://www.mathworks.com/products/pde.html
Walter Roberson
le 7 Fév 2020
Please use "Comment on this Answer" to post your responses, instead of "Answer this question".
Réponses (3)
Ravi Kumar
le 7 Fév 2020
Although I have not looked into details, you might be able to setup this problem using pdepe function available in base MATLAB (you don't need PDE Toolbox).
Regards,
Ravi
0 commentaires
Voir également
Catégories
En savoir plus sur Partial Differential Equation Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!