MBOX
(Mathematica Import/Export Format) Unix mailbox format. Holds a collection of electronic mail messages. Native archive format of email clients such as Unix mail, Eudora, Mozilla, Netscape, and Thunderbird. ...
Complex Polynomial Systems Real Polynomial Systems Diophantine Polynomial Systems
This tutorial contains simple examples of DatabaseLink that give an overview of its functionality and some ideas of how to get started. It uses a lightweight database, ...
A trust region method has a region around the current search point, where the quadratic model for "local minimization" is "trusted" to be correct and steps are chosen to stay ...
JewishNewYear[year] gives the date of the Jewish New Year occurring in Gregorian years between 1900 and 2099.
DiscreteLQRegulatorGains[ss, {q, r}, \[Tau]] gives the optimal discrete-time state feedback gain matrix with sampling period \[Tau] for the continuous-time StateSpaceModel ...
InterpolationPoints is an option to SmoothKernelDistribution and FunctionInterpolation that specifies the initial number of interpolation points to use.
LogLikelihood[dist, {x_1, x_2, ...}] gives the log-likelihood function for observations x_1, x_2, ... from the distribution dist.
expr >>> filename appends expr to a file. PutAppend[expr_1, expr_2, ..., " filename"] appends a sequence of expressions expr_i to a file.
RenameDirectory["dir_1", "dir_2"] renames the directory dir_1 to dir_2.