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 Solvers36
Suggested Problems
-
Select every other element of a vector
35890 Solvers
-
Return the largest number that is adjacent to a zero
5507 Solvers
-
Remove the two elements next to NaN value
695 Solvers
-
16232 Solvers
-
1232 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!