|
From: terriblement <ric...@gm...> - 2012-05-24 06:13:06
|
yeah thank you :) Thomas Sefzick wrote: > > use table mode: > > set table 'somefilename' > plot ... smooth ... > unset table > fit somefunction(x) 'somefilename' ... > > > terriblement wrote: >> >> Hi everybody :) >> >> I've a file with >100 000 points, which describe an exponential function, >> but as the curve is not smooth at all, the fit doesn't match. >> >> I want to use the smooth function of GNUPLOT, and then do a fit of the >> "smoothered" curve. >> >> Is that possible ? >> >> Thank you :) >> > > -- View this message in context: http://old.nabble.com/fitting-a-%22smoothered%22-curve-tp33895406p33900064.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |