Question: Can you pls explain all steps Im not understanding this one iPad 7:48 PM & blackboard.wichita.edu 53%-, 1. Consider the Laguerre polynomial, which has the
iPad 7:48 PM & blackboard.wichita.edu 53%-, 1. Consider the Laguerre polynomial, which has the general form e* dn n! dx" ex") For n 3, the Laguerre polynomial of order 3 is L3(x)(x3 +9x2 - 18x +6) Write a MATLAB program the plots the Laguerre polynomial of order 3 on the interval of [-1,9] with appropriate axes labels. Do not use a loop to generate the vector containing the data for the Laguerre polynomial of order 3. Visually find good intervals to start bisection to find each of the three roots. The program should ask the user for the starting interval and tolerance for each root and find the root using the bisection method. Write the bisection method as a separate function that calls the nonlinear equation f(x). The interval, tolerance, and corresponding root should be output to the command window from the main program. For this problem, you must choose the tolerance to get an accurate result. You will submit your m code for the main and all appropriate functions, the plot of the Laguerre polynomial of order 3, and the output to the command window
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
