Numerical Equation Solving
The function for solving equations numerically, FindRoot, now supports array and vector
variables. Additionally included are new and improved algorithms that
lead to speed increases and better handling of large-scale problems on
computers with limited memory.
Example: Solving Matrix Equations
Here is an example of solving a matrix equation--in this case the
continuous-time algebraic Riccati equation .
Suppose we have the following system and constraints. We can
use FindRoot to find a matrix root to the equation.
|