Matlab随即种子设置,每次运行生成同一随机矩阵 rand('seed',0);x = randi([1,10],1,5);生成1到10之间的1行5列矩阵 Other 2023-05-14 152 点赞 2 评论 230 浏览