MathGroup Archive 2006

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

Search the Archive

Re: NonlinearFit + Sums

  • To: mathgroup at smc.vnet.net
  • Subject: [mg68877] Re: NonlinearFit + Sums
  • From: Lyta <lyta at mailinator.com>
  • Date: Tue, 22 Aug 2006 05:20:06 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Thanks for your help!

I figured out that this version works best for me,
x_i being a supscript (x CTRL+_+i):

NonlinearRegress[data, Sum[E^(mu)*x_i, {i, 1, 36}], Table[x_i, {i, 1, 36}], {mu}]


  • Prev by Date: Re: Trigonometric simplification
  • Next by Date: Controlling axes labels in 3D plots
  • Previous by thread: Re: NonlinearFit + Sums
  • Next by thread: Simplifying a Boolean Expression