Off
(Built-in Mathematica Symbol) Off[symbol::tag] switches off a message, so that it is no longer printed. Off["name"] switches off a named group of messages.Off[s] switches off tracing messages associated ...
DSolve can be used for finding the general solution to a differential equation or system of differential equations. The general solution gives information about the structure ...
There are some close connections between finding a "local minimum" and solving a set of nonlinear equations. Given a set of n equations in n unknowns, seeking a solution r(x) ...
[AN96] Adams, L. and J. L. Nazareth. (Eds.) Linear and Nonlinear Conjugate Gradient-Related Methods. SIAM, 1996. [Br02] Brent, R. P. Algorithms for Minimization without ...
VariationalBound[f, u[x ], {x, x_min, x_max}, u_t, {a}, {b}, ...] finds values of the parameters a, b, ... of a trial function u_t that extremize the functional ...
NetCDF
(Mathematica Import/Export Format) MIME type: application/x-netcdf NetCDF data file format. Self-describing format for exchanging scientific data. Used in atmospheric research, GIS, and related fields. NetCDF ...
Spheroidal functions. The radial spheroidal functions SpheroidalS1[n,m, γ,z] and SpheroidalS2[n,m,γ,z] and angular spheroidal functions SpheroidalPS[n,m,γ,z] and ...
Statistical distributions have applications in many fields, including the biological, social, and physical sciences. Mathematica represents statistical distributions as ...
MakeGraph[v, f] constructs the graph whose vertices correspond to v and edges between pairs of vertices x and y in v for which the binary relation defined by the Boolean ...
PythagoreanMajor is an interval list for the Pythagorean Major scale.