randMat

Matlab function that generates a matrix of random numbers with uniform or normal distribution
Download

randMat Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • Richard Crozier
  • Operating Systems:
  • Windows All
  • File Size:
  • 2 KB

randMat Tags


randMat Description

randMat can generate a matrix of random numbers with uniform or normal distribution on a specified interval or with a specific mean (a) and variance (b) for any number of a,b pairs. For uniform distributions, the values returned by the MATLAB function rand() are multiplied by (b-a), then added to a. For normal distributions the output of randn() is multiplied by the standard deviation (b), and then added to the desired to the mean (a). Give randMat a try to see what it's really capable of!


randMat Related Software