How to solve second order wave equation with ode45 tool?
7 ビュー (過去 30 日間)
古いコメントを表示
Hi everyone,
I am an aerospace engineering student who is approaching to the numerical analysis exam.
I have to solve the second-order wave equation with ode45 tool.
So, I have this prolem
I approached this way
and so
with the following IC and BC
(ICs)
(BCs) that become .
So I have something like this
(1.1)
where is a vector and A is a block matrix just like this one
So, I have to solve the (1.1) with ode45 but I have no idea of how to get started.
Any suggestions?
Thanks
2 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Ordinary Differential Equations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!