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

Matrix Based freeware
Filter: All | Freeware | Demo
 

Matrix Based

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 622

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

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

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

Photo Matrix PA2 Photo Matrix is a photo viewer. You may upload, create thumbnails and view your photos online. It has multiple album support and web based administration allowing copy/move/delete of your images. It requires no additional software except php GD extension.


Platforms: BSD Solaris

License: Freeware Download (54): Photo Matrix PA2 Download

Added: July 21, 2013 | Visits: 566

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: July 14, 2013 | Visits: 641

GreatCharts ScriptDHTML / CSS based line graph Script DHTML / CSS based line graph script allows you to represent line graphs using only DHTML and CSS.Unlike an applet based solution, this loads fast and blends in with the rest of the page. You can even use a transparent background for it.


Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (50): GreatCharts ScriptDHTML / CSS based line graph Script Download

Added: September 07, 2013 | Visits: 625

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: July 31, 2013 | Visits: 769

DHTML / CSS based pie chart Script This is a purely DHTML/ CSS based Pie Graph script. It loads fast and blends in with the rest of the page. You can even use a transparent background for it.


Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (49): DHTML / CSS based pie chart Script Download

Added: April 27, 2013 | Visits: 713

DHTML / CSS based bar graph Script This vertical bar graph is done completely using DHTML and CSS. Unlike an applet based solution, this loads fast and blends in with the rest of the page. You can even use a transparent background for it.


Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (45): DHTML / CSS based bar graph Script Download

Added: August 30, 2013 | Visits: 462

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

Variable frequency --180 degree conduction based three phase -- Simple PWM inverter It simulates three phase simple PWM-180 degree conduction based inverter. Frequency and output voltage can be changed using slider gains block used.


Platforms: Matlab


Added: September 11, 2013 | Visits: 430

Chaotic Map Based DSSS This program deals with Spread spectrum communication systems using chaos as the sequence generators.In coming days I will be updating it with complete chaos based generators Frequency Hopping and CDMA systems with multiple users and till oustic networks poustic networks phase.


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Chaotic Map Based DSSS Download

Added: August 10, 2013 | Visits: 939

PERFORMANCE ANALYSIS OF SYMBOL/CHIP BASED MINIMUM Current direct sequence code division multiple access (DS-CDMA) system suffer from Multiple access interference (MAI) and Inter symbol interference (ISI) due to the frequency selective channel. This interference can be avoided by use of Adaptive Beamforming. There are two different minimum...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (43): PERFORMANCE ANALYSIS OF SYMBOL/CHIP BASED MINIMUM Download

Added: March 22, 2013 | Visits: 382

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

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

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: May 31, 2013 | Visits: 506

120 degree conduction based three phase inverter This model simulates 120 conduction based three phase inverter. FFT analysis is also shown using Power GUI block.


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): 120 degree conduction based three phase inverter Download

Added: May 19, 2013 | Visits: 510

PET reconstruction system matrix This include a MEX-DLL file which is an implementation of R L Siddon's refined method by Jacob for the calculation of ray path integral in PET/CT system image reconstruction. This is based on Line Intersection Length model to calculate probability matrix elements. Inputs are the LOR number and a...


Platforms: Matlab

License: Freeware Size: 10 KB Download (52): PET reconstruction system matrix Download

< 1 2 3 4 5 >