Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

( c ) The system starts at rest, y 1 ( 0 ) = y 2 ( 0 ) = 0 , with the mass

(c) The system starts at rest, y1(0)=y2(0)=0, with the mass displacements at y1(0)=0 and y2(0)=0. Use the MATLAB function ode 45 to numerically solve the four 1st-order ODEs in part (b) from time 0s to 30s with parameters m1=1kg,m2=1kg,k=2Nm,b=10N*sm, and a unit step force of F=1N(that is,F(t)=0 for t0,F(t)=1 for t0). Plot y1(t) and y2(t) versus time t in one figure and include a legend that identifies each plot. Label the figure axes. Hand in your code and figure with your homework.
[Note: You may use the code for the car suspension system model, posted on Canvas under the MATLAB Code module, as a template for your code.
image text in transcribed

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 An Application Oriented Approach Complete Version

Authors: Michael Kifer, Arthur Bernstein, Richard Lewis

2nd Edition

0321268458, 978-0321268457

More Books

Students also viewed these Databases questions

Question

3. What are potential solutions?

Answered: 1 week ago