4701 - 4710 of 7896 for InSearch Results
View search results from all Wolfram sites (26553 matches)
Numerical Root Finding   (Mathematica Tutorial)
NSolve gives you a general way to find numerical approximations to the solutions of polynomial equations. Finding numerical solutions to more general equations, however, can ...
Power Series   (Mathematica Tutorial)
The mathematical operations we have discussed so far are exact. Given precise input, their results are exact formulas. In many situations, however, you do not need an exact ...
Properties of Strings   (Mathematica Tutorial)
Much of what Mathematica does revolves around manipulating structured expressions. But you can also use Mathematica as a system for handling unstructured strings of text. ...
Repeated Patterns   (Mathematica Tutorial)
Repeated patterns. Multiple blanks such as x__ allow you to give patterns in which sequences of arbitrary expressions can occur. The Mathematica pattern repetition operators ...
Simplification   (Mathematica Tutorial)
Simplifying expressions. Mathematica does not automatically simplify an algebraic expression like this. Simplify performs the simplification.
The Representation of Power Series   (Mathematica Tutorial)
Power series are represented in Mathematica as SeriesData objects. The power series is printed out as a sum of terms, ending with O[x] raised to a power. Internally, however, ...
Typing Powers   (Mathematica Tutorial)
Start with the expression that will be the base. Type x. Create a built-up power by pressing the Control key and the 6 key at the same time.
Using Nearest   (Mathematica Tutorial)
Nearest is used to find elements in a list that are closest to a given data point. Nearest function. Nearest works with numeric lists, tensors, or a list of strings.
CUDAArgMaxList   (CUDALink Symbol)
CUDAArgMaxList[list] gives the index of the maximum element in list.
CUDAArgMinList   (CUDALink Symbol)
CUDAArgMinList[list] gives the index of the minimum element in list.
1 ... 468|469|470|471|472|473|474 ... 790 Previous Next

...