I have to define ||Z||2,1 in matlab programming form.

2 visualizaciones (últimos 30 días)
GHUFRAN AHMAD KHAN
GHUFRAN AHMAD KHAN el 11 de Mayo de 2019
Editada: MohammadReza Jabbari (Jabari) el 11 de Sept. de 2020
i want to define L2,1 in programming form so anyone suggest some solution?

Respuestas (2)

Steven Lord
Steven Lord el 11 de Mayo de 2019
Use the norm function to compute the 1-norm or 2-norm of a matrix or vector.

MohammadReza Jabbari (Jabari)
MohammadReza Jabbari (Jabari) el 11 de Sept. de 2020
Editada: MohammadReza Jabbari (Jabari) el 11 de Sept. de 2020
Hi, Use "norms(X,p,dim)" in CVX environment :
http://ask.cvxr.com/t/could-l21-norm-be-built-in-objective-function/4351?u=mohammad_reza_jabbar

Categorías

Más información sobre Matrices and Arrays en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by