matlab课后习题答案(附图)
习题2.1画出下列常见曲线的图形立方抛物线 命令:syms x y; ezplot('x.^(1/3)')(2)高斯曲线y=e^(-X^2);命令:clearsyms x y;ezplot(
matlab课后习题答案(附图)