请在 下方输入 要搜索的题目:

The statement which can create the 5th order matrix A composed of double-digit random integers is ( ).


A、A=fix(10+89*rand(5));
B、A=fix(20+90*rand(5,5));
C、A=fix(10+90*rand(5));
D、A=fix(10+100*rand(5))

发布时间:2025-03-24 06:41:33
推荐参考答案 ( 由 快搜搜题库 官方老师解答 )
联系客服
答案:A= fix(10+90*rand(5))
专业技术学习
专业技术学习
搜搜题库系统