Write a Matlab m-file which will implement Newton's method. The outline of the m-file is as follows: function newton(x0,xtol,maxiter).
確定! 回上一頁