811 - 820 of 9883 for applying functions to listsSearch Results
View search results from all Wolfram sites (527271 matches)
MinValue   (Built-in Mathematica Symbol)
MinValue[f, x] gives the minimum value of f with respect to x.MinValue[f, {x, y, ...}] gives the minimum value of f with respect to x, y, .... MinValue[{f, cons}, {x, y, ...
Manipulating Numerical Data   (Mathematica Tutorial)
When you have numerical data, it is often convenient to find a simple formula that approximates it. For example, you can try to "fit" a line or curve through the points in ...
Names   (Built-in Mathematica Symbol)
Names["string"] gives a list of the names of symbols which match the string. Names[patt] gives a list of names matching the arbitrary string pattern patt.
Patterns and Transformation Rules   (Mathematica Tutorial)
Patterns stand for classes of expressions. They contain pattern objects that represent sets of possible expressions. Pattern objects. When several pattern objects with the ...
Modules and Local Variables   (Mathematica Tutorial)
Mathematica normally assumes that all your variables are global. This means that every time you use a name like x, Mathematica normally assumes that you are referring to the ...
The time it takes Mathematica to perform a computation is important information that can help you write efficient programs. Conveniently, you can display the time elapsed for ...
SquaresR   (Built-in Mathematica Symbol)
SquaresR[d, n] gives the number of ways r_d (n) to represent the integer n as a sum of d squares.
Maximize   (Built-in Mathematica Symbol)
Maximize[f, x] maximizes f with respect to x.Maximize[f, {x, y, ...}] maximizes f with respect to x, y, .... Maximize[{f, cons}, {x, y, ...}] maximizes f subject to the ...
LQRegulatorGains   (Built-in Mathematica Symbol)
LQRegulatorGains[ss, {q, r}] gives the optimal state feedback gain matrix for the StateSpaceModel object ss and the quadratic cost function with state and control weighting ...
Erfc   (Built-in Mathematica Symbol)
Erfc[z] gives the complementary error function erfc(z).
1 ... 79|80|81|82|83|84|85 ... 989 Previous Next

...