Problem 45454. Most Frequent Word - 01
Given a document file or a character array, find out the most frequent word in that document.
In the case of multiple words - show the word with lower ASCII value.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers21
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
49256 Solvers
-
1554 Solvers
-
Return the first and last characters of a character array
9903 Solvers
-
1167 Solvers
-
4932 Solvers
More from this Author165
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!