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
-
Duplicate each element of a vector.
614 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
830 Solvers
-
372 Solvers
-
1298 Solvers
-
196 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!