111 - 120 of 150 for OuterSearch Results
View search results from all Wolfram sites (2822 matches)
NIntegrate Integration Strategies   (Mathematica Tutorial)
An integration strategy is an algorithm that attempts to compute integral estimates that satisfy user-specified precision or accuracy goals. An integration strategy normally ...
ChemicalData   (Built-in Mathematica Symbol)
ChemicalData["name", " property"] gives the value of the specified property for the chemical " name".ChemicalData["name"] gives a structure diagram for the chemical with the ...
NIntegrate   (Built-in Mathematica Symbol)
NIntegrate[f, {x, x_min, x_max}] gives a numerical approximation to the integral \[Integral]_x_min^x_max\ f\ d \ x. NIntegrate[f, {x, x_min, x_max}, {y, y_min, y_max}, ...] ...
AstronomicalData   (Built-in Mathematica Symbol)
AstronomicalData["name", " property"] gives the value of the specified property of the astronomical object with the specified name.AstronomicalData["name", {"property", ...
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, ...
SystemsModelFeedbackConnect   (Built-in Mathematica Symbol)
SystemsModelFeedbackConnect[sys] gives the closed-loop system for the StateSpaceModel or TransferFunctionModel object sys with unity negative feedback. ...
Newton's Method   (Mathematica Tutorial)
One significant advantage Mathematica provides is that it can symbolically compute derivatives. This means that when you specify Method->"Newton" and the function is ...
Selecting Data   (DatabaseLink Tutorial)
SQLSelect selects and returns data from a database. An alternative, using raw SQL, is described in "Selecting Data with Raw SQL". If you find that the examples in this ...
Graph Utilities Package   (Graph Utilities Package Tutorial)
The Graph Utilities Package contains a number of functions useful for graph theory applications. Functions in the Graph Utilities Package. This loads the package.
Exporting XML   (XML Package Tutorial)
You can export XML data from Mathematica using the standard Export function. Exporting files. The first argument of the function specifies the file to which the data should ...
1 ... 9|10|11|12|13|14|15 Previous Next

...