using Argmax for PALU factorisation

3 ビュー (過去 30 日間)
Sienna Phillips
Sienna Phillips 2020 年 8 月 21 日
回答済み: SaiDileep Kola 2021 年 2 月 25 日
Hi there,
I am trying to make a PALU factorisation code and I am struggling with finding an argmax. I want to find the first or minimum argmax for the matrix A in column k and store it as rk like this rk ← min(argmaxs∈{k,...,d} |(Ak)s,k|). Just dont know how to code it.
Thanks

回答 (1 件)

SaiDileep Kola
SaiDileep Kola 2021 年 2 月 25 日
Go thorugh the conversation here and basic matrix operations of matlab documentation

カテゴリ

Help Center および File ExchangeSolar Power についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by