using SparseArrays using Distributions sprandn(100,100,0.3,Uniform(-1,1))
结果发现出现如下错误
randn 是高斯分布,rand 是 Uniform 用 sprand,其它看下sprand的文档吧。
randn
rand
Uniform
备案号:京ICP备17009874号-2