Plot Second order ode with ode 45/23.

Plot the follpowing eqautions in MATLAB:
Q1. y¨ + (1 + a) ˙y + ay = u, a = −0.01, 0, 0.01 , u=1
Q2. T ... y + ¨y(1+ 21T)+ (21+ 20T)y + 20 = 400uT −400 ˙u , T = 0, 0.015, 0.030, u=1

5 个评论

What have you tried so far? What is your question concerning Matlab?
y¨ + (1 + a) ˙y + ay = u, a = −0.01, 0, 0.01 , u=1
Ihave tried to graph this differential equation but i am facing many errors will you please snd code to solve this.I have to solve this using ode23
THIS SHOULD BE THE OUTPUT BUT I AM FACING ERRORS
You haven't shown us what you have tried so far, so how can we evaluate your errors?

请先登录,再进行评论。

回答(0 个)

类别

Community Treasure Hunt

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

Start Hunting!

Translated by