ExtentElementFunction is an option to DiscretePlot and DiscretePlot3D that gives a function to use to generate the primitives for rendering each extent element.
PseudoDiameter[g] give the pseudo-diameter of the undirected graph g, and the two vertices that achieve this diameter.
DateString[] gives a string representing the complete current local date and time. DateString["elem"] gives the specified element or format for date and ...
SkellamDistribution[\[Mu]_1, \[Mu]_2] represents a Skellam distribution with shape parameters \[Mu]_1 and \[Mu]_2.
FrameMargins is an option for objects that can be displayed with frames which specifies the absolute margins in printer's points to leave inside the frame.
There are many variants of quasi-Newton methods. In all of them, the idea is to base the matrix B_k in the quadratic model on an approximation of the Hessian matrix built up ...
DateList[] gives the current local date and time in the form {year, month, day, hour, minute, second}. DateList[time] gives a date list corresponding to an AbsoluteTime ...
"Introduction to Manipulate" and "Introduction to Dynamic" provide most of the information you need to use Mathematica's interactive features accessible through the functions ...
FilledCurve[{segment_1, segment_2, ...}] represents a filled curve consisting of segment_1 followed by segment_2 etc. FilledCurve[{component_1, component_2, ...}] represents ...
LQGRegulator[{ss, sensors, finputs}, {w, v, h}, {q, r, p}] constructs the optimal feedback regulator for the StateSpaceModel ss using noisy measurements sensors and feedback ...