photo

Robert


University of New Hampshire

Actif depuis 2013

Followers: 0   Following: 0

Message

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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...

presque 12 ans il y a | 1 réponse | 0

0

réponse

Question


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...

presque 12 ans il y a | 1 réponse | 0

1

réponse

Question


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...

presque 12 ans il y a | 2 réponses | 2

2

réponses