using Argmax for PALU factorisation

조회 수: 2 (최근 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 CenterFile Exchange에서 Solar Power에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by