能产生等可能取值为5,4,3,2,1中一个数的MATLAB程序是()
A.ceil(5*rand)
B.floor(5*rand)
C.floor(6*rand)
D.randperm(5)
正确答案:A
相关答案
热门答案