MATLAB. 符號運算功能. • Symbolic Math Toolbox ... 將數值代入符號函數中,可用subs 指令. >> f = x+2*y f = x+2*y. >> subs(f, x, 1) ans = 1+2*y. >> simple(a).
確定! 回上一頁