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 Comments

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
THIS IS QUESTION.
You haven't shown us what you have tried so far, so how can we evaluate your errors?

Sign in to comment.

Answers (0)

Asked:

on 19 Feb 2021

Commented:

on 20 Feb 2021

Community Treasure Hunt

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

Start Hunting!