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 Solvers37
Suggested Problems
-
Find common elements in matrix rows
2712 Solvers
-
1738 Solvers
-
382 Solvers
-
Find the minimal value in N*N Matrix
114 Solvers
-
Find the sum of the largest two elements in a vector
112 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!