photo

SHUBHAM GHADOJE


Last seen: environ 3 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
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...

environ 3 ans il y a | 1