填空题
若变量a=7.4326, 则指令sprintf(‘% .3f’,a)的输出为()。
7.433
填空题 如果多项式p=[1 3 2],那么roots(p)=()。
填空题 在Matalb中,变量a自然对数ln(a)表示为()。
填空题 如果 a=[1 2; 4 1],那么a.*a=()。