Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
非線形動的システムを matlab で (Symulink を使用せずに) 研究するにはどうすればよいですか?
たとえば、システムを点の周りで線形化するにはどうすればよいか、または平衡点の性質を決定するにはどうすればよいでしょうか?
ありがとう
たとえば、これの演習 1 をどのように解決できますか?
ode23sまたは `ode23tbなどのスティッフ ソルバーのいずれかを試すことができます。参考になる別のリンクを次に示します...
ode23s