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

Matrix Addition freeware
Filter: All | Freeware | Demo
 

Matrix Addition

< 1 2 3 4 5 
Added: August 27, 2013 | Visits: 671

Euklid (Inverse) Distance Weight Matrix function W = euklid_W(ws,d,n)function W = euklid_invW(ws,d,n) PURPOSE: create an (inverse) euklidean distance spatial weight matrix (n x m 'moving-window' style matrix with distance to center cell weighted.) ------------------------------------------------------------------ USAGE: W =... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Euklid (Inverse) Distance Weight Matrix Download

Added: July 07, 2013 | Visits: 520

Matrix Analysis of Two Dimensional Bar Structures MABS2D Input data is the MS Excel file, where the table of nodes, table of elements, nodal external loads vector and boundary conditions are stored.After running the mabs2d.m file on the Command Window, the program calculates the stiffness matrix in local coordinates kiL (element i). Once the... Platforms: Matlab

License: Freeware Size: 30.72 KB Download (50): Matrix Analysis of Two Dimensional Bar Structures MABS2D Download

Added: June 16, 2013 | Visits: 401

ClebschGordan matrix of coefficients we can use any complete set of Eigenkets for basis of our hilbert spacewe can use |j1,j2,m1,m2> or |j1,j2,j,M>"clmatrix.m is use for building the transformation Matrix |j1,j2,j,M> = |j1,j2,m1,m2> Platforms: Matlab

License: Freeware Size: 10 KB Download (44): ClebschGordan matrix of coefficients Download

Added: September 07, 2013 | Visits: 481

Write to open and active Excel-file Write a matrix to active Excel-session. Input is filename, sheetname and range to write to in addition to the matrix that should be written to the Excel file.Some simple checks are implemented.Partly based on code from Matlab, sendt on mail from Antti LdoTAytynoja(Application Engineer in... Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Write to open and active Excel-file Download

Added: May 11, 2013 | Visits: 546

Excel Builder Demo: Matrix Laboratory This is a demo for MATLAB Excel Builder. This demo explains how one can compile MATLAB code into an Excel based COM component using MATLAB Excel Builder and use the same in Excel VBA. This demo compiles a MATLAB code that does basic matrix manipulations like addition, subtraction, multiplication,... Platforms: Matlab

License: Freeware Size: 245.76 KB Download (48): Excel Builder Demo: Matrix Laboratory Download

Added: July 13, 2013 | Visits: 364

Finding a similar valid correlation matrix Implementation of Nicholas J. Higham's algorithm "Computing the Nearest Correlation Matrix - A Problem from Finance", 2002.http://eprints.ma.man.ac.uk/232/01/covered...S_ep2006_70.pdf Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Finding a similar valid correlation matrix Download

Added: May 26, 2013 | Visits: 460

Distance Matrix Latitude Longitude DISTMATLATLON Computes distance matrix between list of coords in X and Y D = DISTMATLATLON(X,Y) for matrices X and Y, with columns [Lat Lon], returns the distance matrix where the (i,j)th entry is the distance between the i'th and j'th row of X and Y respectively. X and Y must have columns in the... Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Distance Matrix Latitude Longitude Download

Added: June 09, 2013 | Visits: 258

Matrix Decomposition Matrix decomposition using, e.g. the Cholesky decomposition requires the correlation matrix to be positive definite. That is, the eigenvalues must all be positive. In finance, this is rarely the case, and one often observes negative eigenvalues, or zero eigenvalues. These two functions do... Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Matrix Decomposition Download

Added: August 16, 2013 | Visits: 281

UC Matrix UC Matrix is an extension of the UC Affiliate2 module. I allows you to handle cases where the matrix of affiliates needs to be forced. For instance, you may want to have a maximum of 2 people under each affiliate (called a binary matrix.)FeaturesThe following are the features I planned to... Platforms: PHP

License: Freeware Size: 10 KB Download (45): UC Matrix Download

Added: June 25, 2013 | Visits: 470

Matrix Synthesizer The Matrix Synthesizer lets you create short melodies using a simple matrix of "tone blocks" and allows you to play these tunes on a variety of musical instruments. This application is written in JavaFX and was inspired by Andr?*N*?*A* Michelle's tone matrix. Platforms: Mac

License: Freeware Size: 943 B Download (46): Matrix Synthesizer Download

Added: October 12, 2013 | Visits: 476

Vector Addition Model This simulation gives students a chance to practice two-dimensional vector addition in an interactive format with immediate feedback. The magnitude and direction of two vectors are given; the students' task is to determine x and y components, length of the two vectors, and the resultant sum.... Platforms: Mac

License: Freeware Size: 1.36 MB Download (35): Vector Addition Model Download

Added: June 22, 2013 | Visits: 420

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 (34): JSparse Matrix Package Download

Released: January 11, 2004  |  Added: June 21, 2006 | Visits: 2.873

Neo Matrix 3D ScreenSaver Neo Matrix 3D screensaver brings your consciousness to the higher levels of reality where you can find yourself in the endless pseudo matrix 3D alien tunnels spinning and wirling around to change your perception of the earth environment. 3d alien tunnels series screensavers was programmed by the... Platforms: Windows

License: Freeware Size: 1.14 MB Download (205): Neo Matrix 3D ScreenSaver Download

Released: October 03, 2008  |  Added: November 12, 2008 | Visits: 1.913

Bits Screensaver Bits Screensaver is a cool screensaver that makes bits (zeros and ones) slide in your screen in Matrix style. You can even change bits to integers by using the settings menu of screensaver panel. Platforms: Windows

License: Freeware Size: 227.99 KB Download (192): Bits Screensaver Download

Added: November 23, 2010 | Visits: 1.407

KMatrix3d KMatrix3d is a nice 3D matrix OpenGL screen saver for KDE. This version is based on the code by Thomas John. IMPORTANT: Packagers wanted - please contact developer. Future: Currently Im working on the V2 version of KMatrix3D which will contain following effects: 1) endless corridor... Platforms: *nix

License: Freeware Download (110): KMatrix3d Download

Added: January 20, 2010 | Visits: 1.205

PDL::MatrixOps PDL::MatrixOps Perl module contains some useful Matrix operations. SYNOPSIS $inv = $a->inv; $det = $a->det; ($lu,$perm,$par) = $a->lu_decomp; $x = lu_backsub($lu,$perm,$b); # solve $a x $x = $b PDL::MatrixOps is PDLs built-in matrix manipulation code. It contains utilities for many... Platforms: *nix

License: Freeware Size: 2.1 MB Download (107): PDL::MatrixOps Download

Added: August 12, 2010 | Visits: 1.593

CAD::Drawing::Manipulate::Transform CAD::Drawing::Manipulate::Transform is a Perl module with Matrix methods for CAD::Drawing. Provides 3D transformation methods (based on traditional matrix algorithms) for Drawing.pm objects. Coordinate System All of these methods assume a RIGHT-HANDED coordinate system. If you are using a... Platforms: *nix

License: Freeware Size: 39.94 KB Download (127): CAD::Drawing::Manipulate::Transform Download

Added: January 24, 2010 | Visits: 736

LFMat LFMats goal is to furnish convenient matrix tools for the finite element methods. Actually, theres a lot of libraries for linear algebra on the net, but it seems that its still hard to find flexible and high performance free software for the required procedures (genericity, speed, adaptated... Platforms: *nix

License: Freeware Size: 409.6 KB Download (89): LFMat Download

Added: April 17, 2010 | Visits: 1.011

Math::MatrixReal::Aug SYNOPSIS use Math::MatrixReal; use Math::MatrixReal::Aug; These are certain extra methods for Math::MatrixReal, in the tradition of Math::MatrixReal::Ext1; $matrix1->augmentright($matrix2); Creates a new matrix of the form [$matrix1 $matrix2]. $matrix1 and $matrix2 must have the same... Platforms: *nix

License: Freeware Size: 4.1 KB Download (107): Math::MatrixReal::Aug Download

Added: November 07, 2010 | Visits: 935

addpsx addpsx project is a Perl script which generates addition worksheets in PostScript. It allows a variable number of digits. Usage: # addpsx | lpr digits must be between 1 and 4 Many parameters (e.g., size and spacing) are easily adjusted in the initialization section of this program.. To... Platforms: *nix

License: Freeware Size: 3.07 KB Download (96): addpsx Download

< 1 2 3 4 5