1951 - 1960 of 4519 for FunctionSearch Results
View search results from all Wolfram sites (414488 matches)
ControllableDecomposition   (Built-in Mathematica Symbol)
ControllableDecomposition[ss] yields the controllable decomposition of the StateSpaceModel object ss. The result is a list {s_c, ss_c} where s_c is the transformation matrix ...
ObservableDecomposition   (Built-in Mathematica Symbol)
ObservableDecomposition[ss] yields the observable decomposition of the StateSpaceModel object ss. The result is a list {s_o, ss_o} where s_o is the transformation matrix and ...
Set   (Built-in Mathematica Symbol)
lhs = rhs evaluates rhs and assigns the result to be the value of lhs. From then on, lhs is replaced by rhs whenever it appears. {l_1, l_2, ...} = {r_1, r_2, ...} evaluates ...
InverseGammaDistribution   (Built-in Mathematica Symbol)
InverseGammaDistribution[\[Alpha], \[Beta]] represents an inverse gamma distribution with shape parameter \[Alpha] and scale parameter ...
Work with Nested Lists   (Mathematica How To)
Nested lists are lists within a list; they are the principal structure for data in Mathematica and allow for high-dimension arrays and ragged datasets as well as common uses ...
MachinePrecision   (Built-in Mathematica Symbol)
MachinePrecision is a symbol used to indicate machine-number precision.
MaxRecursion   (Built-in Mathematica Symbol)
MaxRecursion is an option for functions like NIntegrate and Plot that specifies how many recursive subdivisions can be made.
NotebookPut   (Built-in Mathematica Symbol)
NotebookPut[expr] creates a notebook corresponding to expr and makes it the currently selected notebook in the front end. NotebookPut[] creates a new empty ...
Constructing Matrices   (Mathematica Tutorial)
Functions for constructing matrices. This generates a 2×2 matrix whose i,j^th entry is a[i,j]. Here is another way to produce the same matrix.
NSolve   (Built-in Mathematica Symbol)
NSolve[expr, vars] attempts to find numerical approximations to the solutions of the system expr of equations or inequalities for the variables vars. NSolve[expr, vars, ...
1 ... 193|194|195|196|197|198|199 ... 452 Previous Next

...