471 - 480 of 1178 for ApplySearch Results
Graphics   (Built-in Mathematica Symbol)
Graphics[primitives, options] represents a two-dimensional graphical image.
GraphPlot   (Built-in Mathematica Symbol)
GraphPlot[{v i 1 -> v j 1, v i 2 -> v j 2, ...}] generates a plot of the graph in which vertex v_ik is connected to vertex v_jk.GraphPlot[{{v i 1 -> v j 1, lbl_1}, ...}] ...
NExpectation   (Built-in Mathematica Symbol)
NExpectation[expr, x \[Distributed] dist] gives the numerical expectation of expr under the assumption that x follows the probability distribution dist.NExpectation[expr, ...
The shooting method works by considering the boundary conditions as a multivariate function of initial conditions at some point, reducing the boundary value problem to ...
Introduction   (CUDALink Tutorial)
CUDALink allows Mathematica to use the CUDA parallel computing architecture on Graphical Processing Units (GPUs). It contains functions that use CUDA-enabled GPUs to boost ...
BarChart   (Built-in Mathematica Symbol)
BarChart[{y_1, y_2, ...}] makes a bar chart with bar lengths y_1, y_2, ....BarChart[{..., w_i[y_i, ...], ..., w_j[y_j, ...], ...}] makes a bar chart with bar features defined ...
FindMinimum   (Built-in Mathematica Symbol)
FindMinimum[f, x] searches for a local minimum in f, starting from an automatically selected point.FindMinimum[f, {x, x_0}] searches for a local minimum in f, starting from ...
FindRoot   (Built-in Mathematica Symbol)
FindRoot[f, {x, x_0}] searches for a numerical root of f, starting from the point x = x_0.FindRoot[lhs == rhs, {x, x_0}] searches for a numerical solution to the equation lhs ...
RayleighDistribution   (Built-in Mathematica Symbol)
RayleighDistribution[\[Sigma]] represents the Rayleigh distribution with scale parameter \[Sigma].
StateFeedbackGains   (Built-in Mathematica Symbol)
StateFeedbackGains[ss, {p_1, p_2, ..., p_n}] gives the state feedback gain matrix for the StateSpaceModel object ss such that the poles of the closed-loop system are p_i.
1 ... 45|46|47|48|49|50|51 ... 118 Previous Next

...