What Dth stands for?
Mostrar comentarios más antiguos
3 comentarios
madhan ravi
el 2 de Oct. de 2020
in what context?
Barbara Fiorani
el 2 de Oct. de 2020
madhan ravi
el 2 de Oct. de 2020
What did you try for your homework?
Respuesta aceptada
Más respuestas (1)
madhan ravi
el 2 de Oct. de 2020
0 votos
Dth stands for the row 2 , index it to the matrix and use sum().
5 comentarios
Barbara Fiorani
el 2 de Oct. de 2020
madhan ravi
el 2 de Oct. de 2020
sumDth = sum(H(2,:))
Barbara Fiorani
el 2 de Oct. de 2020
madhan ravi
el 2 de Oct. de 2020
What?
Walter Roberson
el 2 de Oct. de 2020
You should not be using rand() for this purpose. You should be using randi() .
Categorías
Más información sobre Creating and Concatenating Matrices en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!