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

Respuestas (1)

SaiDileep Kola
SaiDileep Kola el 25 de Feb. de 2021

0 votos

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

Categorías

Más información sobre Downloads en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 21 de Ag. de 2020

Respondida:

el 25 de Feb. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by