填空题
已知p=[1 2 3],那么polyval(p,[0 1 2])=()。
[3 6 11]
填空题 如果a=[2 0 -2], 那么指令a|0的输出结果为()。
填空题 已知A=rand(2,5),b=size(A),那么b的值为()。
填空题 产生维数为3x4的单位阵的指令为()。