Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2. (It is required to use a program to finish this question. Only programs written in C/ C++/Matlab/Ovtave is acceptable. Hand in the code via

image text in transcribed
2. (It is required to use a program to finish this question. Only programs written in C/ C++/Matlab/Ovtave is acceptable. Hand in the code via CCLE. Print your tabulated results and graphs.) Consider the following system boundary value problem: y" = sin(y) 2y on (0,25) (a) Show that the BVP has a unique solution (b) Write the BVP in a systern of first order ODE by letting ui = y, u2 = y. (c) Let x(t, a) be the unique solution to r" = sin(z) + 2z on (0.2.5) Let F(a) := z(25:a)-15. Write down the secant method for the function F Try to solve BVP by using the secant method with initial values ao-1 and on = -0.7. You only need to calculate 3 (new) secant-steps, i.e. a2, o3,a4. Plot the graphs of {x(t; ai)) for i = 1, 2, 3, 4. (For a given a, use the 2-step Adam-Bashforth method method to numerically ap- proximate the solution u 1(t)-z(ta),u2 = r(ta) with a mesh size 0.1. Please use the initial values wo and w by computing w from wo with a 2-nd Taylor series method. Then with o and w, use Adam-Bashforth.)

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

Essential SQLAlchemy Mapping Python To Databases

Authors: Myers, Jason Myers

2nd Edition

1491916567, 9781491916568

More Books

Students also viewed these Databases questions