solve 函数是解方程经常使用的函数,有很多使用者在使用该函数时经常遇到问题,现简单汇总如下一、使用用法老旧例syms x a=1; equ='x^2==a'; xs=solve(equ,x) 复制代码 ...
確定! 回上一頁