SphericalHankelH1[n, z] gives the spherical Hankel function of the first kind h_n^(1)(z).
Supporting a large number of numerical integration methods for differential equations is a lot of work. In order to cut down on maintenance and duplication of code, common ...
In general, a system of ordinary differential equations (ODEs) can be expressed in the normal form, The derivatives of the dependent variables x are expressed explicitly in ...
DawsonF
(Built-in Mathematica Symbol) DawsonF[z] gives the Dawson integral F(z).
Cluster analysis is an unsupervised learning technique used for classification of data. Data elements are partitioned into groups called clusters that represent proximate ...
Mathematica has long set the standard for high-end technical graphics and visualization. Version 6.0 added many innovative options that brought automated aesthetics to a new ...
Now that we have introduced the basic features of patterns in Mathematica, we can use them to give a more or less complete example. We will show how you could define your own ...
SphericalHankelH2[n, z] gives the spherical Hankel function of the second kind h_n^(2)(z).
RuntimeAttributes is an option for Compile that specifies attributes for the compiled function it creates.
FunctionSpace is an option for FindSequenceFunction and related functions that specifies the space of functions to consider for representations.