Linear differential equation solver (lde.m)
引用
Kenneth Johnson (2025). Linear differential equation solver (lde.m) (https://www.mathworks.com/matlabcentral/fileexchange/60475-linear-differential-equation-solver-lde-m), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
プラットフォームの互換性
Windows macOS Linuxカテゴリ
タグ
謝辞
ヒントを与えたファイル: pageexpm
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
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 |