Registered Member
|
Hello,
I'm working on a project for college and I need an algorithm to solve Lyapunov equarions. Can I use the Eigen library to solve Lyapunov equations? If not, can I develop myself easily an algorithm to solve Lyapunov equations with the Eigen Library? Thanks, Gabriel |
Moderator
|
sure, you can use the unsupported/Eigen/KroneckerProduct module to help you assemble the left hand side matrix and then call any linear solver (http://eigen.tuxfamily.org/dox-devel/gr ... gebra.html).
|
Registered Member
|
@ggael, could you update the link please? it's not working anymore. Thanks
|
Moderator
|
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]