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

Matrix Like software
Filter: All | Freeware | Demo
 

Matrix Like

< 1 2 3 4 5 > 
Released: August 12, 2012  |  Added: August 12, 2012 | Visits: 977

Quadrophonic Matrix Decoder & Player Quadrophonic Matrix Decoder & Player is a small, simple, Java based application specially designed to help you decode quadrophonic matrix encoded file. Quadrophonics is a technology developed and used in the 1970's that applies an encoding matrix to the four input channels LF (Left Front), RF,... Platforms: Windows

License: Freeware Download (672): Quadrophonic Matrix Decoder & Player Download

Released: December 13, 2012  |  Added: December 13, 2012 | Visits: 690

Quadrophonic Matrix Encoder Quadrophonic Matrix Encoder is a small, simple, Java based application specially designed to help you encode your WAV files with just a few clicks. Quadrophonics is a technology developed and used in the 1970's that applies an encoding matrix to the four input channels LF (Left Front), RF, LB... Platforms: Windows

License: Freeware Download (855): Quadrophonic Matrix Encoder Download

Released: June 27, 2012  |  Added: June 27, 2012 | Visits: 614

Matrix Fall 3D Check out this unique Matrix Screensaver in 3D using the authentic fonts and original effects from the Matrix movie. Add and show custom texts in the Matrix Style. Enter the Matrix world in 3D ! It uses the Direct3D APIs for best performances. Many effects. Fully configurable. Source code... Platforms: Windows

License: Freeware Size: 1.14 MB Download (55): Matrix Fall 3D Download

Released: September 25, 2016  |  Added: October 19, 2016 | Visits: 1.182

Matrix Screensaver Matrix screensaver is legendary screensaver that emulates green matrix code on your screen. Green characters are running vertically down in columns on the black background. If you want to see what is inside the matrix and decrypt it this is your screensaver. Very simple to install and use. Just... Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 519.61 KB Download (190): Matrix Screensaver Download

Released: July 24, 2012  |  Added: July 24, 2012 | Visits: 1.042

Free Matrix Calculator Free Matrix calculator is a practical math tool to calculator real matrix and complex matrix. As you see, it's easy, various, and effectual. Download and try it. Function: Matrix inverse. Matrix transpose.Largest component. Smallest component. Matrix or vector norm.Dimension. Sum of diagonal... Platforms: Windows

License: Freeware Size: 567 KB Download (572): Free Matrix Calculator Download

Released: June 14, 2012  |  Added: June 14, 2012 | Visits: 597

Easy Matrix Calculator Function: * Matrix inverse. * Matrix transpose. * Largest component. * Smallest component. * Matrix or vector norm. * Dimension. * Sum of diagonal elements. * Determinant. * Matrix rank. * Eigenvalues. * QR factorization. Orthogonal-triangular decomposition. * LU factorization. *... Platforms: Windows

License: Shareware Cost: $39.90 USD Size: 512 KB Download (508): Easy Matrix Calculator Download

Added: May 10, 2013 | Visits: 632

Emacs-like hotkey support for wxPython This script shows a few simple methods implementing multiple hotkey support for emacs-like hotkey sequences. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (49): Emacs-like hotkey support for wxPython Download

Added: May 10, 2013 | Visits: 636

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

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 10, 2013 | Visits: 743

Basic Linear Algebra Matrix This script defines the Matrix class, an implementation of a linear algebra matrix. Arithmetic operations, trace, determinant, and minors are defined for it. This is a lightweight alternative to a numerical Python package for people who need to do basic linear algebra. Vectors are implemented as... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (68): Basic Linear Algebra Matrix Download

Added: May 10, 2013 | Visits: 669

Calculate the distance matrix This script presents you three ways to calculate a distance matrix out of a list of n-dimensional points using scipy. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Calculate the distance matrix Download

Added: May 10, 2013 | Visits: 467

com.wis.math.alg.Matrix Implements the behaviours of the Matrix Class -- provides methods for matrix manipulation. usage:var inst:Matrage: Platforms: Windows, Mac, Flash,

License: Freeware Download (53): com.wis.math.alg.Matrix Download

Added: July 21, 2013 | Visits: 567

Matrix TCL Lite Script The library supports only basic matrix operations, not being suitable for large matrices.It has been tested with:Borland C++ 5.0 (both 16 and 32 bit);Borland C++ 5.5;C++ Builder version 1.0, 3.0, 4.0 and 5.0;MS Visual C++ version 4.0, 4.2, 5.0 and 6.0;SUN g++ under Sun Solaris;GNU C++ and SGI C++... Platforms: C and C plus plus

License: Freeware Size: 40.96 KB Download (51): Matrix TCL Lite Script Download

Added: September 07, 2013 | Visits: 627

The Matrix Text effect for Graphics and Animations This DHTML script renders the Matrix effect on any short piece of text. It works in both IE4 and NS6 , and downgrades well with the rest. Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (43): The Matrix Text effect for Graphics and Animations Download

Added: August 30, 2013 | Visits: 465

N-point Paired Matrix for FFT It will help you to make a N-point Paired matrix for FFT. Platforms: Matlab

License: Freeware Size: 10 KB Download (48): N-point Paired Matrix for FFT Download

Added: March 22, 2013 | Visits: 383

decimation matrix This function gives the decimation matrix which after post mulitpling it with the given signal gives the downsampled version of the original signal...D = decimmtx(x,N)decimates the given signal by a factor of N.[D,y] = decimmtx(x,N)gives D as well as the decimated signal y Platforms: Matlab

License: Freeware Size: 10 KB Download (48): decimation matrix Download

Added: April 29, 2013 | Visits: 520

plotColumns.m: plots columns in matrix as time series [h,varargout]=plotColumns(data,varargin)plots columns of a matrix as if each column is a time seriesUSAGE:plotColumns(data);[h] = plotColumns(t,data);[h] = plotColumns(t,data,{colors});[h] = plotColumns(t,data,'plotopt');[h] = plotColumns(...,'plotopt');[h] = plotColumns(...,{colors}); Platforms: Matlab

License: Freeware Size: 10 KB Download (41): plotColumns.m: plots columns in matrix as time series Download

Added: June 09, 2013 | Visits: 499

Sequency(Walsh) ordered Hadamard matrix The function generates sequency(Walsh) ordered Hadamard matrix useful for image processing, signal processing, genetic algorithms etc. Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Sequency(Walsh) ordered Hadamard matrix Download

Added: May 07, 2013 | Visits: 407

convlution matrix in four lines CONV_MTX Convolution matrix. If 'x' is a column vector of length 'nx', then conv_mtx(x,nh) gives a toeplitz matrix 'X' of size (nx+nh-1) times (nh). 'nh' is the length of the column vector 'h' with which 'x' is convolved. Thus finally 'X*h' is same as conv(x,h). If 'x' and 'h' are row vectors,... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): convlution matrix in four lines Download

Added: September 12, 2013 | Visits: 406

Tutorial: C mex matrix demo This short tutorial illustrates basic numerical matrix computation in C. I encourage any comments from expirienced mex programmers for style improvement.This is a nice little function to demonstrate how you can interface MATLAB and C style matricies. There is some example code included showing... Platforms: Matlab

License: Freeware Size: 133.12 KB Download (44): Tutorial: C mex matrix demo Download

< 1 2 3 4 5 >