Community Profile

photo

Manvel Petrosyan


Last seen: 4 días hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1
  • First Review

Ver insignias

Feeds

Ver por

Pregunta


How to extract a different columns for each row of a matrix without using a loop?
Hi everyone! I have an array A(N, M), B(N, K) and I want to get C(N,K) without using for loop. for i = 1:N C(i,:) = A(i,B...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta