If the vector a contains the polynomial coefficients, you can compute the roots of the polynomial by. r = roots(a);. And then you can plot ...
確定! 回上一頁