51 - 60 of 1023 for StandardizeSearch Results
View search results from all Wolfram sites (2532 matches)
Rescale   (Built-in Mathematica Symbol)
Rescale[x, {min, max}] gives x rescaled to run from 0 to 1 over the range min to max. Rescale[x, {min, max}, {x_min, x_max}] gives x rescaled to run from x_min to x_max over ...
LinearModelFit   (Built-in Mathematica Symbol)
LinearModelFit[{y_1, y_2, ...}, {f_1, f_2, ...}, x] constructs a linear model of the form \[Beta]_0 + \[Beta]_1 f_1 + \[Beta]_2 f_2 + ... that fits the y_i for successive x ...
Input Syntax   (Mathematica Tutorial)
Typical ways to enter characters. All printable ASCII characters can be entered directly. Those that are not alphanumeric are assigned explicit names in Mathematica, allowing ...
Portability of MathLink Programs   (Mathematica Tutorial)
The Mathematica side of a MathLink connection is set up to work exactly the same on all computer systems. But inevitably there are differences between external programs on ...
GeneralizedLinearModelFit   (Built-in Mathematica Symbol)
GeneralizedLinearModelFit[{y_1, y_2, ...}, {f_1, f_2, ...}, x] constructs a generalized linear model of the form g -1 (\[Beta]_0 + \[Beta]_1 f_1 + \[Beta]_2 f_2 + ...) that ...
Output Formats for Numbers   (Mathematica Tutorial)
Output formats for numbers. These numbers are given in the default output format. Large numbers are given in scientific notation. This gives all numbers in scientific ...
Algebraic Operations on Polynomials   (Mathematica Tutorial)
For many kinds of practical calculations, the only operations you will need to perform on polynomials are essentially structural ones. If you do more advanced algebra with ...
Statistical Model Analysis   (Mathematica Tutorial)
When fitting models to data, it is often useful to analyze how well the model fits the data and how well the fitting meets the assumptions of the model. For a number of ...
Median   (Built-in Mathematica Symbol)
Median[list] gives the median of the elements in list. Median[dist] gives the median of the symbolic distribution dist.
Normalize   (Built-in Mathematica Symbol)
Normalize[v] gives the normalized form of a vector v. Normalize[z] gives the normalized form of a complex number z.Normalize[expr, f] normalizes with respect to the norm ...
1 ... 3|4|5|6|7|8|9 ... 103 Previous Next

...