Consider the spring-mass system with governing ODE and initial conditions below: www m = 1 k = 4 x mx+kx=0 x(0) = 0 x'(0) = 1 a) Very briefly describe in words what the initial conditions mean physically. Find the solution for x(t) ans sketch it. b) Now assume there is a small amount of damping (eg due to air drag) so that the ODE becomes Mx" + cx' + kx = 0 With c = 0.05 and everything else ( parameter and Initial conditions) are unchanged. Sketch the solution of x(t) for this new ODE and explain why it is diff. c) In the following MATLAB code script, complete the bolded lines so that the completed code would use ode45 to numerically solve the ODE from (b) from t = 0 to t = 100 and plot the solution x(t). Hint: First convert the ODE to a system of 1st order ODE's [t,Y]=ode45 (@(t,Y) [ ],.... [ figure(456); clf ploy(t,Y( ], [ ),'b-o'); ]);
Consider the spring-mass system with governing ODE and initial conditions below: www m = 1 k = 4 x mx+kx=0 x(0) = 0 x'(0) = 1 a) Very briefly describe in words what the initial conditions mean physically. Find the solution for x(t) ans sketch it. b) Now assume there is a small amount of damping (eg due to air drag) so that the ODE becomes Mx" + cx' + kx = 0 With c = 0.05 and everything else ( parameter and Initial conditions) are unchanged. Sketch the solution of x(t) for this new ODE and explain why it is diff. c) In the following MATLAB code script, complete the bolded lines so that the completed code would use ode45 to numerically solve the ODE from (b) from t = 0 to t = 100 and plot the solution x(t). Hint: First convert the ODE to a system of 1st order ODE's [t,Y]=ode45 (@(t,Y) [ ],.... [ figure(456); clf ploy(t,Y( ], [ ),'b-o'); ]);
Advanced Engineering Mathematics
10th Edition
ISBN:9780470458365
Author:Erwin Kreyszig
Publisher:Erwin Kreyszig
Chapter2: Second-order Linear Odes
Section: Chapter Questions
Problem 1RQ
Related questions
Question
please answer the following
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 2 steps
Recommended textbooks for you
Advanced Engineering Mathematics
Advanced Math
ISBN:
9780470458365
Author:
Erwin Kreyszig
Publisher:
Wiley, John & Sons, Incorporated
Numerical Methods for Engineers
Advanced Math
ISBN:
9780073397924
Author:
Steven C. Chapra Dr., Raymond P. Canale
Publisher:
McGraw-Hill Education
Introductory Mathematics for Engineering Applicat…
Advanced Math
ISBN:
9781118141809
Author:
Nathan Klingbeil
Publisher:
WILEY
Advanced Engineering Mathematics
Advanced Math
ISBN:
9780470458365
Author:
Erwin Kreyszig
Publisher:
Wiley, John & Sons, Incorporated
Numerical Methods for Engineers
Advanced Math
ISBN:
9780073397924
Author:
Steven C. Chapra Dr., Raymond P. Canale
Publisher:
McGraw-Hill Education
Introductory Mathematics for Engineering Applicat…
Advanced Math
ISBN:
9781118141809
Author:
Nathan Klingbeil
Publisher:
WILEY
Mathematics For Machine Technology
Advanced Math
ISBN:
9781337798310
Author:
Peterson, John.
Publisher:
Cengage Learning,