How to write a program to take mode of vector without using built in function 'mode'?
Mostrar comentarios más antiguos
We are using Matlab. We cannot develop an algorithm and need very descriptive and specific steps as to how to solve our question.
3 comentarios
Muthu Annamalai
el 13 de Sept. de 2013
Smells like homework to me :-)
Matt Kindig
el 13 de Sept. de 2013
Editada: Matt Kindig
el 13 de Sept. de 2013
Can you use the built-in function hist()? If you can, this is trivially easy:
doc hist
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Mathematics 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!