"How to" Topics Numbers Algebraic Calculations
Connect to Other Systems Get Help in Mathematica
CovarianceEstimatorFunction is an option for generalized linear model fitting functions that specifies the estimator for the parameter covariance matrix.
DegreeGraphDistribution[dlist] represents a degree graph distribution with vertex degree dlist.
Suppose two functions have the same domain and different ranges. Plotting them together using Plot uses the same scale for the y values. To compare the functions, TwoAxisPlot ...
$CharacterEncoding specifies the default raw character encoding to use for input and output functions.
KagiChart[{{date_1, p_1}, {date_2, p_2}, ...}] makes a Kagi chart with prices p_i at date date_i.KagiChart[{" name", daterange}] makes a Kagi chart of closing prices for the ...
Complexes represents the domain of complex numbers, as in x \[Element] Complexes.
NArgMax
(Built-in Mathematica Symbol) NArgMax[f, x] gives a position x_max at which f is numerically maximized.NArgMax[f, {x, y, ...}] gives a position {x_max, y_max, ...} at which f is numerically ...
There are many types of distributions that are relevant for communication systems. In telecom, for instance, exponential and Erlang distributions modeling talk lengths are ...