Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

(1) a) Solve for the general solution of the ODE below: y+3y'+3.25 y = 3 cost-1.5 sint b) (M) Does the dsolve function in MATLAB

image text in transcribed
(1) a) Solve for the general solution of the ODE below: y"+3y'+3.25 y = 3 cost-1.5 sint b) (M) Does the dsolve function in MATLAB give the same answer this time? Type in the command window the following: dsolve('D2y+3*Dy+3.25*y=3*cos(t)-1.5* sin(t)','t') c) (M) Assume initial conditions of y(t = 0) = 0 and y'(t = 0) = 0, get the particular solution for the ODE. Solve the ODE using MATLAB ode45 and plot both the ode45 result and your particular solution on the same graph to confirm that your answer is correct. Add an appropriate legend to the graph

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Systems Design Implementation And Management

Authors: Peter Robb,Carlos Coronel

5th Edition

061906269X, 9780619062699

More Books

Students also viewed these Databases questions

Question

What purposes are served by a production cost report?

Answered: 1 week ago

Question

understand the key issues concerning international assignments

Answered: 1 week ago