What Dth stands for?
Afficher commentaires plus anciens
3 commentaires
madhan ravi
le 2 Oct 2020
in what context?
Barbara Fiorani
le 2 Oct 2020
madhan ravi
le 2 Oct 2020
What did you try for your homework?
Réponse acceptée
Plus de réponses (1)
madhan ravi
le 2 Oct 2020
0 votes
Dth stands for the row 2 , index it to the matrix and use sum().
5 commentaires
Barbara Fiorani
le 2 Oct 2020
madhan ravi
le 2 Oct 2020
sumDth = sum(H(2,:))
Barbara Fiorani
le 2 Oct 2020
madhan ravi
le 2 Oct 2020
What?
Walter Roberson
le 2 Oct 2020
You should not be using rand() for this purpose. You should be using randi() .
Catégories
En savoir plus sur Creating and Concatenating Matrices dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!