WaveletFilterCoefficients[wave, filt] gives the filter coefficients for the symbolic wavelet wave of type filt.
Rankine is a unit of temperature.
Mathematica 's state-of-the-art visualization capabilities allow you to create high-impact 2D and 3D plots of functions and data. These "How tos" give step-by-step ...
ListLogLinearPlot[{{x_1, y_1}, {x_2, y_2}, ...}] makes a log-linear plot of the specified list of x and y values.ListLogLinearPlot[{list_1, list_2, ...}] plots several lists ...
ContinuousWaveletData[{{oct_1, voc_1} -> coef_1, ...}, wave] yields a continuous wavelet data object with wavelet coefficients coef_i corresponding to octave and voice ...
PairedBarChart[{y_1, y_2, ...}, {z_1, z_2, ...}] makes a paired bar chart with bar lengths y_1, y_2, ... and z_1, z_2, ..., respectively.PairedBarChart[{..., w_i[y_i, ...], ...
BoxWhiskerChart[{x_1, x_2, ...}] makes a box-and-whisker chart for the values x_i.BoxWhiskerChart[{x_1, x_2, ...}, bwspec] makes a chart with box-and-whisker symbol ...
LineBreakChart[{{date_1, p_1}, {date_2, p_2}, ...}] makes a line break chart with prices p_i at date date_i.LineBreakChart[{" name", daterange}] makes a line break chart of ...
Mathematica 6.0 fundamentally redefined Mathematica and introduced a major new paradigm for computation. Building on Mathematica's time-tested core symbolic architecture, ...
This loads packages containing some test problems and utility functions. One of the first and simplest methods for solving initial value problems was proposed by Euler: ...