I'm not sure that vpasolve is compatible with piecewise function, but I'm sure that solve is, so you can use: res = vpa(solve(eq==0,H)).
確定! 回上一頁