Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

How to compute the norm of ever row vector in a matrix?

1 visualización (últimos 30 días)
Cantor Set
Cantor Set el 7 de Mzo. de 2020
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
If I have a matrix M, how to find the norm of each row in M in a single line or a funcrion?
Thank you

Respuestas (2)

Steven Lord
Steven Lord el 7 de Mzo. de 2020
Use the vecnorm function.

Chunxiao Tang
Chunxiao Tang el 16 de Jun. de 2020
vecnorm

Community Treasure Hunt

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

Start Hunting!

Translated by