1351 - 1360 of 1786 for TableSearch Results
View search results from all Wolfram sites (28565 matches)
Loops and Control Structures   (Mathematica Tutorial)
The execution of a Mathematica program involves the evaluation of a sequence of Mathematica expressions. In simple programs, the expressions to be evaluated may be separated ...
Monitoring and Selecting Algorithms   (Mathematica Tutorial)
Functions in Mathematica are carefully set up so that you normally do not have to know how they work inside. But particularly for numerical functions that use iterative ...
Simultaneous Equations   (Mathematica Tutorial)
You can give Solve a list of simultaneous equations to solve. Solve can find explicit solutions for a large class of simultaneous polynomial equations. Here is a simple ...
Special Ways to Input Expressions   (Mathematica Tutorial)
Mathematica allows you to use special notation for many common operators. For example, although internally Mathematica represents a sum of two terms as Plus[x,y], you can ...
Variables and Starting Conditions   (Mathematica Tutorial)
All the functions FindMinimum, FindMaximum, and FindRoot take variable specifications of the same form. The function FindFit uses the same form for its parameter ...
ExponentialDistribution   (Built-in Mathematica Symbol)
ExponentialDistribution[\[Lambda]] represents an exponential distribution with scale inversely proportional to parameter \[Lambda].
FinancialDerivative   (Built-in Mathematica Symbol)
FinancialDerivative[instrument, params, ambientparams] gives the value of the specified financial instrument.FinancialDerivative[instrument, params, ambientparams, prop] ...
MultivariateTDistribution   (Built-in Mathematica Symbol)
MultivariateTDistribution[\[CapitalSigma], \[Nu]] represents the multivariate Student t distribution with scale matrix \[CapitalSigma] and degrees of freedom parameter ...
StateSpaceModel   (Built-in Mathematica Symbol)
StateSpaceModel[{a, b, c, d}] represents the state-space model with state matrix a, input matrix b, output matrix c, and transmission matrix d. StateSpaceModel[tf] gives a ...
NDSolve   (Built-in Mathematica Symbol)
NDSolve[eqns, y, {x, x_min, x_max}] finds a numerical solution to the ordinary differential equations eqns for the function y with the independent variable x in the range ...
1 ... 133|134|135|136|137|138|139 ... 179 Previous Next

...