23.07.2012 Views

MATLAB C++ Math Library Reference

MATLAB C++ Math Library Reference

MATLAB C++ Math Library Reference

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

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

Syntax<br />

x = fminsearch(fun,x0)<br />

x = fminsearch(fun,x0,options)<br />

x = fminsearch(fun,x0,options,P1,P2,...)<br />

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

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

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

See Also <strong>MATLAB</strong> fminsearch Calling Conventions<br />

fminsearch<br />

166

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

Saved successfully!

Ooh no, something went wrong!