WaveletBestBasis[dwd] computes a best basis representation in the DiscreteWaveletData object dwd.WaveletBestBasis[dwd, cspec] computes a best basis representation using the ...
A delay differential equation is a differential equation where the time derivatives at the current time depend on the solution and possibly its derivatives at previous times: ...
In some cases, such as in a cluster environment, the machine may be run in headless mode, that is, not starting the GUI server (such as X). The operating system may ...
Conditioned[expr, cond] or expr \[Conditioned] cond represents expr conditioned by the predicate cond.
RadioButton[x, val] represents a radio button whose setting x is set to val when the button is clicked. RadioButton[x, val] is displayed as RadioButtonBox[0, {0}] when x is ...
A remote kernel in use may fail at any time, due to hardware, network, or software problems. A failure of a remote kernel will be noticed the next time Parallel Computing ...
Special-purpose multiprocessing hardware comes in two types, shared memory and distributed memory. In a shared-memory machine, all processors have access to a common main ...
RegionPlot[pred, {x, x_min, x_max}, {y, y_min, y_max}] makes a plot showing the region in which pred is True.
"Calling .NET from Mathematica" describes using .NET/Link to allow you to call from Mathematica into .NET, thereby extending the Mathematica environment to include the ...
The Graph Utilities Package contains a number of functions useful for graph theory applications. Functions in the Graph Utilities Package. This loads the package.