How to write a program to take mode of vector without using built in function 'mode'?
이전 댓글 표시
We are using Matlab. We cannot develop an algorithm and need very descriptive and specific steps as to how to solve our question.
댓글 수: 3
Muthu Annamalai
2013년 9월 13일
Smells like homework to me :-)
Matt Kindig
2013년 9월 13일
편집: Matt Kindig
2013년 9월 13일
Can you use the built-in function hist()? If you can, this is trivially easy:
doc hist
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Mathematics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!