Introduction : In this question solution, we write a matlab program to plot and display roots of a polynomial function in matlab.Question : Use matlab to plot and display roots of the polynomial function\[p(x)=x^4-3.5x^3-2.5x^2+14x-6\]Solution : Matlab Code explanation Line 1:…
Posted inAdvanced Math MATLAB