This package implements Hamilton's quaternion algebra. Quaternions have the form a+bi+cj+dk where a, b, c, and d are real numbers. The symbols i, j, and k are multiplied ...
MathML is an XML-based markup language for representing mathematics. It was developed by the W3C to provide an effective way to display math in web pages and facilitate the ...
PathGraph[{v_1, v_2, ...}] yields a path with vertices v_i and edges between v_i and v i +\[ThinSpace]1 .PathGraph[{e_1, e_2, ...}] yields a path with edges ...
There are a number of features of the GUIKit framework that aid deployment of user interface definitions with your own AddOns so that they can be easily executed when needed. ...
A Platonic solid is a convex polyhedron whose faces and vertices are all of the same type. There are five such solids. There are also a few nonconvex polyhedra known that ...
LQEstimatorGains[ss, {w, v}] gives the optimal estimator gain matrix for the StateSpaceModel object ss with process and measurement noise covariance matrices w and ...
PieChart3D[{y_1, y_2, ...}] makes a 3D pie chart with sector angle proportional to y_1, y_2, ....PieChart3D[{..., w_i[y_i, ...], ..., w_j[y_j, ...], ...}] makes a 3D pie ...
CompilePrint[cfun] prints a human readable form of a compiled function.
LightweightGrid[agent] is a description of a subkernel to be launched on agent by the Lightweight Grid SystemLightweightGrid[{"Agent" -> agent, "KernelCount" -> count, ...
RemoteServices[manager] is a description of a subkernel to be launched on manager by the Lightweight Grid System.RemoteServices[{"Agent" -> agent, "KernelCount" -> count, ...