How to solve large Sylvester equation AX + XB + C = 0
Ältere Kommentare anzeigen
How to solve large Sylvester equation AX + XB + C = 0 ? Specifically, size(A) = 500x500, size(B)=95000x95000, size(C)=500x95000, size(X) = 500x95000.
PS: B is sparse.
How about A, B, C are both sparse?
1 Kommentar
Antworten (0)
Kategorien
Mehr zu Matrix Computations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!