MATLAB Matlab Polynomial Equation Roots Approximations

AI Thread Summary
In Matlab, the "roots" function is available for finding numerical approximations to the roots of polynomial equations, similar to the NSolve function in Mathematica. Users can access detailed information and guidance on how to use this function by typing "help roots" in the Matlab command prompt. This provides essential support for effectively utilizing the function in polynomial root-finding tasks.
jemma
Messages
35
Reaction score
0
Is there a function in Matlab which gives a list of numerical approximations to the roots of a polynomial equation (eg. like NSolve in Mathematica?) Thanks!
 
Physics news on Phys.org
You can use the "roots" function in Matlab to find roots of a polynomial equation.
To get help about this function you may type "help roots" in Matlab command prompt
 

Similar threads

Replies
5
Views
3K
Replies
2
Views
2K
Replies
2
Views
3K
Replies
10
Views
3K
Replies
5
Views
2K
Replies
5
Views
3K
Replies
2
Views
1K
Back
Top