CorelPolyGUI-0.3.2

Extension:
Extension ID:
vnd.basicaddonbuilder.corelpolygui
Release date:
22/12/2010 - 12:34
Version:
0.3.2
Operating system:
System Independent
Compatibility:
3.2, 3.3, 3.4
Binary type:
OOo extension (.oxt)
Release Notes: 


CorelPolyGUI

by:

  • Marcin Gutman
    mgutman(at)op(dot)pl
  • Laurent Balland-Poirier
    jumbo4444(at)yahoo(dot)fr
  • Laurent Godard
    oooconv(at)free(dot)fr
  • Björn Vennberg
    m95vebj(at)googlemail(dot)com


Fit a polynomial regression curve to (X,Y) data:
(*)

  • [a⋅x^i], [a⋅exp(x⋅i)], [a⋅x+b] models (**)
  • negative degrees possible
  • force intercept option [Y(0) = a0]
  • give polynomial equation and determination coefficient
  • plot experimental points and calculated curve

(*) Based on CorelPoly.sxc by Laurent Godard
http://oooconv.free.fr/fitoo/fitoo_en.html

(*) Issue 20819
http://qa.openoffice.org/issues/show_bug.cgi?id=20819

(**) Issue 34093
http://qa.openoffice.org/issues/show_bug.cgi?id=34093

Changelog

  • Fixed problem with "QR decomposition" when
    [number of points] = [max. deg. + 1]