11 - 20 of 27 for InterpolatingPolynomialSearch Results
View search results from all Wolfram sites (163 matches)
Roots   (Built-in Mathematica Symbol)
Roots[lhs == rhs, var] yields a disjunction of equations which represent the roots of a polynomial equation.
ArrayQ   (Built-in Mathematica Symbol)
ArrayQ[expr] gives True if expr is a full array or a SparseArray object, and gives False otherwise. ArrayQ[expr, patt] requires expr to be a full array with a depth that ...
Interpolation   (Built-in Mathematica Symbol)
Interpolation[{f_1, f_2, ...}] constructs an interpolation of the function values f_i, assumed to correspond to x values 1, 2, ... . Interpolation[{{x_1, f_1}, {x_2, f_2}, ...
LocatorPane   (Built-in Mathematica Symbol)
LocatorPane[{x, y}, back] represents a pane with a locator at position {x, y} and background back.LocatorPane[Dynamic[pt], back] takes the locator position to be the ...
DifferenceDelta   (Built-in Mathematica Symbol)
DifferenceDelta[f, i] gives the discrete difference \[DifferenceDelta]_i f = f(i + 1) - f(i).DifferenceDelta[f, {i, n}] gives the multiple difference DifferenceDelta[f, {i, ...
Locator   (Built-in Mathematica Symbol)
Locator[{x, y}] represents a locator object at position {x, y} in a graphic. Locator[Dynamic[pos]] takes the position to be the dynamically updated current value of pos, with ...
Summary of New Features in 6.0   (Mathematica Guide)
Mathematica 6.0 fundamentally redefined Mathematica and introduced a major new paradigm for computation. Building on Mathematica's time-tested core symbolic architecture, ...
DynamicModule   (Built-in Mathematica Symbol)
DynamicModule[{x, y, ...}, expr] represents an object which maintains the same local instance of the symbols x, y, ... in the course of all evaluations of Dynamic objects in ...
Numerical Solution of Partial ...   (Mathematica Tutorial)
The numerical method of lines is a technique for solving partial differential equations by discretizing in all but one dimension, and then integrating the semi-discrete ...
Alphabetical Listing   (Mathematica Guide)
Mathematica has over 3000 built-in functions and other objects, all based on a single unified framework, and all carefully designed to work together, both in simple ...
1|2|3 Previous Next

...