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 Solvers33
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15632 Solvers
-
10390 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1149 Solvers
-
355 Solvers
-
Convert a Cell Array into an Array
1945 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!