Questions tagged [function-fitting]

62 questions
0
votes
1 answer

gnuplot - How to fit a function every N data points

I am using gnuplot and the function fitting facilities to perform least squares fitting to some of my data. I have many data points (sometimes tens of millions) and hence fitting to all data points is impossible. (Or at least too slow to be…
FreelanceConsultant
  • 13,167
  • 27
  • 115
  • 225
-1
votes
1 answer

Fitting a curve

I hope this is the right place to ask this question. I have a curve that I'd like to fit, but I don't know exactly what kind of fitting would be appropriate. The curve is the following: y is converging towards 1 when x grows to infinity. I tried…
hulyce
  • 438
  • 3
  • 15
1 2 3 4
5