NVariationalBound[f, u[x], {x, xmin, xmax}, ut, {a, a0}, {b, b0}, ...] numerically searches for values of the parameters a, b, ... of a trial function ut, starting from a=a0, b=b0, ..., that extremize the functional , where the integrand f is a function of u, its derivatives, and x. |
NVariationalBound[f, u[x, y, ...], {{x, xmin, xmax}, ...}, ut, {a, a0}, {b, b0}, ...] searches for values of the parameters of a trial function of two or more variables. |
NVariationalBound[{f, g}, u[x], {x, xmin, xmax}, ut, {a, a0}, {b, b0}, ...] searches for values of the parameters that extremize the ratio , where the integrands f and g are functions of u, its derivatives, and x. |