951 - 960 of 1866 for EvaluateSearch Results
View search results from all Wolfram sites (17200 matches)
Manipulate   (Built-in Mathematica Symbol)
Manipulate[expr, {u, u_min, u_max}] generates a version of expr with controls added to allow interactive manipulation of the value of u. Manipulate[expr, {u, u_min, u_max, ...
CellContext   (Built-in Mathematica Symbol)
CellContext is an option for Cell which specifies the context to use for the evaluation of the contents of the cell.
CellAutoOverwrite   (Built-in Mathematica Symbol)
CellAutoOverwrite is an option for Cell which specifies whether an output cell should be overwritten by new output when the preceding input cell is evaluated.
Numerical Solution of ...   (Mathematica Tutorial)
In general, a system of ordinary differential equations (ODEs) can be expressed in the normal form, The derivatives of the dependent variables x are expressed explicitly in ...
Solving Equations   (Mathematica Tutorial)
An expression like x^2+2x-7==0 represents an equation in Mathematica. You will often need to solve equations like this, to find out for what values of x they are true. This ...
PoissonDistribution   (Built-in Mathematica Symbol)
PoissonDistribution[\[Mu]] represents a Poisson distribution with mean \[Mu].
StateResponse   (Built-in Mathematica Symbol)
StateResponse[ss, u, t] gives the state response of the StateSpaceModel object ss to the input u as a function of time t.StateResponse[ss, u, {t, t_min, t_max}] gives the ...
Compilation Target   (Compiled Function Tools Tutorial)
The CompilationTarget option of Compile specifies the target runtime system for the compiled function. The default setting is "MVM", which creates code for the traditional ...
ToCCodeString   (SymbolicC Package Symbol)
ToCCodeString[symbolicC] generates a string of C code from a symbolic C expression.
LandauDistribution   (Built-in Mathematica Symbol)
LandauDistribution[\[Mu], \[Sigma]] represents a Landau distribution with location parameter \[Mu] and scale parameter \[Sigma].
1 ... 93|94|95|96|97|98|99 ... 187 Previous Next

...