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
In the classical scale-and-square exponential algorithm, numeric precision is degraded by large diagonal terms in matrices that are nearly equal to the identity matrix. This variant algorithm separates out the identity matrix terms, preserving high precision with arbitrarily small scaling factors.
[Requires polyvalm_, File ID: #45786.]
Citation pour cette source
Kenneth Johnson (2026). Matrix exponential (https://fr.mathworks.com/matlabcentral/fileexchange/45724-matrix-exponential), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
A inspiré : Batch matrix exponential computation with CPU/GPU
Informations générales
- Version 1.9.0.0 (9,63 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.9.0.0 | Updated test cases to use MATLAB R2014A. (Previous version used R2013A.) |
||
| 1.8.0.0 | Spelling error in comments. |
||
| 1.7.0.0 | Corrected output specification in comment header. |
||
| 1.6.0.0 | Replaced two corrupted comment lines. |
||
| 1.5.0.0 | Noted requirement for polyvalm_ in Description. |
||
| 1.4.0.0 | No change - just trying to fix a problem in File Exchange UI. |
||
| 1.3.0.0 | - Added minusI optional input.
|
||
| 1.2.0.0 | Added acknowledgment of Federal support and disclaimer. |
||
| 1.1.0.0 | Added reference to another good test case in program comments. |
||
| 1.0.0.0 |
