using Argmax for PALU factorisation

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일

0 개 추천

Go thorugh the conversation here and basic matrix operations of matlab documentation

카테고리

도움말 센터File Exchange에서 Downloads에 대해 자세히 알아보기

태그

질문:

2020년 8월 21일

답변:

2021년 2월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by