Linear differential equation solver (lde.m)
solves a linear, first-order, vector differential equation
現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
引用
Kenneth Johnson (2026). Linear differential equation solver (lde.m) (https://jp.mathworks.com/matlabcentral/fileexchange/60475-linear-differential-equation-solver-lde-m), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを与えたファイル: pageexpm
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 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 | spelling correction in Description |
||
| 1.6.0-0 | Updated documentation citation in lde.m comments. |
||
| 1.5.0 | Fixed handling of 'MATLAB:nearlySingularMatrix' (missing lastwarn(''), corrected commentary explanantion). |
||
| 1.4.0 | 12/21/2016(b) minor fixes in comments, spelling |
||
| 1.3.0 | 12/19/2016 update: Further improvements to error/tolerance analysis |
||
| 1.2.0 | 12/16/2016 update: Improved error/tolerance analysis |
||
| 1.1.0 | 2016/12/13 update: more robust error/tolerance control |
||
| 1.0.0 |