Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
The resolution of the systems of differential equations
dY(t)/dt=AY(t)+B, t∈[t0,tf],
Y(t0)=Y0.
using solution exact.
Inputs : A : size matrix (n,n).
B : size matrix (n,s).
Y0 : size matrix (n,s).
t0,tf : temps.
Output: Y(1,:) : solution Y1,1(t) of the systems of differential equations ??? .
Author : LAKHLIFA SADEK.
E-mail: lakhlifasdek@gmail.com; sadek.l@ucd.ac.ma
Last modification : 10/08/2019.
From the test, this method was found to be faster than the normal method known in Matlab (ode23s) in terms of time to calculate the approximate solution.
Citation pour cette source
LAKHLIFA SADEK (2026). Exact (https://fr.mathworks.com/matlabcentral/fileexchange/72545-exact), MATLAB Central File Exchange. Extrait(e) le .
Informations générales
- Version 1.0.0 (1,4 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.0.0 |
