SLAMLib

×

Warnmeldung

This extension was not updated recently. It might not work with latest versions of OpenOffice.

Haupt-Reiter

Maintainer:
m95vebj
Bewertung:
4

Average: 4 (1 vote)

Anwendung:
Calc
Tags:
polynomial fit, extension, QR factorisation, extension, matrix, extension, linear algebra, extension, polynomial regression, extension, least, square, problem, extension, linear, equation, system, extension
Beitragsdatum:
Freitag, 29 Oktober, 2010 - 20:02
Statistiken
Week: Nicht getrackt - Monat: Nicht getrackt - Jahr: Nicht getrackt - Timeline
Download extension
System Independent version - All releases
Compatible with OpenOffice 4: Unbekannt
User feedback:
Compatible with OpenOffice 4.x?

Simple Linear Algebra and Math Library.

Adds some useful functions mainly for matrix manipulation to Calc such as:

  • Polyfit - returns polynomial P of n'th degree from the set of variables X and Y.
  • Polyval - returns fitted values Y from the polynomial P and the variables X.
  • QR - QR factorisation of matrix A such as QR = A.
  • Norm - returns Euclidean length of X.
  • Rref - reduced row echelon form of matrix A.
  • Gaussel - Gaussian elimination of matrix A.
  • Backsub - perform backwards substitution of linear equation system which is on reduced row form.
  • Zeros - produces an r by c matrix with zeros.
  • Ones - produces an r by c matrix with ones.
  • Eye - produces an r by c matrix with ones on the main diagonal and all other elements zero.
  • Triu - zeros out all element on the lower left triangle of a matrix.

Provided functions may assist in solving e.g. linear equation systems and least square problem. The long outstanding feature of polynomial trend line may easily be created with the use of Polyfit and Polyval. For a brief description on usage, use the Function Wizard.

Installation hint. You may have to log out and back in before the Add-In gets properly registered.

Copyright 2010 Björn Vennberg.

SLAMLib

Version Operating system Compatibility Release date
0.0.5 System Independent 3.4 28/04/2011 - 14:28 Weitere Informationen Download
0.0.4 System Independent 3.4 07/04/2011 - 16:39 Weitere Informationen Download
0.0.3 System Independent 3.2, 3.3, 3.4 29/10/2010 - 20:09 Weitere Informationen Download

Kommentare

Source is included within the extension file. Just use a suitable archiver to unzip it.

Björn

Can you point out the source location of this add-on

I keep getting the following error while trying to install SLAMLib 0.0.4 - either as an update or removing v0.0.3 and installing v0.0.4

Error while installing extension SLAMLib. The error message is: Rejecting types due to incompatibility! [com.example.XSLAMLib, members] Different number of types!
The extension will not be installed.