Answered step by step
Verified Expert Solution
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
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 matlabStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started