811 - 820 of 916 for EqualSearch Results
View search results from all Wolfram sites (315414 matches)
LinearProgramming   (Built-in Mathematica Symbol)
LinearProgramming[c, m, b] finds a vector x that minimizes the quantity c.x subject to the constraints m.x >= b and x >= 0. LinearProgramming[c, m, {{b_1, s_1}, {b_2, s_2}, ...
ListInterpolation   (Built-in Mathematica Symbol)
ListInterpolation[array] constructs an InterpolatingFunction object that represents an approximate function that interpolates the array of values given. ...
ShannonWavelet   (Built-in Mathematica Symbol)
ShannonWavelet[] represents the Shannon wavelet evaluated on the equally spaced interval {-10, 10}. ShannonWavelet[lim] represents the Shannon wavelet evaluated on the ...
EdgeCoverQ   (Built-in Mathematica Symbol)
EdgeCoverQ[g, elist] yields True if the edge list elist is an edge cover of the graph g and False otherwise.
GroupStabilizerChain   (Built-in Mathematica Symbol)
GroupStabilizerChain[group] returns a list of successive stabilizers in group of the points in a base of group.
ListContourPlot3D   (Built-in Mathematica Symbol)
ListContourPlot3D[array] generates a contour plot from a three-dimensional array of values. ListContourPlot3D[{{x_1, y_1, z_1, f_1}, {x_2, y_2, z_2, f_2}, ...}] generates a ...
NullSpace   (Built-in Mathematica Symbol)
NullSpace[m] gives a list of vectors that forms a basis for the null space of the matrix m.
Union   (Built-in Mathematica Symbol)
Union[list_1, list_2, ...] gives a sorted list of all the distinct elements that appear in any of the list_i. Union[list] gives a sorted version of a list, in which all ...
VerticalSlider   (Built-in Mathematica Symbol)
VerticalSlider[y] represents a vertical slider at position y with range 0 to 1. VerticalSlider[Dynamic[y]] takes the position to be the dynamically updated current value of ...
Density and Contour Plots   (Mathematica Tutorial)
Density and contour plots. This gives a density plot of sin(x) sin(y). Lighter regions show higher values of the function. Some options for DensityPlot.
1 ... 79|80|81|82|83|84|85 ... 92 Previous Next

...