Clear Filters
Clear Filters

How to get the transform matrix for balanced truncation?

3 views (last 30 days)
The built-in function 'reduce' and 'balancmr' seem don't provide the transform matrix for balanced truncation. I'm wondering is there a way to figure out the transform matrix? I mean the V (N by k) for (V'*A*V=A_r,V'*B=B_r,C*V=C_r,X=V*X_r,V'*V=I) suppose I already know A,B,C and A_r,B_r,C_r. Thanks!

Answers (0)

Categories

Find more on Operators and Elementary Operations in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!