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

Factorization software
 

Factorization

Added: July 14, 2013 | Visits: 590

LU512fm(A), lu factorization This script will determine the lower-upper factorization of a square matrix "A" through Gauss elimination.



Platforms: Matlab

License: Freeware Size: 10 KB Download (45): LU512fm(A), lu factorization Download

Added: August 03, 2013 | Visits: 378

Full Rank Factorization FRD - Full rank factorization of input matrix X.This will write X as the product of two matrices X = KL where both K and L have the same rank as X.





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Full Rank Factorization Download

Added: August 09, 2013 | Visits: 254

Rank-Revealing QR factorization Rank-Revealing QR factorization of an array. The mex-functions are using the rank-revealing QR routines xGEQPX and xGEQPY from ACM Algorithm 782. Can also handle complex and single precision array's.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Rank-Revealing QR factorization Download

Added: May 06, 2013 | Visits: 259

UDU Factorization & Kalman Filtering To enhance the efficiency and accuracy of Kalman filter computations, in particular the time and measurement updates, UDU factorization is employed. An interesting feature of the current implementation is the extension to semi-positive (nonnegative) matrices and systems with a time-varying state...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 71.68 KB Download (44): UDU Factorization & Kalman Filtering Download

Added: July 29, 2013 | Visits: 304

Polynomial Factorization POLYFACT Polynomial FactorizationQ = POLYFACT(A) returns the factorization of polynomial A. Input variable A must be a vector with integer coefficients in descending order. e.g. [3 7 2] represents 3*x^2+7x+2 Output Q is a cell array with each index being a polynomial factor, with integer...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Polynomial Factorization Download

Added: May 27, 2013 | Visits: 329

LU factorization with complete pivoting To compute the LU factorization under default settings: [L U p q] = lucp(A)This produces a factorization such that L*U = A(p,q). Vectors p and q permute the rows and columns, respectively.The pivot tolerance can be controlled: [L U p q] = lucp(A,tol)The algorithm will terminate if the absolute...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): LU factorization with complete pivoting Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 391

YAFU YAFU or Yet Another Factoring Utility is an interactive Command Line instrument for integer factorization. YAFU has a general purpose function, factor, which tries to optimally reduce a number to its factors using a combination of all of the implemented methods. This method measures the elapsed...


Platforms: Windows

License: Freeware Size: 4.7 MB Download (514): YAFU Download

Added: May 10, 2013 | Visits: 310

Sumsqint The function's algorithm uses Gaussian integer factorization and variable precision integers. Requirements: - MATLAB 7.8 or higher


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

License: Freeware Download (56): Sumsqint Download

Added: June 26, 2013 | Visits: 538

UDFactor [U D] = UDFactor(P) returns matrices U and D such that U.'*D*U = P[U D] = UDFactor(P,uflag) returns matrices U and D such that U*D*U.' = Pwhen uflag is set to TRUE. Setting uflag to FALSE is equivalent torunning UDFactor with only one argument.The alogrithm of UDFactor is similar to the Cholesky...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): UDFactor Download

Added: May 04, 2013 | Visits: 393

Rank revealing lu decomposition rrlu computes a rank revealing LU factorization of a general m-by-n real full matrix A using partial pivoting with row and column interchanges.The factorization has the formA(P,Q) = L * Uwhere P and Q are permutation vectors, L is lower triangular(lower trapezoidal if m > n), and U is upper...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Rank revealing lu decomposition Download

Added: May 26, 2013 | Visits: 306

EM algorithm for Gaussian mixture model This is a function performs maximum likelihood estimation of Gaussian mixture model by using expectation maximization algorithm.It can work on data of arbitrary dimensions. Several techniques are applied in order to avoid the float number underflow problems that often occurs on applying...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (46): EM algorithm for Gaussian mixture model Download

Added: June 10, 2013 | Visits: 386

trilin If you like the idea behind MATLAB's linsolve or Tim Davis' linfactor, you might find trilin useful as well.Let's say you have a generalized least squares problem, x = C * u C = inv(N)where N = inv(A' * inv(V) * A) u = A' * inv(V) * bMatrices A and V are dense and large, and V is not diagonal....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 92.16 KB Download (39): trilin Download

Added: May 29, 2013 | Visits: 236

Sumsqint Script The function's algorithm uses Gaussian integer factorization and variable precision integers.


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Sumsqint Script Download

Added: October 15, 2013 | Visits: 247

PySparse Pysparse is a fast sparse matrix library for Python. It provides several sparse matrix storage formats and conversion methods. It also implements a number of iterative solvers, preconditioners, and interfaces to efficient factorization packages. Both low-level and high-level interfaces are...


Platforms: Mac

License: Freeware Size: 890.88 KB Download (39): PySparse Download

Added: October 24, 2013 | Visits: 171

pysparse For Linux Pysparse is a fast sparse matrix library for Python. It provides several sparse matrix storage formats and conversion methods. It also implements a number of iterative solvers, preconditioners, and interfaces to efficient factorization packages. Both low-level and high-level interfaces are...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 143.36 KB Download (44): pysparse For Linux Download

Released: April 14, 2009  |  Added: June 02, 2009 | Visits: 1.321

NMath Core NMath Core contains foundational classes for object-oriented numerics on the .NET platform. Product features include: Single- and double-precision complex number classes; full-featured vector and matrix classes for single- and double-precision floating point numbers and single- and...


Platforms: Windows

License: Demo Cost: $395.00 USD Size: 30.99 MB Download (107): NMath Core Download

Released: May 14, 2008  |  Added: October 21, 2009 | Visits: 3.717

Matrix Calculator Pro " Matrix calculator Pro " is a practical math tool to calculator matrice. As you see, it's easy, various, and effectual. Its price is only $49.90. Download and try it. Function: -Matrix inverse. -Matrix transpose. Largest component. Smallest component. Matrix or vector...


Platforms: Windows, *nix

License: Shareware Cost: $49.90 USD Size: 617.78 KB Download (503): Matrix Calculator Pro Download

Added: October 14, 2010 | Visits: 944

HPC Challenge HPC Challenge is a high performance benchmark suite. The HPC Challenge consists of basically 7 benchmarks: 1. HPL - the Linpack TPP benchmark which measures the floating point rate of execution for solving a linear system of equations. 2. DGEMM - measures the floating point rate of execution...


Platforms: *nix

License: Freeware Size: 614.4 KB Download (93): HPC Challenge Download

Added: June 09, 2010 | Visits: 1.179

High Performance Linpack HPL is a software package that solves a (random) dense linear system in double precision (64 bits) arithmetic on distributed-memory computers. It can thus be regarded as a portable as well as freely available implementation of the High Performance Computing Linpack Benchmark. The algorithm used...


Platforms: *nix

License: Freeware Size: 512 KB Download (110): High Performance Linpack Download

Added: July 05, 2010 | Visits: 874

MPCA MPCA is a comprehensive suite of tools for doing discrete principal components analysis on data sets of size 100Mb or more. Scaling is done using sparse vectors, multi-threading, memory mapping, and other POSIX tricks. Reports, file dumping utilities and other utilities are included. The...


Platforms: *nix

License: Freeware Size: 2.8 MB Download (115): MPCA Download