Root of nonlinear functioncollapse all in page

Syntax

x = fzero(fun,x0)example

x = fzero(fun,x0,options)example

x = fzero(problem)example

[x,fval,exitflag,output] = fzero(___)example

Description



+ Recent posts