Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

( c ) Declare that and t are symbolic variables and enter the values of the constants, g = 9 . 8 m s -

(c) Declare that and t are symbolic variables and enter the values of the constants,
g=9.8ms-2,l=1m,c=0.5ms-1.
(d) To solve second order equations, it's easiest to name the first and second deriva-
tives, eg enter Dtheta = diff(theta), and something similar for the second
derivative, D2theta.
(e) Use dsolve to solve the equation, eg angle = dsolve(D2theta==...). As-
sume the pendulum is held so that =4 to begin with, and it's held still
and then let go so that the initial velocity is zero, '(0)=0.
(f) Plot the solution using ezplot for 0t10.
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_2

Step: 3

blur-text-image_3

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 Concepts

Authors: David M. Kroenke

1st Edition

0130086509, 978-0130086501

More Books

Students also viewed these Databases questions

Question

KEY QUESTION Refer to the table in question

Answered: 1 week ago