181 - 190 of 671 for BlockSearch Results
View search results from all Wolfram sites (6447 matches)
MaxSteps   (Built-in Mathematica Symbol)
MaxSteps is an option to functions like NDSolve that specifies the maximum number of steps to take in generating a result.
$MachinePrecision   (Built-in Mathematica Symbol)
$MachinePrecision gives the number of decimal digits of precision used for machine-precision numbers.
Entering Tables and Matrices   (Mathematica Tutorial)
The Mathematica front end provides an Insert > Table/Matrix submenu for creating and editing arrays with any specified number of rows and columns. Once you have such an ...
LiftingFilterData   (Built-in Mathematica Symbol)
LiftingFilterData[...] represents lifting-filter data used to compute forward and inverse lifting wavelet transforms.
Fit   (Built-in Mathematica Symbol)
Fit[data, funs, vars] finds a least-squares fit to a list of data as a linear combination of the functions funs of variables vars.
Advanced Matrix Operations   (Mathematica Tutorial)
Finding singular values and norms of matrices. The singular values of a matrix m are the square roots of the eigenvalues of m.m^*, where * denotes Hermitian transpose. The ...
GUIKit Example: PlotGroup   (GUIKit Package Tutorial)
This example demonstrates how to create a reusable GUIKit` widget for wrapping Plot and some of its options. You can easily treat the PlotGroup example as a single reusable ...
CholeskyDecomposition   (Built-in Mathematica Symbol)
CholeskyDecomposition[m] gives the Cholesky decomposition of a matrix m.
Do   (Built-in Mathematica Symbol)
Do[expr, {i_max}] evaluates expr i_max times. Do[expr, {i, i_max}] evaluates expr with the variable i successively taking on the values 1 through i_max (in steps of 1). ...
HermiteH   (Built-in Mathematica Symbol)
HermiteH[n, x] gives the Hermite polynomial H_n (x).
1 ... 16|17|18|19|20|21|22 ... 68 Previous Next

...