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!