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

Sparse software
Filter: All | Freeware | Demo
 

Sparse

< 1 2 3 4 5 > 
Added: August 16, 2013 | Visits: 188

Kronecker product This file serves as a replacement for Matlab's kron.m. It contains a more efficient implementation of the Kronecker product for dense, sparse and logical matrices.



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Kronecker product Download

Added: September 16, 2013 | Visits: 260

cosspace Utility function operates with no loops, so is of comparable speed to LINSPACE.Using the same syntax as LINSPACE, COSSPACE makes a cosine spaced vector, clustering the elements toward the endpoints with greater spacing in the middle:||_|__|___|____|_____|_____|____|___|__|_||Given negative vector...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): cosspace Download

Added: May 27, 2013 | Visits: 327

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

Added: August 26, 2013 | Visits: 367

Utilities for MEX files The package contains a set of C functions and preprocessor macros to simplify writing MEX source files. The routines help check input and output argument count, argument type, dimension and structure in a MEX file. See "common.c" in the subfolder "include" for details.Sample code is included in...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 61.44 KB Download (39): Utilities for MEX files Download

Added: April 19, 2013 | Visits: 243

datato1ofm.m Take categorical data matrix and transform whole matrix to binary sparse 1ofM matrix, keeping track of what came from where. Ideal for any form of count-based probabilistic analysis.Typically used in a chain following loadcell.m and celltonumeric.mdatato1ofm - recast data in 1 of M format,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): datato1ofm.m Download

Added: May 29, 2013 | Visits: 192

The k-LiMapS algorithm A Fixed-Point Iterative Schema for Error Minimization in k-Sparse DecompositionA a new algorithm to solve the sparse approximation problem over redundant dictionaries based on LiMapS, where the input signal is restricted to be a linear combination of k atoms from a fixed dictionary.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 286.72 KB Download (39): The k-LiMapS algorithm Download

Added: August 20, 2013 | Visits: 335

Draw color-coded lines in image LINES2IM generates an image with painted lines. The line-hues are the angles of the slopes.Given a set of line coordinates:X = [startx1 endx1; startx2 endx2;...]Y = [starty1 endy1; starty2 endy2;...]and a wanted image resolution, this code will generate the sparse matrix HUE, and the images BW,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Draw color-coded lines in image Download

Added: July 04, 2013 | Visits: 536

Conway's Game of Life in 3D 3-Dimensional version of Conway's Game of Life. "Life" is a cellular automaton invented by John Conway that involves live and dead cells in a rectangular, two-dimensional universe. This implementation uses a M x M x M grid; the number initial ramdomly generated cells can be changed using the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Conway's Game of Life in 3D Download

Added: September 16, 2013 | Visits: 446

EMF Interspire EMF Interspire extends the E-mail Marketing Framework module to support the Interspire Email Marketer mass mailing platform.This module requires the E-mail Marketing Framework and a working install of Interspire Email Marketer.This module is in active development and is still sparse on...


Platforms: PHP

License: Freeware Size: 10 KB Download (41): EMF Interspire Download

Added: June 23, 2013 | Visits: 235

BFRM BFRM is a comprehensive implementation of sparse statistical models for high-dimensional data analysis, structure discovery and prediction. The framework of sparse latent factor modelling coupled with sparse regression and anova for multivariate data is relevant in many exploratory and...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 1.4 MB Download (38): BFRM Download

Added: November 07, 2013 | Visits: 413

Pyspread for Linux Pyspread is a cross-platform Python spreadsheet software based on and written in the Python programming language. Instead of spreadsheet formulas, Python expressions are entered into the spreadsheet cells. Each expression returns a Python object that can be accessed from other cells. These...


Platforms: *nix

License: Freeware Size: 368.64 KB Download (42): Pyspread for Linux Download

Added: August 28, 2013 | Visits: 303

SparsePOP SparesPOP is a MATLAB implementation of a sparse semidefinite programming (SDP) relaxation method proposed for polynomial optimization problems (POPs). Please send a message to kojima-spop@is.titech.ac.jp if you have any question and/or request. Features . A MATLAB implementation of sparse...


Platforms: *nix

License: Freeware Size: 563.2 KB Download (33): SparsePOP Download

Added: June 22, 2013 | Visits: 411

JSparse Matrix Package The JSparse Matrix Package, developed by Philipp Geigenm?*N?ller during an internship at the prudsys AG in Chemnitz, Germany, is an extension of the well-known Java Matrix Package (JAMA) and allows the use of sparse matrices and related algorithms. Features . provides two storing techniques...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (33): JSparse Matrix Package Download

Added: October 24, 2013 | Visits: 95

hmmus The hmmus project has some HMM algorithms implemented in C, and it is meant to be useful under the following conditions: * The sequence of observations to be analyzed is so long that it does not fit conveniently in RAM. * Likelihoods per hidden state per position have been precalculated. *...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (38): hmmus Download

Added: July 11, 2013 | Visits: 212

pyoperators The pyoperators package defines operators and solvers for high-performance computing. These operators are multi-dimensional functions with optimised and controlled memory management. If linear, they behave like matrices with a sparse storage footprint.


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (32): pyoperators Download

Added: September 29, 2013 | Visits: 337

SLEPc This is the home page of SLEPc, the Scalable Library for Eigenvalue Problem Computations. SLEPc is a software library for the solution of large scale sparse eigenvalue problems on parallel computers. It is an extension of PETSc and can be used for either standard or generalized eigenproblems,...


Platforms: *nix

License: Freeware Size: 1.68 MB Download (39): SLEPc 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

Added: September 12, 2013 | Visits: 289

lmj.pursuit This Python package contains some variants of the matching pursuit sparse coding algorithm. Matching pursuit uses a set of "basis functions" or "codebook filters" to greedily encode a raw signal in terms of a weighted sum of filters. Using gradient ascent we can also infer a likely set of filters...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (38): lmj.pursuit Download

Added: June 20, 2006 | Visits: 4.470

Image Eye A fast image viewer with a handy unobtrusive user interface - The only image viewer you should need for browsing images. - Small, very fast, highly tuned code, with MMX support! - Optimized display in all video modes - no compromises in image quality. - A very ‘sparse’ but at the same...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 330 KB Download (343): Image Eye Download

Released: April 04, 2004  |  Added: March 24, 2006 | Visits: 5.024

febooti fileTweak Change file / folder date, time (timestamp) and attributes. Expands Windows "property" tabs to display additional file properties. View file and folder content (copy file list to clipboard). View file and directory description. Easy to use. It has an ability to manage Creation date, Modified date...


Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 356 KB Download (314): febooti fileTweak Download

< 1 2 3 4 5 >