Spelling suggestions: "subject:"2matrices -- computer programs"" "subject:"2matrices -- coomputer programs""
1 |
Parallel and high performance matrix function computationsBakkalo��lu, Bertan 26 February 1996 (has links)
Computing eigenpairs of a matrix corresponding to a specific geometry in the complex plane is an important topic in real time signal processing, pattern recognition, spectral analysis, systems theory, radar, sonar, and geophysics. We have studied the matrix sign and matrix sector function iterations to extract the eigenpairs belonging to various geometries without resorting to computationally expensive eigenanalysis methods. We propose a parallelization of an existing matrix sign function algorithm, which was implemented on a Meiko CS-2 multiprocessor. We obtain a fast and stable algorithm for computing the matrix sector functions using Halley's generalized iteration formula for solving nonlinear equations. We propose a parallel iterative algorithm to compute the principal nth root of a positive definite matrix using Gauss-Legendre integration formula. Furthermore computing functions of square matrices is also an important topic in linear algebra, engineering, and applied mathematics. A parallelization of Parlett's algorithm for computing arbitrary functions of upper triangular matrices is introduced. We propose a block-recursive and a parallel algorithm for fast and efficient computation of functions of triangular matrices. The parallel complexity and cache efficiency of these algorithms for computers with two levels of memory are also analyzed. / Graduation date: 1996
|
2 |
DSJM : a software toolkit for direct determination of sparse Jacobian matricesHasan, Mahmudul January 2011 (has links)
DSJM is a software toolkit written in portable C++ that enables direct determination of
sparse Jacobian matrices whose sparsity pattern is a priori known. Using the seed matrix
S 2 Rn×p, the Jacobian A 2 Rm×n can be determined by solving AS = B, where B 2 Rm×p
has been obtained via finite difference approximation or forward automatic differentiation.
Seed matrix S is defined by the nonzero unknowns in A. DSJM includes well-known as
well as new column ordering heuristics. Numerical testing is highly promising both in
terms of running time and the number of matrix-vector products needed to determine A. / x, 71 leaves : ill. ; 29 cm
|
Page generated in 0.1203 seconds