Perron root computation

An algorithm that computes the Perron root and Perron vector for an irreducible non-negative matrix.
ダウンロード: 1.8K
更新 2009/7/16

ライセンスの表示

The Perron-Frobenius theorem [1] for non-negative matrices has a lot of application such as in Markov matrices, GooglePage Algorithm, Ranking algorithms etc. The perron root and the perron vector computation may be required for these application. This function lets you calculate the perron root and the perron vector for non-negative irreducible matrices.

Perron root computation is based on the algorithm described in PRAKASH CHANCHANA, ``AN ALGORITHM FOR COMPUTING THE PERRON ROOT OF A NONNEGATIVE IRREDUCIBLE MATRIX'' Ph.D. Dissertation, North Carolina State University, Raleigh, 2007

[1] http://en.wikipedia.org/wiki/Perron-Frobenius_theorem

引用

Aravind Seshadri (2024). Perron root computation (https://www.mathworks.com/matlabcentral/fileexchange/22763-perron-root-computation), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2008b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersLinear Algebra についてさらに検索
謝辞

ヒントを与えたファイル: Non-parametric ranking and rating functions

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.3.0.0

Modified the license to BSD

1.0.0.0