Problem 45297. Ugly numbers - 02
Ugly numbers are those whose prime factors are 2, 3 or 5.
find the nth ugly number.
n.b. unlike the previous problem,trivial solution might not work in this case.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers19
Suggested Problems
-
Create a cell array out of a struct
2185 Solvers
-
307 Solvers
-
Remove entire row and column in the matrix containing the input values
428 Solvers
-
Create a matrix with difference of each row of input matrix
75 Solvers
-
409 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!