251 - 260 of 1421 for Mellin transform methodsSearch Results
View search results from all Wolfram sites (17060 matches)
FindFit   (Built-in Mathematica Symbol)
FindFit[data, expr, pars, vars] finds numerical values of the parameters pars that make expr give a best fit to data as a function of vars. The data can have the form {{x_1, ...
ListDeconvolve   (Built-in Mathematica Symbol)
ListDeconvolve[ker, list] gives a deconvolution of list using kernel ker.
Trace   (Built-in Mathematica Symbol)
Trace[expr] generates a list of all expressions used in the evaluation of expr. Trace[expr, form] includes only those expressions which match form. Trace[expr, s] includes ...
Stiffness Detection   (Mathematica Tutorial)
Many differential equations exhibit some form of stiffness, which restricts the step size and hence effectiveness of explicit solution methods. A number of implicit methods ...
ImageDeconvolve   (Built-in Mathematica Symbol)
ImageDeconvolve[image, ker] gives a deconvolution of image using kernel ker.
Tuning & Debugging   (Mathematica Guide)
Mathematica's highly optimized architecture makes it easy to create programs that are both elegant and efficient. Its symbolic character lets you immediately run and test ...
Rules & Patterns   (Mathematica Guide)
At the core of Mathematica's symbolic programming paradigm is the concept of transformation rules for arbitrary symbolic patterns. Mathematica's pattern language conveniently ...
Character Operations   (Mathematica Guide)
Mathematica has efficient systemwide 16-bit Unicode support, allowing a full range of international, technical and other character sets and character encodings.
Expressions in Mathematica can be represented as strings in a variety of ways, for display, export, or processing. Mathematica provides powerful functions for formatting ...
NMinimize   (Built-in Mathematica Symbol)
NMinimize[f, x] minimizes f numerically with respect to x.NMinimize[f, {x, y, ...}] minimizes f numerically with respect to x, y, .... NMinimize[{f, cons}, {x, y, ...}] ...
1 ... 23|24|25|26|27|28|29 ... 143 Previous Next

...