Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.437.596 Times

Matrix Linear Algebra software
Filter: All | Freeware | Demo
 

Matrix Linear Algebra

< 1 2 3 4 5 
Added: July 29, 2013 | Visits: 477

Equation to matrix form When a give system of linear equations are converted to vector form it can easily be written matrix form.



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Equation to matrix form Download

Released: January 01, 2003  |  Added: May 16, 2006 | Visits: 2.962

Matrix ActiveX Component The Matrix ActiveX Component is a useful tool that can simplify the use of matrix operations for mathematical computations in application development. "It provides for matrix operations such as addition, subtraction, multiplication, inversion, transpose, and computation of determinant, LU and...





Platforms: Windows

License: Shareware Cost: $35.00 USD Size: 1.21 MB Download (206): Matrix ActiveX Component Download

Added: May 09, 2006 | Visits: 11.573

Matrix zeroizer Solve a matrix or system of linear equations using the Gauss method.


Platforms: Windows

License: Freeware Size: 15 KB Download (1379): Matrix zeroizer Download

Added: August 31, 2013 | Visits: 506

Salvaging a Linear Correlation Matrix The solution of the nearest correlation matrix applies the hypershpere or spectral decomposition methods as outlined in Monte Carlo methods in Finance by Peter Jackel, Chapter 6.Use CorrelationExample.m that applies a simple example for the two cases.


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Salvaging a Linear Correlation Matrix Download

SUB2IND4UP Linear index from subscripts of upper triangular matrix (only elements above diagonal) IND = SUB2IND4UP(I, J) returns the linear index equivalent to the row and column subscripts I and JLet ind be a vector of indexes for entries of some upper triangular matrix. The entries are selected vertically so that: ind = 1 is associated to entry (1, 2) ind = 2 is associated to entry (1, 3)...


Platforms: Matlab


Added: April 04, 2013 | Visits: 338

Stiffness Matrix Assemble Linear Stiffness Matrix for frames.for using this you assign Coordinates of nodes (NC) and define connectivity between the nodes in your finite elements models.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Stiffness Matrix Download

Released: July 12, 2002  |  Added: June 03, 2006 | Visits: 9.692

Matrix Calculator Morello Matrix Calculator is a simple, low cost utility for manipulating matrices of real numbers. It is as easy to use as a pocket calculator, but can perform most standard matrix operations for matrices up to 20 elements square. It also supports cut and paste operations allowing matrix data to...


Platforms: Windows

License: Freeware Size: 229 KB Download (1904): Matrix Calculator Download

Released: October 12, 2012  |  Added: January 09, 2013 | Visits: 970

Barcode for ASP.NET ASP.NET library to generate barcode images, supports Linear (1D), PDF417, Data Matrix, MaxiCode, QRCode.


Platforms: Windows

License: Commercial Cost: $349.00 USD Size: 781.25 KB Download (74): Barcode for ASP.NET Download

Released: October 12, 2012  |  Added: January 09, 2013 | Visits: 932

Barcode for .NET WinForms .NET WinForms library to generate barcode images, supports Linear (1D), PDF417, Data Matrix, MaxiCode, QRCode.


Platforms: Windows

License: Commercial Cost: $349.00 USD Size: 878.91 KB Download (68): Barcode for .NET WinForms Download

Released: October 12, 2012  |  Added: January 09, 2013 | Visits: 945

Barcode for .NET Reporting Services .NET Reporting Services library to generate barcode images, supports Linear (1D), PDF417, Data Matrix, MaxiCode, QRCode.


Platforms: Windows

License: Commercial Cost: $349.00 USD Size: 1.34 MB Download (61): Barcode for .NET Reporting Services Download

Released: October 12, 2012  |  Added: January 09, 2013 | Visits: 938

Barcode for .NET Crystal Reports .NET Crystal Reports library to generate barcode images, supports Linear (1D), PDF417, Data Matrix, MaxiCode, QRCode.


Platforms: Windows

License: Commercial Cost: $349.00 USD Size: 976.56 KB Download (64): Barcode for .NET Crystal Reports Download

Released: October 12, 2012  |  Added: January 09, 2013 | Visits: 751

Barcode for .NET RDLC Reports .NET RDLC Reports library to generate barcode images, supports Linear (1D), PDF417, Data Matrix, MaxiCode, QRCode.


Platforms: Windows

License: Commercial Cost: $349.00 USD Size: 1.05 MB Download (55): Barcode for .NET RDLC Reports Download

Released: February 10, 2007  |  Added: January 09, 2013 | Visits: 836

Java Barcode Generator Java library to generate barcode images, supports Linear (1D), PDF417, Data Matrix, MaxiCode, QRCode.


Platforms: OS/2, Windows, Mac, *nix, Palm OS, Windows CE, Pocket PC, Palm OS 6.0,Handheld/Mobile Other,Java

License: Commercial Cost: $349.00 USD Size: 1.24 MB Download (70): Java Barcode Generator Download

Released: August 17, 2012  |  Added: August 17, 2012 | Visits: 668

MacAnova A Program for Statistical Analysis and Matrix Algebra MacAnova is a free, open source, interactive statistical analysis program for Windows, Macintosh, and Linux written by Gary W. Oehlert and Christopher Bingham, both of the School of Statistics, University of Minnesota. In spite of its...


Platforms: Windows, Mac, Linux

License: Freeware Size: 10 MB Download (530): MacAnova Download

Added: May 10, 2013 | Visits: 633

SMAWK totally monotone matrix searching algorithm This SMAWK algorithm takes as input a function for computing matrix values, and searches for the position of maximum value in each row. The matrix must satisfy the "totally monotone" property: in each submatrix (in particular each 2x2 submatrix) the positions of the maxima must move leftward as...


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 621

Matrix vector multiplication Using 'reduce' and 'map', this code shows how a matrix vector multiplication can be reduced to a single loop.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Matrix vector multiplication Download

Added: May 09, 2013 | Visits: 545

Non-linear regression GUI The non-linear regression problem (univariate or multivariate) is easily posed using a graphical user interface (GUI) that solves the problem using one of the following solvers: - nlinfit: only univariate problems. - lsqnonlin: can deal with multivariate problems (more than one dependent fitting...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (48): Non-linear regression GUI Download

Added: September 03, 2013 | Visits: 380

Multiplication of Linear Expressions Script for the multiplication of linear expressions without coefficient constants. This script returns a polynomial of given expressions.The number of expressions are not restricted and constant may be real or integer.ExampleCompute the (x-2)(x+4)(x-5)...write in following format. here x is a Row...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Multiplication of Linear Expressions Download

Added: May 20, 2013 | Visits: 382

Neighbour points in a matrix Calculate the linear indices for neighboring points in a matrix. You need to supply one or more linear indices for the point(s) of origin and the dimensions of the matrix. You will get a list will linear indices to all neighboring points. The function also creates a vector with the distances from...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Neighbour points in a matrix Download

Added: October 25, 2006 | Visits: 6.371

Matrix City Screensaver Petrifying 3D screensaver which unveils the multimedia power if your computer. Basedon a"Matrix"theme, it pushes the graphics features of your video card/monitor to themaximum- amazing show.The screen saver also measures the performance of your 3-D video card by providinginformation about average...


Platforms: Windows

License: Shareware Cost: $9.95 USD Size: 2.76 MB Download (763): Matrix City Screensaver Download

< 1 2 3 4 5