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
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
52518 Solvers
-
Find the longest sequence of 1's in a binary sequence.
6668 Solvers
-
First non-zero element in each column
934 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
882 Solvers
-
Celsius to Fahrenheit converter
663 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!