blkbal 379
blkbalSyntax
d = blkbal(M)
Description
Balances a square matrix assuming only scalar blocks. The Osborne method (g rowth
rate: n2) is used for large systems and the Perron method (growthrate: n3) for smaller
systems. The Perron method will exactly calculate mu for positive matrices.