Function in MATLAB to draw samples from Uniform Distribution

前端 未结 0 1709
生来不讨喜
生来不讨喜 2020-11-27 20:54

I want to draw randomly from a Uniform Distribution defined as below by code in MATLAB :-

pd1 = makedist(\'Uniform\',\'lower\',-0.0319,\'upper\',0.0319); % X1

相关标签:
回答
  • 消灭零回复
提交回复
热议问题