home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / acorn / 8075 < prev    next >
Encoding:
Text File  |  1992-07-31  |  1.4 KB  |  33 lines

  1. Newsgroups: comp.sys.acorn
  2. Path: sparky!uunet!mnemosyne.cs.du.edu!nyx!amell
  3. From: amell@nyx.cs.du.edu (Andrew P.Mell)
  4. Subject: Re: Curve fitting program needed...please help
  5. Message-ID: <1992Jul31.191621.5889@mnemosyne.cs.du.edu>
  6. Sender: usenet@mnemosyne.cs.du.edu (netnews admin account)
  7. Organization: Nyx, Public Access Unix at U. of Denver Math/CS dept.
  8. References: <1992Jul27.105343.5767@syma.sussex.ac.uk> <1992Jul30.204613.16050@cs.aukuni.ac.nz>
  9. Date: Fri, 31 Jul 92 19:16:21 GMT
  10. Lines: 21
  11.  
  12. In article <1992Jul30.204613.16050@cs.aukuni.ac.nz> jwil1@cs.aukuni.ac.nz (TMOTA) writes:
  13. >mppu3@syma.sussex.ac.uk (Conor McMenamin) writes:
  14. >
  15. >>Dear all,
  16. >>    I apologise if this is a FAQ for this group, I'm posting for a
  17. >>colleague and don't normally read comp.sys.acorn. He needs a program to
  18. >>perform a polynomial fit on an archimedes. Initially he only needs to
  19. >>fit a quadratic, but may need to fit higher order polynomials after
  20. >>that. Does anyone know of a program that will do this, preferably
  21. >>PD/shareware?
  22. >
  23. >I would suggest asking on a group such as comp.graphics - C code is really
  24. >quite portable, so there is no need to specifically ask on an Acorn group.
  25. >
  26.  
  27. No need, GraphDraw on pdsoft.lancs.ac.uk does exactly what you need, for
  28. any polynomial up to order 6, it also supports cubic spline fits too.
  29. Its ok, a bit hacky, but workable. The graphics Gems source isnt intended
  30. for polynomial fits.....
  31.  
  32. Andy
  33.