Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

This must be done in MATLAB The equation 22,3 + 3x + 5 cos esinz-1+X2 as three solutions. The goal of this project is to

image text in transcribed

This must be done in MATLAB

The equation 22,3 + 3x + 5 cos esinz-1+X2 as three solutions. The goal of this project is to use Fixed Point Iteration to find all three roots and analyze the linear convergence rate of FPI to the roots. 1. Use the Fixed Point Iteration method to calculate all three roots, each rounded to 10 correct decimal places. Each root r will be a fixed point of FPI with a particular g(x). You may find it necessary to use more than one g(x) to find them all, and you may need to vary the initial guesses as well. For each root of the equation, report the fixed point rounded accurately to 10 decimal places, the g(x) and initial guess you used, and the number of FPI steps required to reach this accuracy 2. For each fixed point r, use calculus to determine S = lg,(r)1. 3. For each fixed point r, use your Matlab calculations to approximate the convergence rate ei+1 lim of the Fixed Point Iteration. Our theory says that this limiting ratio should be S. Show that your approximate limits match with the answers in part 2 The equation 22,3 + 3x + 5 cos esinz-1+X2 as three solutions. The goal of this project is to use Fixed Point Iteration to find all three roots and analyze the linear convergence rate of FPI to the roots. 1. Use the Fixed Point Iteration method to calculate all three roots, each rounded to 10 correct decimal places. Each root r will be a fixed point of FPI with a particular g(x). You may find it necessary to use more than one g(x) to find them all, and you may need to vary the initial guesses as well. For each root of the equation, report the fixed point rounded accurately to 10 decimal places, the g(x) and initial guess you used, and the number of FPI steps required to reach this accuracy 2. For each fixed point r, use calculus to determine S = lg,(r)1. 3. For each fixed point r, use your Matlab calculations to approximate the convergence rate ei+1 lim of the Fixed Point Iteration. Our theory says that this limiting ratio should be S. Show that your approximate limits match with the answers in part 2

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

Information Modeling And Relational Databases

Authors: Terry Halpin, Tony Morgan

2nd Edition

0123735688, 978-0123735683

More Books

Students also viewed these Databases questions

Question

Differentiate 3sin(9x+2x)

Answered: 1 week ago

Question

Compute the derivative f(x)=(x-a)(x-b)

Answered: 1 week ago