photo

Naruto


Last seen: más de 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


How would I be able to output ID's that satisfied an if statement?
How would I be able to output the student ID's that satisfied the if statement? And after this, how can I show it as a list? fo...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Error: Indexing with parentheses '()' must appear as the last operation of a valid indexing expression??
Why does the following for loop produce the error "Indexing with parentheses '()' must appear as the last operation of a valid i...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Index in position 2 exceeds array bounds (must not exceed 1)?
Why does the following for loop produce the error "Index in position 2 exceeds array bounds (must not exceed 1)"? data matrix (...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to determine the distance between a group of XY pairs against other XY pairs within a matrix?
I have this mega matrix (1000:4) with observations that has 0 and 1 on the last column. The second and third column contain...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Calculate distance between XY coordinates
How do we calculcate one xy coordinate against other xy coordinates in a 1000x2 matrix?

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Calculating the differences between XY pairs in a matrix
Hello friends, I have this mega matrix (1000:4) with observations that has 0 and 1 on the last column. The ...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How extract a submatrix out of a main matrix?
I have a matrix A (50x2) and I want to extract a certain number of row observations that statisfies the condition where I output...

más de 3 años hace | 1 respuesta | 0

1

respuesta