Description Usage Arguments Value Author(s) References See Also
Computes \tilde f(x) = φ^-(φ^+(f(x),a-x),b-x) and its derivative
1 | ssmooth(x, a, b, fx, J)
|
x |
n-array of evaluation points |
a |
n-array of lower bounds |
b |
n-array of upper bounds |
fx |
n-array of function |
J |
n.n matrix of Jacobian of |
If input J
is provided, it returns a list with fields
f
n.1 matrix, function evaluated at x
J
n.n matrix, Jacobian evaluated at x
Otherwise, it returns only the matrix f
.
Randall Romero-Aguilar
Miranda, Fackler 2002 Applied Computational Economics and Finance, section 3.8
Other nonlinear equations: fischer
;
minmax
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.