Solve Algebraic and Differential Equations
This Solve Algebraic shows how to solve algebraic and differential equations using
Symbolic Math Toolbox(TM).
Solving Algebraic Equations
The solve function can handle a wide variety of algebraic equations, including
both single equations and systems of equations. By default, the solver always
tries to return a complete set of solutions, including complex solutions, if
there are only finitely many. For Solve Algebraic and Differential Equations, the following polynomial has two
real and two complex solutions.
コメント