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 Solvers19
Suggested Problems
-
Find a subset that divides the vector into equal halves
393 Solvers
-
Determine if input is a perfect number
250 Solvers
-
Find Index of maximum Value and maximum Value of a vector
166 Solvers
-
101 Solvers
-
(Linear) Recurrence Equations - Generalised Fibonacci-like sequences
385 Solvers
More from this Author314
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!