MathGroup Archive 1993

[Date Index] [Thread Index] [Author Index]

Search the Archive

Fit problem

  • To: mathgroup at yoda.physics.unc.edu
  • Subject: Fit problem
  • From: Mitja Lakner <mitja.lakner at uni-lj.si>
  • Date: Thu, 25 Nov 1993 08:44:00 +0100

s = Table[1000+x^2,{x,100}];
Fit[s,Table[x^i,{i,0,6}],x]

                               2             3
55.3968 + 228.148 x - 16.1253 x  + 0.570064 x  -

             4                5             -7  6
 0.00938293 x  + 0.000074832 x  - 2.30817 10   x

Is this only problem with bad condition number (of a linear system)?

Mitja





  • Prev by Date: Solving a set of equations
  • Next by Date: minimal surfaces
  • Previous by thread: Solving a set of equations
  • Next by thread: Absolute Sizes