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
-
22503 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1985 Solvers
-
1246 Solvers
-
Convert a Cell Array into an Array
2174 Solvers
-
1026 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!