481 - 490 of 1683 for findSearch Results
View search results from all Wolfram sites (33403 matches)
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 ...
Exact Global Optimization   (Mathematica Tutorial)
Exact global optimization problems can be solved exactly using Minimize and Maximize. This computes the radius of the circle, centered at the origin, circumscribed about the ...
Introduction to Advanced Numerical ...   (Mathematica Tutorial)
The Mathematica function NDSolve is a general numerical differential equation solver. It can handle a wide range of ordinary differential equations (ODEs) as well as some ...
Insert a File Path   (Mathematica How To)
Whether it is for importing, exporting, or other operations, Mathematica must know where to look for files on your computer before it can use them. There are a number of ...
SequenceAlignment   (Built-in Mathematica Symbol)
SequenceAlignment[s_1, s_2] finds an optimal alignment of sequences of elements in the strings or lists s_1 and s_2, and yields a list of successive matching and differing ...
Eliminating Variables   (Mathematica Tutorial)
When you write down a set of simultaneous equations in Mathematica, you are specifying a collection of constraints between variables. When you use Solve, you are finding ...
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 ...
CensoredDistribution   (Built-in Mathematica Symbol)
CensoredDistribution[{x_min, x_max}, dist] represents the distribution of values that come from dist and are censored to be between x_min and ...
FixedPoint   (Built-in Mathematica Symbol)
FixedPoint[f, expr] starts with expr, then applies f repeatedly until the result no longer changes.
Brent's Method   (Mathematica Tutorial)
When searching for a real simple root of a real valued function, it is possible to take advantage of the special geometry of the problem, where the function crosses the axis ...
1 ... 46|47|48|49|50|51|52 ... 169 Previous Next

...