Skip to content

Opening book details…

Can I read Polynomial Roots and Plotting in MATLAB on EtoBox?

Polynomial Roots and Plotting in MATLAB by DaleShlass is a document available to read on EtoBox.

What is Polynomial Roots and Plotting in MATLAB about?

This document contains code to generate and plot a polynomial function, find the roots of that polynomial function, and find the roots of another polynomial function. It defines a linear, quadratic, and cubic polynomial, sums them, and plots the resulting function. It then defines the coefficients of the first polynomial in a vector and uses the roots function to find the four real roots. For a second polynomial, it also defines the coefficients in a vector and finds the three real roots.

Author
DaleShlass
Language
EN