1681 - 1690 of 1866 for EvaluateSearch Results
View search results from all Wolfram sites (17201 matches)
ListAnimate   (Built-in Mathematica Symbol)
ListAnimate[{expr_1, expr_2, ...}] generates an animation whose frames are the successive expr_i. ListAnimate[list, fps] displays fps frames per second.
MatrixExp   (Built-in Mathematica Symbol)
MatrixExp[m] gives the matrix exponential of m. MatrixExp[m, v] gives the matrix exponential of m applied to the vector v.
MatrixForm   (Built-in Mathematica Symbol)
MatrixForm[list] prints with the elements of list arranged in a regular array.
SparseArray   (Built-in Mathematica Symbol)
SparseArray[{pos_1 -> val_1, pos_2 -> val_2, ...}] yields a sparse array in which values val_i appear at positions pos_i. SparseArray[{pos_1, pos_2, ...} -> {val_1, val_2, ...
TableForm   (Built-in Mathematica Symbol)
TableForm[list] prints with the elements of list arranged in an array of rectangular cells.
Handling Lists, Arrays, and Other ...   (Mathematica Tutorial)
MathLink allows you to exchange data of any type with external programs. For more common types of data, you simply need to give appropriate :ArgumentTypes: or :ReturnType: ...
IDA Method for NDSolve   (Mathematica Tutorial)
The IDA package is part of the SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers) developed at the Center for Applied Scientific Computing of Lawrence ...
OrthogonalProjection Method for NDSolve   (Mathematica Tutorial)
Consider the matrix differential equation where the initial value y_0 y(0)∈^m×p is given. Assume that y_0^Ty_0I, that the solution has the property of preserving ...
Reading Textual Data   (Mathematica Tutorial)
With <<, you can read files that contain Mathematica expressions given in input form. Sometimes, however, you may instead need to read files of data in other formats. For ...
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 ...
1 ... 166|167|168|169|170|171|172 ... 187 Previous Next

...