photo

SELAM HAILE


Last seen: 6 months 前 自 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 years 前 | 1 个回答 | 0

1

个回答