This example demonstrates how to create a reusable GUIKit` widget for a cellular automaton. You can easily treat the CellularGroup example as a single reusable user interface ...
LWO
(Mathematica Import/Export Format) MIME type: image/x-lwo LightWave 3D object file format. Native format of the LightWave 3D rendering and animation software. LWO is an acronym for LightWave Object. Developed ...
EdgeList[g] gives the list of edges for the graph g. EdgeList[g, patt] gives a list of edges that match the pattern patt.
GegenbauerC[n, m, x] gives the Gegenbauer polynomial C_n^(m)(x). GegenbauerC[n, x] gives the renormalized form lim_(m->0) C_n^(m)(x)/m.
InverseSurvivalFunction[dist, q] gives the inverse of the survival function for the symbolic distribution dist as a function of the variable q.
SpheroidalPS[n, m, \[Gamma], z] gives the angular spheroidal function PS n, m (\[Gamma], z) of the first kind.
SQLExecute[conn, command] executes a command in an SQL connection.SQLExecute[conn, command, args] passes arguments to the command.
BattleLemarieWavelet[] represents the Battle-Lemarié wavelet of order 3.BattleLemarieWavelet[n] represents the Battle-Lemarié wavelet of order n evaluated on equally spaced ...
MatrixExp[m] gives the matrix exponential of m. MatrixExp[m, v] gives the matrix exponential of m applied to the vector v.
MatrixPlot[m] generates a plot that gives a visual representation of the values of elements in a matrix.