Problem 54109. Get the n-th rand number with given seed
Given seed s, return the n-th rand number using rand(). Round the answer with 4 digits.
n is a postive integer.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers34
Suggested Problems
-
109574 Solvers
-
Make a random, non-repeating vector.
10510 Solvers
-
Output any real number that is neither positive nor negative
401 Solvers
-
626 Solvers
-
172 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!