Problem 1768. normalize group of numbers to integers
Solution Stats
Problem Comments
-
1 Comment
Rafael S.T. Vieira
on 5 Sep 2020
The common factor must be an integer too, or else there is no way to find it without more parameters; defining the step and search interval for instance. Currently, any multiple of 5 would produce a valid "restored vector" for the only available test. The problem also needs a better test suite. It's a good problem.
Problem Recent Solvers50
Suggested Problems
-
1490 Solvers
-
801 Solvers
-
Sum the entries of each column of a matrix which satisfy a logical condition.
145 Solvers
-
8715 Solvers
-
598 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!