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.073.149 Times

Linear Algebra Toolkit Matrix software
Filter: All | Freeware | Demo
 

Linear Algebra Toolkit Matrix

< 1 2 3 4 5 
Added: July 11, 2013 | Visits: 395

Tkmatrix tkmatrix is an education mathematical program to manipulate matrices. Matrices are part of linear algebra. It was developed for students to learn algorithms and test own calculation. Therefore tkmatrix can give not even a solution but all algorithm steps as a protocol (report). It can calculate...



Platforms: *nix

License: Freeware Size: 317.44 KB Download (42): Tkmatrix Download

Added: July 07, 2013 | Visits: 482

Linear matrix-based neural network This is a learning model for matrix-based data. It can be more efficient than standard vector-based models when the training sample is small or the inputs are matrices, since this model has less parameters than standard ones and exploits an inner structure of the inputs. This model can be...





Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Linear matrix-based neural network Download

Added: July 29, 2013 | Visits: 473

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.958

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 (200): Matrix ActiveX Component Download

Added: May 09, 2006 | Visits: 11.564

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: 504

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 (45): 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: 335

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 (39): Stiffness Matrix Download

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

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 (1898): Matrix Calculator Download

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

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 (68): Barcode for ASP.NET Download

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

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: 938

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: 932

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: 745

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: 830

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: 661

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: 628

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: 618

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 20, 2013 | Visits: 737

Measures of Analysis of Time Series toolkit (MATS) Measures of Analysis of Time Series (MATS) toolkit computes a number of different measures of analysis of scalar time series (linear, nonlinear and other statistical measures). It also contains pre-processing tools (transformations and standardizations), data splitting facility, resampled data...


Platforms: Matlab

License: Freeware Size: 3.41 MB Download (63): Measures of Analysis of Time Series toolkit (MATS) Download

Added: May 09, 2013 | Visits: 539

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 (44): Non-linear regression GUI Download

< 1 2 3 4 5