Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

use matlab Problem 2: Suppose we want to find the roots of f(x) = exp(cos(x) + cos(x2)) + cos(x) 1 = 0 (2) where x

use matlabimage text in transcribed

Problem 2: Suppose we want to find the roots of f(x) = exp(cos(x) + cos(x2)) + cos(x) 1 = 0 (2) where x (0, 2). Set tolerance e = 10-6, 1. Find out the theoretical iterative step for convergence. Write down the specific derivations. (You can directly use/duplicate the derivation process in the Lecture 5-09 slides.) 2. Program the Bisection iterative method to solve this equation; output the initial guess, iterative steps, results at each iterative step, and the con- verged result. Round the results at each iterative step and the converged result to 4 decimal places. 3. Error plot. Plot X axis: iterative step number k, Y axis: the absolute value of f(xk), where k represents iterative step. Round \f(xk)| to 4 decimal places. Problem 2: Suppose we want to find the roots of f(x) = exp(cos(x) + cos(x2)) + cos(x) 1 = 0 (2) where x (0, 2). Set tolerance e = 10-6, 1. Find out the theoretical iterative step for convergence. Write down the specific derivations. (You can directly use/duplicate the derivation process in the Lecture 5-09 slides.) 2. Program the Bisection iterative method to solve this equation; output the initial guess, iterative steps, results at each iterative step, and the con- verged result. Round the results at each iterative step and the converged result to 4 decimal places. 3. Error plot. Plot X axis: iterative step number k, Y axis: the absolute value of f(xk), where k represents iterative step. Round \f(xk)| to 4 decimal places

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

Visual Basic 4 Ole Database And Controls Superbible

Authors: Michael Hatmaker, C. Woody Butler, Ibrahim Malluf, Bill Potter

1st Edition

1571690077, 978-1571690074

More Books

Students also viewed these Databases questions

Question

Were all members comfortable brainstorming in front of each other?

Answered: 1 week ago

Question

5. What information would the team members need?

Answered: 1 week ago