Exponential Integrator in MATLAB?

4 vues (au cours des 30 derniers jours)
KostasK
KostasK le 3 Nov 2020
Commenté : Michal le 10 Mai 2022
Hi all,
I wanted to ask if anyone happens to know of a package/code in MATLAB which solves equations utilising exponential integration methods. These seem to be reasonably well known methods that happen to be suitable for the problem that I have to solve.
I have found one called EXPODE which is a MATLAB toolbox, however I can't find the code for that anywhere. I have also looked into File Exchange and I have only found a meshfree exponential integrator, however these have to do with partial differential equations.
Thanks for your help in advance,
K.
  1 commentaire
Michal
Michal le 10 Mai 2022
@KostasK Hi, did you find EXPODE toolbox anywhere? I am trying to find it, too. So far without any success.

Connectez-vous pour commenter.

Réponse acceptée

Shraddha Jain
Shraddha Jain le 13 Nov 2020
Hi Konstantinos,
There is no specific method to solve Ordinary Differential Equations using Exponential Integration methods in MATLAB as of now apart from the general method dsolve in the Symbolic Math Toolbox. This might be included in a future release.
The EXPODE toolbox that you are referring to is built on top of MATLAB functions.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by