fsolve
Optimization
Solve system of nonlinear equations (Newton-Raphson).
Syntax
fsolve(f, x0)
Examples
fsolve('[x(1)^2-1, x(2)-x(1)]', [0.5, 0.5])▶ RunSee Also
Try SimLab — Free MATLAB® Alternative
466 functions. Runs in your browser. No install.
Open SimLab