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 で Spline Postprocessing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!