Q₁ (15 marks) For initial guess of ( x=(1.4), y=(3.7)). sin(x + y)=e*-y cos(x+6)=x²y² Find the solution within 3 steps.
Posted: Thu Jun 02, 2022 9:46 am
Q₁ (15 marks) For initial guess of ( x=(1.4), y=(3.7)). sin(x + y)=e*-y cos(x+6)=x²y² Find the solution within 3 steps. Show your numerical hand steps. (10 marks) Write a GENERAL MATLAB code to show how to solve the same problem numerically. (5 marks)