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 Solvers38
Suggested Problems
-
500 Solvers
-
Number of 1s in a binary string
10908 Solvers
-
Generate N equally spaced intervals between -L and L
940 Solvers
-
Replace multiples of 5 with NaN
465 Solvers
-
8374 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!