download eigenvectors [4 articles found]


Object-oriented linear algebra for .NET..
The Bluebit .
NET Matrix Library provides classes for object-oriented linear algebra in the .NET platform. It can be used to solve systems of simultaneous linear equations, least-squares solutions of linear systems of equations,
eigenvalues and eigenvectors problems, and singular value problems. Also provided are the associated matrix factorizations such as Eigen, LQ, LU,
Cholesky, QR,
SVD. Both real and complex matrices are supported.
Software Development - Components & Libraries, On January 15, 2008 updated, downloaded 5 times, file size is 4022Kb.


Implement matrix algebra in your application..
The
Matrix ActiveX Component simplifies the use of matrix operations in application development. It provides for matrix operations such as addition, subtraction, multiplication, inversion, transpose, computation of determinant, LU and
Cholesky decompositions. Advanced edition additionally supports QR and Singular Value (
SVD) decompositions, Eigenvalue and
Eigenvector computation for symmetric and non symmetric real or complex matrices.
Software Development - ActiveX, On January 18, 2008 updated, downloaded 2 times, file size is 467Kb.

Time series analysis and forecast by SSA..
The program is based on the powerful model-free method of
time series analysis Caterpillar-
SSA (
Singular Spectrum Analysis). The result of the Caterpillar-SSA processing is identification, analysis and
forecast of additive components of time series (trends,
periodicities, noise). The program can be applied to multivariate analysis/forecasting and change-point detection.
Hobby & Education - Mathematics, On January 23, 2008 updated, downloaded 3 times, file size is 840Kb.

Computations associated with matrices.
Performs computations associated with
matrices, including solution of linear systems of
equations (even over-determined or inconsistent systems and solution by LU factors), matrix operations (add, subtract, multiply), finds determinant, trace, inverse, adjoint, QR or LU factors, eigenvalues, eigenvectors, establish the definiteness of a symmetric matrix, scalar multiplication, transposition, shift, create general, identity, or symmetric matrices
Hobby & Education - Mathematics, On January 17, 2008 updated, downloaded 5 times, file size is 2277Kb.