In MATLAB, roots can be found with the function fzero(fun,x0) where 'fun' is the function whose root you want to find, and x0 is an initial ...
確定! 回上一頁