whats the diffrence in max methods ?
Show older comments
what is diffrence between given 2 code?
a(g)=max(p(i,g));
&
a(g)=max(p(:,g));
both gives diffrent answer why ?
Accepted Answer
More Answers (0)
Categories
Find more on Parallel Computing 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!