151 - 160 of 403 for ListPlotSearch Results
View search results from all Wolfram sites (6436 matches)
Every new version of Mathematica contains many new features. But careful design from the outset has allowed nearly total compatibility to be maintained between all versions. ...
ChemicalData   (Built-in Mathematica Symbol)
ChemicalData["name", " property"] gives the value of the specified property for the chemical " name".ChemicalData["name"] gives a structure diagram for the chemical with the ...
DiscretePlot   (Built-in Mathematica Symbol)
DiscretePlot[expr, {n, n_max}] generates a plot of the values of expr when n runs from 1 to n_max.DiscretePlot[expr, {n, n_min, n_max}] generates a plot of the values of expr ...
WaveletListPlot   (Built-in Mathematica Symbol)
WaveletListPlot[dwd] plots wavelet transform coefficients in the DiscreteWaveletData dwd.WaveletListPlot[dwd, wind] plots wavelet transform coefficients corresponding to the ...
LinearSolve   (Built-in Mathematica Symbol)
LinearSolve[m, b] finds an x which solves the matrix equation m.x == b. LinearSolve[m] generates a LinearSolveFunction[...] which can be applied repeatedly to different b.
NSum   (Built-in Mathematica Symbol)
NSum[f, {i, i_min, i_max}] gives a numerical approximation to the sum \[Sum]i = i_min i_max f.NSum[f, {i, i_min, i_max, di}] uses a step di in the sum.
Listable   (Built-in Mathematica Symbol)
Listable is an attribute that can be assigned to a symbol f to indicate that the function f should automatically be threaded over lists that appear as its arguments.
Norm   (Built-in Mathematica Symbol)
Norm[expr] gives the norm of a number, vector or matrix. Norm[expr, p] gives the p-norm.
Convolutions and Correlations   (Mathematica Tutorial)
Convolution and correlation are central to many kinds of operations on lists of data. They are used in such areas as signal and image processing, statistical data analysis, ...
GeometricDistribution   (Built-in Mathematica Symbol)
GeometricDistribution[p] represents a geometric distribution with probability parameter p.
1 ... 13|14|15|16|17|18|19 ... 41 Previous Next

...