Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

How to make lyap in a loop run faster?

1 visualizzazione (ultimi 30 giorni)
Yi
Yi il 6 Dic 2011
Chiuso: MATLAB Answer Bot il 20 Ago 2021
Hi, I am running a loop to repeatedly solve the Sylvester equation AX+XB+C = 0 with the same A and B but different C in each iteration. The help document of lyap says it transforms A and B into Schur form every time, and in my case A and B never changes.
So I am wondering if there is a way to somehow skip the transformation each time when lyap is called? Or is there some other ways to make it run faster?
Thanks a bunch!
- y

Risposte (0)

Questa domanda è chiusa.

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by