Bp 364 en

Z DCEwiki
Verze z 6. 9. 2012, 11:09, kterou vytvořil Petrasva (diskuse | příspěvky) (Založena nová stránka: =Algorithms for matrices with Toeplitz structure= '''Author''': Matouš Raisigl Bakalářské práce 2012 The objective of this bachelor thesis was to investigate …)
(rozdíl) ← Starší verze | zobrazit aktuální verzi (rozdíl) | Novější verze → (rozdíl)
Skočit na navigaci Skočit na vyhledávání

Algorithms for matrices with Toeplitz structure

Author: Matouš Raisigl

Bakalářské práce 2012


The objective of this bachelor thesis was to investigate and implement in Mathematica special algorithms for operations with Toeplitz matrices. Toeplitz matrices have a special structure (constant values along left to right diagonals) enabling matrix operations to be calculated more efficiently and several different ways. This thesis describes and implements various algorithms for vector multiplication, determinant calculation, inverse matrix calculation and linear systems solution.