MoreLikelihood
From Sean_Carver
Review
- Random number generators (rand and randn) produced differently distributed pseudo-random numbers.
- Setting the random seed allows you to reproduce the same random numbers.
- Remember the help and type commands, these are useful for learning MATLAB. Here's another useful one:
lookfor random