Linear differential equation solver (lde.m)
Zitieren als
Kenneth Johnson (2024). Linear differential equation solver (lde.m) (https://www.mathworks.com/matlabcentral/fileexchange/60475-linear-differential-equation-solver-lde-m), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Quellenangaben
Inspiriert: pageexpm
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.6.1 | - Re-ran lde_demo.mlx with R2021a and newer computer (6-core Xeon processor, 3.6GHz, 15MB cache; 128 GB RAM, 2400 MHz).
|
||
1.6.0.1 | spelling correction in Description |
||
1.6.0.0 | Updated documentation citation in lde.m comments.
|
||
1.5.0.0 | Fixed handling of 'MATLAB:nearlySingularMatrix' (missing lastwarn(''), corrected commentary explanantion). |
||
1.4.0.0 | 12/21/2016 Algorithm runtime is improved. This version should now be stable.
|
||
1.3.0.0 | 12/19/2016 update: Further improvments to error/tolerance analysis
|
||
1.2.0.0 | 12/16/2016 update: Improved error/tolerance analysis |
||
1.1.0.0 | 2016/12/13 update: more robust error/tolerance control |
||
1.0.0.0 |