photo

SHUBHAM GHADOJE


Last seen: 대략 3년 전 2021년부터 활동

Followers: 0   Following: 0

통계학

  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
Bisection Method Code MATLAB
function c = bisectionMethod(f,j,k,error) %f=@(x)x^2-3; %j=1; %k=2; %(ensure change of sign between a and b) %error=1e-4 c...

대략 3년 전 | 1