photo

Robert


University of New Hampshire

Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


create a statement conditional on if index is in bounds
lets say A is a matrix [4 2 3 1 5 0]. during a while loop with j=j+1 on each loop, I would like to say if A(j) is out of bound...

casi 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


In gplot or any graphing program how would I be able to determine if a path exists between two points
For example A is connected to B, B to C, C to D, and E is connected to F. I want to ask if A is connected to F. The answer shou...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how can I check to see if two different matricies contain any of the same numbers?
For example I want to say A=[1 2 3 4 5 6] B=[7 1 8] If any element in matrix A is equal to matrix B then.... I want the sta...

casi 12 años hace | 2 respuestas | 2

2

respuestas