Re: Norm of the error
- From: "vijitnair@xxxxxxxxx" <vijitnair@xxxxxxxxx>
- Date: 30 Mar 2006 06:22:05 -0800
I guess you are looking for an objective function to be used in
fminsearch.
there are more than a few choices
mean square error
sum of squared errors
mean absolute error
normalized error
chi-square error
The choice is dictated by the kind of data set you have. Sum of squared
residuals/least squares is the most popular but it is also very
susceptible to noise.
This might help
http://www.itl.nist.gov/div898/handbook/pmd/section1/pmd14.htm
.
- Prev by Date: Re: WHY NO Stochastic System simulation in Matlab
- Next by Date: tangent
- Previous by thread: How do I install Matlab from network server - Linux
- Next by thread: Re: Norm of the error
- Index(es):
Relevant Pages
|