Clear Filters
Clear Filters

Using polyeig with scaling matrices

1 view (last 30 days)
Mohamed Hajjaj
Mohamed Hajjaj on 25 Feb 2022
I'm using the function polyeig to solve a quadratic eigenvalue problem with complex matrices A0.A1 and A2 (A2 is singular; has only two non-zero rows).
The result was so bad, and according to the help center of Mathworks : (Scaling A0,A1,...,Ap to have norm(Ai) roughly equal to 1 might increase the accuracy of polyeig)
Is there any function in Matlab to do this scaling?
Thanks in advance;

Answers (0)

Categories

Find more on Resizing and Reshaping Matrices in Help Center and File Exchange

Products


Release

R2014a

Community Treasure Hunt

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

Start Hunting!