Linear differential equation solver (lde.m)
Cite As
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. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired: pageexpm
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
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 |