2011年12月20日 - syms x y; Z = (x*x-2*x)*exp(-x*x-y*y-x*y) d2Zxy = diff(diff(Z, x), y) subs(d2Zxy, {x, y}, {0, 1}).
zhidao.baidu.com