2091 - 2100 of 7976 for find in UnixSearch Results
View search results from all Wolfram sites (57499 matches)
Setting Up the Problem   (Mathematica Tutorial)
The first argument given to DSolve is the differential equation, the second argument is the unknown function, and the last argument identifies the independent variable. Here ...
Structure Matrices and Convolution ...   (Mathematica Tutorial)
Constructing matrices with special shapes. This creates a matrix of 0s containing a radius 4 diamond of 1s. The result is a 9×9 matrix. The size of the matrix can be ...
MaximalBipartiteMatching   (Graph Utilities Package Symbol)
MaximalBipartiteMatching[g] gives the maximal matching of the bipartite graph g.
BoundedDiagram   (Computational Geometry Package Symbol)
BoundedDiagram[{{a_1, b_1}, ...}, {{x_1, y_1}, ...}] yields the bounded Voronoi diagram of the points {x_1, y_1}, {x_2, y_2} ..., where the bound is the convex polygon formed ...
CUDAMemory   (CUDALink Symbol)
CUDAMemory[args] is a handle to memory loaded using CUDAMemoryLoad or CUDAMemoryAllocate.
Arbitrary-Precision Numbers   (Mathematica Tutorial)
When you do calculations with arbitrary-precision numbers, Mathematica keeps track of precision at all points. In general, Mathematica tries to give you results which have ...
BooleanConvert   (Built-in Mathematica Symbol)
BooleanConvert[expr] converts the Boolean expression expr to disjunctive normal form.BooleanConvert[expr, form] converts the Boolean expression expr to the specified ...
Function   (Built-in Mathematica Symbol)
Function[body] or body & is a pure function. The formal parameters are # (or #1), #2, etc. Function[x, body] is a pure function with a single formal parameter x. ...
Linear and Quasi-Linear PDEs   (Mathematica Tutorial)
First-order PDEs are usually classified as linear, quasi-linear, or nonlinear. The first two types are discussed in this tutorial. A first-order PDE for an unknown function ...
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 ...
1 ... 207|208|209|210|211|212|213 ... 798 Previous Next

...