Question: last digit:4 ES272 - Numerical Analysis Assignment #2 March 18, 2021 Define an nth order polynomial f(2) with variable parameters where n is the last
last digit:4

ES272 - Numerical Analysis Assignment #2 March 18, 2021 Define an nth order polynomial f(2) with variable parameters where n is the last digit in your student ID + 3. . Choose variables and plot the function between an interval for which it has at least one root. Write a Matlab function that can be used find the roots of a given function using the bisection and false-position methods. The inputs of the function will be: f(2), 21, 1u, Es, maximum number iterations and vargin for the variables. The outputs of the function to be Ir, f(tr), Ed, and the iteration number. Use the function to find the roots of the polynomial. Report the outputs of the function. Update your code to find the root using the Newton-Raphson method and repeat the previous item. Prepare a four-page report including your calculations, Matlab code, and the results. The file name should be "StudentID_Name_Surname.pdf". Work on your own. The structure and the symbols in your code should be specific to yourself. 1 ES272 - Numerical Analysis Assignment #2 March 18, 2021 Define an nth order polynomial f(2) with variable parameters where n is the last digit in your student ID + 3. . Choose variables and plot the function between an interval for which it has at least one root. Write a Matlab function that can be used find the roots of a given function using the bisection and false-position methods. The inputs of the function will be: f(2), 21, 1u, Es, maximum number iterations and vargin for the variables. The outputs of the function to be Ir, f(tr), Ed, and the iteration number. Use the function to find the roots of the polynomial. Report the outputs of the function. Update your code to find the root using the Newton-Raphson method and repeat the previous item. Prepare a four-page report including your calculations, Matlab code, and the results. The file name should be "StudentID_Name_Surname.pdf". Work on your own. The structure and the symbols in your code should be specific to yourself. 1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
