Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

use matlab please Solve the following simultaneous equations using the Newton-Raphsons method with guesses of x=1.5 and y = 3.5: x2 + xy = 10

image text in transcribed

use matlab please

Solve the following simultaneous equations using the Newton-Raphsons method with guesses of x=1.5 and y = 3.5: x2 + xy = 10 y+3ay = 57 (2) The stop condition is when both relative approximation errors are below 0.1%. Write one single program (not using the function) and output the solution in a table format with five columns Iteration No.", *x", 'y', '&.(x)?, *_(v)' where (x) and (v) are the relative approximation errors of the variables x and y, respectively. In your program, you need to do the following three tasks. (a) Use the equations (12.12) to solve these two equations. (b) Use the equation (12.17) to solve these two equations with the Matlab matrix inverse function "inv". C) Plot the two functions of (1) and (2) to graphically locate the solution and verify the solutions obtained from (a) and (b). You can use the interval of (0,4) for x to plot. afas - fri Jxz afii ox2 (12.12a) X1j+1=X\" off of Of 2. , , , x, afi fi dx, afzi -fus ax X2,i+1 = X2,1 (12.12b) f. df, df, df. , , dx, dx {X+1} = {x;} - [j]"'{f} (12.17)

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_2

Step: 3

blur-text-image_step3

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

More Books

Students also viewed these Databases questions

Question

Explain what is meant by a) an ABS and b) an ABS CDO.

Answered: 1 week ago

Question

=+what information would you need about the compact disc industry?

Answered: 1 week ago