What Dth stands for?
Show older comments
3 Comments
madhan ravi
on 2 Oct 2020
in what context?
Barbara Fiorani
on 2 Oct 2020
madhan ravi
on 2 Oct 2020
What did you try for your homework?
Accepted Answer
More Answers (1)
madhan ravi
on 2 Oct 2020
0 votes
Dth stands for the row 2 , index it to the matrix and use sum().
5 Comments
Barbara Fiorani
on 2 Oct 2020
madhan ravi
on 2 Oct 2020
sumDth = sum(H(2,:))
Barbara Fiorani
on 2 Oct 2020
madhan ravi
on 2 Oct 2020
What?
Walter Roberson
on 2 Oct 2020
You should not be using rand() for this purpose. You should be using randi() .
Categories
Find more on Creating and Concatenating Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!