311 - 320 of 372 for PiecewiseSearch Results
View search results from all Wolfram sites (3869 matches)
Product   (Built-in Mathematica Symbol)
Product[f, {i, i_max}] evaluates the product \[Product]i = 1 i_max f. Product[f, {i, i_min, i_max}] starts with i = i_min. Product[f, {i, i_min, i_max, di}] uses steps di. ...
SmoothKernelDistribution   (Built-in Mathematica Symbol)
SmoothKernelDistribution[{x_1, x_2, ...}] represents a smooth kernel distribution based on the data values x_i.SmoothKernelDistribution[{{x_1, y_1, ...}, {x_2, y_2, ...}, ...
WaveletBestBasis   (Built-in Mathematica Symbol)
WaveletBestBasis[dwd] computes a best basis representation in the DiscreteWaveletData object dwd.WaveletBestBasis[dwd, cspec] computes a best basis representation using the ...
FindInstance   (Built-in Mathematica Symbol)
FindInstance[expr, vars] finds an instance of vars that makes the statement expr be True. FindInstance[expr, vars, dom] finds an instance over the domain dom. Common choices ...
NSolve   (Built-in Mathematica Symbol)
NSolve[expr, vars] attempts to find numerical approximations to the solutions of the system expr of equations or inequalities for the variables vars. NSolve[expr, vars, ...
RegionPlot   (Built-in Mathematica Symbol)
RegionPlot[pred, {x, x_min, x_max}, {y, y_min, y_max}] makes a plot showing the region in which pred is True.
FullSimplify   (Built-in Mathematica Symbol)
FullSimplify[expr] tries a wide range of transformations on expr involving elementary and special functions, and returns the simplest form it finds. FullSimplify[expr, assum] ...
GumbelDistribution   (Built-in Mathematica Symbol)
GumbelDistribution[\[Alpha], \[Beta]] represents a Gumbel distribution with location parameter \[Alpha] and scale parameter \[Beta].
HistogramList   (Built-in Mathematica Symbol)
HistogramList[{x_1, x_2, ...}] gives a list of bins and histogram heights of the values x_i.HistogramList[{{x_1, y_1, ...}, {x_2, y_2, ...}, ...}] gives a list of bins and ...
InterpolatingPolynomial   (Built-in Mathematica Symbol)
InterpolatingPolynomial[{f_1, f_2, ...}, x] constructs an interpolating polynomial in x which reproduces the function values f_i at successive integer values 1, 2, ... of x. ...
1 ... 29|30|31|32|33|34|35 ... 38 Previous Next

...