Community Profile

photo

Brian Reinhard


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

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


Undefined function or variable 'bisection'.
function [x,e] = mybisect (f,a,b,n) c = f(a); z = f(b); if (f(a)*f(b) > 0) error ('Function has ame sig...

environ 3 ans il y a | 1 réponse | 1

1

réponse