Dp 143 en

Z DCEwiki
Verze z 7. 3. 2014, 23:38, kterou vytvořil Sojkam1 (diskuse | příspěvky) (Automatic addition of PDF link)
Skočit na navigaci Skočit na vyhledávání

Numerical algorithms for polynomial matrices in C++ programming lenguage

Author: Halmo Leoš

Diplomové práce 2004

Download thesis in PDF

143img.gif

This work deals with implementation of numerical algorithms for polynomial matrices in C++ programming language. The main result of this work is a new object-oriented library PolPack++, which can perform basic numerical operation with polynomial matrices. Functions for solving linear equation with polynomial matrices, triangularization, determinant computation and rank evaluation are included. New advanced programming techniques were used for design this library. Descriptions of these techniques are also included.