Root of nonlinear function ported from matlab
1 |
f |
Function to solve |
x |
Initial value, specified as a numeric or a 2-element vector |
... |
Further options for solution process |
maxiter |
Maximum number of iterations (default: 100) |
tol |
Tolerance settings (default: .Machine$double.eps^(1/2)) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.