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 alphabetic word product
3396 Solvers
-
Find the sum of the elements in the "second" diagonal
1173 Solvers
-
1659 Solvers
-
Get the elements of diagonal and antidiagonal for any m-by-n matrix
498 Solvers
-
Matrix of almost all zeros, except for main diagonal
185 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!