Page 1 of 1

Question #1 CLO1; Marks: 10 Develop a code for bisection method to find the root of function provided against your Cat,

Posted: Tue Sep 07, 2021 7:17 am
by answerhappygod
Question 1 Clo1 Marks 10 Develop A Code For Bisection Method To Find The Root Of Function Provided Against Your Cat 1
Question 1 Clo1 Marks 10 Develop A Code For Bisection Method To Find The Root Of Function Provided Against Your Cat 1 (29.46 KiB) Viewed 93 times
Question #1 CLO1; Marks: 10 Develop a code for bisection method to find the root of function provided against your Cat, within tolerance of 0.0001. Choose initial values of a and b such that root lies between the two. Clearly mention these initial values of a and b Cat 1: x?- 16 +Last Digit of your registration number Cat 2: x®-x-1 + Last Digit of your registration number Cat 3: 8-4.5*(x-sin(x)) + Last Digit of your registration number Note: a. Provide the resulting data for last 3 iterations in the following pattern. b. Provide algorithm and code as Annex 1. Type your Initial lower Limit a: Type Your Initial Upper Limit b: Iteration No Fx a b