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 comments
Loading...
Problem Recent Solvers39
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2812 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1990 Solvers
-
355 Solvers
-
Set the array elements whose value is 13 to 0
1437 Solvers
-
Sum the 'edge' values of a matrix
399 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!