photo

Brian Reinhard


Last seen: 3년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


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...

3년 초과 전 | 답변 수: 1 | 1

1

답변