photo

Victor Francisco Pajuelo Madrigal


Con actividad desde 2015

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Find the max/min values within determined segments of a matrix
For two matrices A and B: A = [1 2 3; 4 5 6; 7 8 9; 10 11 12]; B = [3 5 8; 3 1 2; 1 5 2; 5 8 0]; For certain segments i...

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

1

respuesta

Pregunta


Setting non-repeated elements from two related matrices to NaN
For the matrices A and B, A = [1 2 1; 3 5 1; 2 3 6] B = [1 2 3; 4 5 6; 7 8 9] set the non-repeated elements of ...

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

1

respuesta

Pregunta


How to get the highest values on a matrix depending on the values of another matrix
I want to sort out the values of a matrix (A) depending on another independent matrix (B), and create a third matrix with the re...

alrededor de 9 años hace | 2 respuestas | 0

2

respuestas