MathGroup Archive 2003

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

Search the Archive

NonlinearFit and complex functions

  • To: mathgroup at smc.vnet.net
  • Subject: [mg41290] NonlinearFit and complex functions
  • From: Michael Ignatov <mei3 at po.cwru.edu>
  • Date: Tue, 13 May 2003 04:19:58 -0400 (EDT)
  • Organization: Case Western Reserve University, Cleveland, OH, USA
  • Sender: owner-wri-mathgroup at wolfram.com

Hi everyone!
Hope that someone knows a workaround to this problem. I have a set of
experimental data. The analytical equation that I get returns a real and
imaginary parts. The imaginary part is very small and from point of view
is insignificant. I would like to fit my experimental data to the real
part of the model disregarding imaginary part. NonlinearFit doesn't seem
to work in such situation. At the best it returns "the model is not
real" which I already know. Is there a way to either modify my model or
make NonlinearFit discard imaginary part? Thank you all very much for
any suggestions.
Michael



  • Prev by Date: Count pattern
  • Next by Date: Apart, Factor on different operations
  • Previous by thread: Re: Count pattern
  • Next by thread: RE: NonlinearFit and complex functions