MathGroup Archive 1999

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

Search the Archive

Ratio polynomial fit

  • To: mathgroup at smc.vnet.net
  • Subject: [mg17153] Ratio polynomial fit
  • From: Colin L C Fu <es2136 at eng.warwick.ac.uk>
  • Date: Sun, 18 Apr 1999 00:59:41 -0400
  • Organization: University of Warwick, UK
  • Sender: owner-wri-mathgroup at wolfram.com

Hiya,

I know curve fitting has been used a lot in science related subjects.
However, as far as I know, there is no mathematics software that can do
ratio polynomial fit, including Mathematica.  Am i right??

I have a set of datas, and I want to fit them according to the form of

y = G(x)/H(x), where G(x) = a1*x^n +a2* x^(n-1)+...+I*(b1*x^m +
b2*x^(m-1) ...+...) and  H(x) = c1*x^n +c2* x^(n-1) + ...

a,b,c are coefficeints, that iw ant to find from teh curve fitting. n
and m are degree of polynomials. x is variable.

Please advise.

Regards
Colin



  • Prev by Date: Re: MathLink C/C++?
  • Next by Date: I can't exit Windows98 after Mathematica sessions: why?
  • Previous by thread: HTML Save
  • Next by thread: Re: Ratio polynomial fit