1.

The linspace command generates pseudorandom numbers.(a) True(b) FalseThis question was posed to me in an interview.My question is based upon Random Number Generation topic in section Beyond the Basics of MATLAB

Answer»

Right CHOICE is (b) False

To explain: The linspace commands generate numbers which are equidistant from each other and CONTAIN within a closed RANGE. Hence, they are not PSEUDORANDOM numbers and the statement is false.



Discussion

No Comment Found

Related InterviewSolutions