Problem 52664. List the Moran numbers
Solution Stats
Problem Comments
-
2 Comments
@Tim, thanks for the idea of using ismember(). It greatly simplified my already simplest solution to date. All I did before was squeeze a literal implementation and make it work just fast enough to fit the one-minute filter..Your inspiration took me from four statements to two.
I believe I have the right solution but it is not fast enough, can anyone advise me on how to get the digit sum without using a for loop?
Solution Comments
Show commentsProblem Recent Solvers17
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6532 Solvers
-
Find common elements in matrix rows
2688 Solvers
-
171 Solvers
-
Find third Side of a right triangle given hypotenuse and a side. No * - or other functions allowed
245 Solvers
-
Check if number exists in vector
13180 Solvers
More from this Author312
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!