Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

An objects travels with an undamped oscillatory motion based on the following formula: x=2sin(3.2t)+1.8cos(3.2t) where: t is time in seconds x is location in inches

An objects travels with an undamped oscillatory motion based on the following formula:

x=2sin(3.2t)+1.8cos(3.2t)

where: t is time in seconds

x is location in inches

Using MATLAB write a script file to compute the location of the object every 2 seconds over a time interval of 200 seconds (0 t 200 seconds ). Plot the location as a function of time.

The script file should also calculate:

a) the amplitude (the distance between the highest and lowest points of the oscillation).

b) the period of the oscillations; equal to twice the time it takes to travel from the highest point to the lowest point.

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

Graph Databases New Opportunities For Connected Data

Authors: Ian Robinson, Jim Webber, Emil Eifrem

2nd Edition

1491930896, 978-1491930892

More Books

Students also viewed these Databases questions

Question

What is benchmarking?

Answered: 1 week ago