using Argmax for PALU factorisation
Ältere Kommentare anzeigen
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
Antworten (1)
SaiDileep Kola
am 25 Feb. 2021
0 Stimmen
Kategorien
Mehr zu Downloads finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!