23.07.2012 Views

MATLAB C++ Math Library Reference

MATLAB C++ Math Library Reference

MATLAB C++ Math Library Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

fminbnd<br />

<strong>MATLAB</strong><br />

Syntax<br />

159<br />

x = fminbnd(func,x1,x2)<br />

x = fminbnd(func,x1,x2,options)<br />

x = fminbnd(func,x1,x2,options,P1,P2,...)<br />

[x,fval] = fminbnd(...)<br />

[x,fval,exitflag] = fminbnd(...)<br />

[x,fval,exitflag,output] = fminbnd(...)<br />

See Also <strong>MATLAB</strong> fminbnd Calling Conventions

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!