|
|
||
|
|
| Built-in Mathematica Symbol | See Also » |
| NormFunction is an option for functions such as FindFit and NDSolve which gives a function to be minimized in generating results. |
Find a "best" fit for data using different norms:
The default is to find the best least-squares fit:
Use the
Use the 1-norm:
Use a 2-norm for estimating local error in solving an ODE:
Use an
The error measure makes a difference in the solution quality:
|
| © 2008 Wolfram Research, Inc. |