A.at his wits'end
B.at one's wits end
C.in his wits'end
D.out of his wits end
第1题:
第2题:
第3题:
关于求解命令solve使用错误的是 ()
A.solve(f,x)
B.solve(f)
C.solve(f,f)
D.solve(’f’)
第4题:
第5题:
48、Solve表示求解
第6题:
17、使用Matlab解下列方程,哪个无法得到解析解:
A.solve(x^2+2*x+1,x)
B.solve(x^2+1,x)
C.solve(x+y+1,x+3*y,x,y)
D.solve(x^2*sin(x)-1,x,0)}