微分方程式ode45を用いて解く
Show older comments
ただし、
は0秒から10秒まで0.01秒刻みで得ているデータ列、つまり、以下で表すように1列目を時刻、2列目にその時刻に対する
の値とする。

このような微分方程式を関数“ode45”を用いて解く場合の方法を教えてください。
Answers (1)
Categories
Find more on 常微分方程式 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!