Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use Runge Kutta method 4th order Please Use MATLAB and show script 1. Consider the following pendulum problem. O is the angle from the bottom,

Use Runge Kutta method 4th order

image text in transcribed

Please Use MATLAB and show script 1. Consider the following pendulum problem. O is the angle from the bottom, i.e., the location of the equilibrium point. In the following problems, numerically compute the state of this system, X = (0,0)", given X (0) = 10., 4.)". The time step should be defined so that solutions become consistent. Assume that m= 1.0 kg. In the following discussions, use the numbers in radians. Figure 1: Pendulum system in which a mass, m, is connected with a ceiling with a non- deformable rod with a length of l. (a) Consider the equation of motion when 0 is large. Write a program code to compute the time evolution of 0. i. Give X at t = 10 sec when X(0) = (60,0)",1 = 10 m, and g = 9.81 m/sec. x = [ B.X2109] (1) ii. Give X at t = 10 sec when X(0) = [0,597,7 = 1 m, and g = 4.6 m/sec. X = IC x 10-2 1 D x 10-2 - (2) iii. Give X at t = 10 sec when X(0) = [1,07,1 = 3.34 m, and g = 3.2 m/sec. Will rate for using matlab

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 Processing Fundamentals, Design, and Implementation

Authors: David M. Kroenke, David J. Auer

14th edition

133876705, 9781292107639, 1292107634, 978-0133876703

More Books

Students also viewed these Databases questions

Question

a. How are members selected to join the team?

Answered: 1 week ago

Question

b. Will new members be welcomed?

Answered: 1 week ago

Question

c. Will leaders rotate periodically?

Answered: 1 week ago