home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1995 / ARCHIVE95.iso / discs / shareware / share_49 / best_fit / !GL_Fit / !help next >
Text File  |  1992-02-21  |  2KB  |  54 lines

  1.                 !help for !GL_Fit version 1.01
  2.  
  3. A linear data fitter. This program calculates the best linear fit
  4. of a set of (orthogonal) functions to your data.
  5.  
  6.  
  7. USAGE:
  8. ~~~~~
  9. -Drop a data/text/CSV file (2 or 3 columns of numbers)  on the baricon.
  10.  col. 1: represents your 'x' data
  11.  col. 2:                 'y' data
  12.  col. 3: represents an (estimated) error in your 'y' value. [optional]
  13.  
  14. -Select the desired order from the menu (this affects the accuracy or number
  15.  of terms of your fit function).  
  16.  N.B.: the highest order you can select depends on the number of data points 
  17.      you've dropped.
  18.  
  19. -Select the desired fit-function from the submenu 'bases'.
  20.  
  21. -Click 'GO'
  22.  
  23. N.B.. Use the adjust button to keep your menu's on screen.
  24.  
  25.  
  26. RESULTS:
  27. ~~~~~~~
  28. Covariance-matrix or coefficients (parameters) may be saved from the menu as
  29. a text-file. A very nice feature is the generating of a curve with the
  30. 'CurveGen' entry. This will save a sequence of x and f(x) numbers which is
  31. in fact represents your fit. You may set the system variable "GL_Fit$GenN" to
  32. a number >2 to set the number of generated coefficients (default 100). You
  33. may however scan through the results directly by using the dialog-boxes
  34. from the menu.
  35.  
  36. N.B.. Element[i][i] on the diagonal of the covariance matrix gives the
  37.     squared error of parameter i.
  38.  
  39.  
  40. BUGS:
  41. ~~~~
  42. This program was actually written on a hot summer night, so there must be a
  43. lot of bugs in it. Have You found some ..., please send a complete description
  44. to me. To be honest, I never planned it as a PD-piece of software, but any
  45. suggestions to make it more useful are very welcome. 
  46.  
  47. My address is:
  48.  
  49.     Paul F.C. Groot.
  50.     AreStraat 46,
  51.     1445 EK, Purmerend.
  52.     Holland.
  53.  
  54.