photo

SELAM HAILE


Last seen: 10ヶ月 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


secant method, when I run my code I keep getting an error saying output 1 the root is being numerically incorrect. can I get help?
function [xroot,residual,ea,iterCount]=student_solution(fun,xi,es,max_it,varargin) fun=@(x) sin(2*x)-tan(x/4) if(nargin<3) e=...

3年以上 前 | 1 件の回答 | 0

1

回答