solve 4th order ode in simulink

3 次查看(过去 30 天)
Christian Diaz
Christian Diaz 2019-5-21
评论: Jim Riggs 2019-5-22
I need help solving PART B of this problem. I have never worked with ODE's before. I have attached what i have so far.
Screen Shot 2019-05-20 at 10.42.03 PM.png
  1 个评论
James Tursa
James Tursa 2019-5-22
You've never worked with ODE's before, and your first forray is a 4th order system that you have to solve with ode45 and with Simulink? What class is this for?

请先登录,再进行评论。

回答(1 个)

Jim Riggs
Jim Riggs 2019-5-22
Your diagram looks reasonable to me and it could work, but its hard to tell from a screen shot - especially when the block titles are not being displayed, so I have to guess at what each block really is. Assuming that the sine wave block is set to "time based" and "use simulation time", with an amplitude of 10 and a frequency of Pi, it should work.
It also looks like you used the "scope" block in place of the "xy graph" block, which was specifically stated in the instructions. (but that would be my preference as well).
  3 个评论
Jim Riggs
Jim Riggs 2019-5-22
My point is that the instructions specify both the sine wave block AND the XY Graph block. I don't think it makes sense to use these together. Either:
1) the clock + XY graph, or
2) the Sine wave + scope.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Ordinary Differential Equations 的更多信息

产品


版本

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by