Re: Least Square fitting
Thanks for the help Rod. Yes, it is in Kg (strange, I know). I plot
the data and fit a "rough" curve to it and found that the intercept of
the line goes through the point (roughly) 3.6 and not the 0. This would
lend support to your idea that the measurements of length are of the
total length and not just the extension. However, that being said, can
you think of any reason why this might not be the case?
.
Relevant Pages
- Re: Fitting Data
... to plot this data and plot a line of best fit through it! ... My curve starts off with a curving section upwards, ... After that, you would have to fit the two sections, compute the overall residual, and move the breakpoint one direction or the other and repeat until you locate a minimum. ... A common-enough problem that might have some code at the Code Exchange, ... (comp.soft-sys.matlab) - Re: Limits to a fitting curve
... fit f'test1.DAT' using 1:2 via a,b,c,d ... I don´t need the curve to cover the whole 600-1000, only the area of the measured data should be covered. ... Just change your plot command to ... I don't know if it would make sense to allow a range specification for every function that is plotted and then take the range that includes all 'subranges' to plot the functions: ... (comp.graphics.apps.gnuplot) - Re: retain the fit and remove the curve
... could then see how the fit is calculated and plotted. ... A plot is made in Matlab using plotcommand of some data and then using ... the Basic curve fitting GUI in the graph a curve of some order of ... legend off % remove the legend ... (comp.soft-sys.matlab) - Re: Curve fitting or Optimization toolbox?
... So when I plot the ... finding an equation that would best fit _all_ these ... performed on the one curve selected, ... I could not find a way to specify multiple data sets on ... (comp.soft-sys.matlab) - Only 7.8 Billion (was: 9 Billion. The Population Explosion Is At And End.)
... This does, in fact, fit very well. ... deviations of about 10-20 million and is not a direct fit. ... The results of fitting this to the above-mentioned regularity ... surprising recent development in the world population curve. ... (sci.anthropology) |
|