Matrix norm computing complexity

18 ビュー (過去 30 日間)
Maxim
Maxim 2013 年 8 月 31 日
Hello everyone,
I would like to get some info on how the function NORM computes the spectral norm of a matrix. More precisely, in my graduation thesis I need to estimate computational complexity of my algorithm. I guess there is the singular decomposition (svd function?) so we have 75 iterations of QR decomposition and we can deduce the computational complexity in function of the matrix size. But for the estimation in my thesis I need to refer to an official source.
Thanks in advance!

回答 (0 件)

カテゴリ

Help Center および File ExchangeLinear Algebra についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by