Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Need MATLAB OR FREEMAT CODE Thank you. The equation 2.r3 + 3x + 5 cos esin z = 1+x has three solutions. The goal of

Need MATLAB OR FREEMAT CODE

Thank you.

image text in transcribed

The equation 2.r3 + 3x + 5 cos esin z = 1+x has three solutions. The goal of this project is to use Fixed Point Iteration to find all three solutions 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(2). You may find it necessary to use more than one g(2) 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(2) 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 = |g'(r). 3. For each fixed point r, use your Matlab calculations to approximate the convergence rate lim 4+1 +00 ei 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. Begin your report by answering the three questions above. Save the Matlab The equation 2.r3 + 3x + 5 cos esin z = 1+x has three solutions. The goal of this project is to use Fixed Point Iteration to find all three solutions 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(2). You may find it necessary to use more than one g(2) 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(2) 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 = |g'(r). 3. For each fixed point r, use your Matlab calculations to approximate the convergence rate lim 4+1 +00 ei 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. Begin your report by answering the three questions above. Save the Matlab

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

Database Design Application Development And Administration

Authors: Michael V. Mannino

4th Edition

0615231047, 978-0615231044

More Books

Students also viewed these Databases questions