1 - 10 of 76 for FindFitSearch Results
View search results from all Wolfram sites (1403 matches)
FindFit   (Built-in Mathematica Symbol)
FindFit[data, expr, pars, vars] finds numerical values of the parameters pars that make expr give a best fit to data as a function of vars. The data can have the form {{x_1, ...
Manipulating Numerical Data   (Mathematica Tutorial)
When you have numerical data, it is often convenient to find a simple formula that approximates it. For example, you can try to "fit" a line or curve through the points in ...
Curve Fitting   (Mathematica Tutorial)
There are many situations where one wants to find a formula that best fits a given set of data. One way to do this in Mathematica is to use Fit. Basic linear fitting. Here is ...
Matrix-Based Minimization   (Mathematica Guide)
 
NormFunction   (Built-in Mathematica Symbol)
NormFunction is an option for functions such as FindFit and NDSolve which gives a function to be minimized in generating results.
Version 6.0 added a collection of carefully optimized functions to Mathematica's powerful arsenal of numerical handling capabilities.
Compiled   (Built-in Mathematica Symbol)
Compiled is an option for various numerical and plotting functions which specifies whether the expressions they work with should automatically be compiled.
FindCurvePath   (Built-in Mathematica Symbol)
FindCurvePath[{{x_1, y_1}, {x_2, y_2}, ...}] gives an ordering of the {x_i, y_i} that corresponds to one or more smooth curves.
Gradient   (Built-in Mathematica Symbol)
Gradient is an option for FindMinimum and related functions that specifies the gradient vector to assume for the function being extremized.
Data Transforms and Smoothing   (Mathematica Guide)
Directly integrated into Mathematica's uniform architecture for handling lists of data is an array of highly optimized algorithms for transforming and smoothing datasets that ...
1|2|3|4 ... 8 Next

...