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 Solvers32
Suggested Problems
-
2404 Solvers
-
Back to basics 22 - Rotate a matrix
898 Solvers
-
Find the square of the sum of the digits of a number
152 Solvers
-
String Array Basics, Part 1: Convert Cell Array to String Array; No Missing Values
1475 Solvers
-
108 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!