whats the diffrence in max methods ?
Mostrar comentarios más antiguos
what is diffrence between given 2 code?
a(g)=max(p(i,g));
&
a(g)=max(p(:,g));
both gives diffrent answer why ?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Parallel Computing 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!