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

Dot Matrix freeware
Filter: All | Freeware | Demo
 

Dot Matrix

< 1 2 3 4 5 
Added: April 26, 2013 | Visits: 451

Matrix Library for Simulink A set of blocks for manipulating 3x3 and 4x4 matrices. In versions of Simulink prior to R12, matrices were handled in row-major form, thus the need for special blocks to handle matrices. Although Simulink can now handle arrays as signals, some users may still find the row-major approach...



Platforms: Matlab

License: Freeware Size: 81.92 KB Download (44): Matrix Library for Simulink Download

Added: September 12, 2013 | Visits: 401

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

Added: March 26, 2013 | Visits: 408

Keplerian State Transition Matrix Phi = keplerSTM(x0,dt,mu) will return the state transition matrix Phi for a set of objects described by initial positions and velocities (x0) with gravitational parameters mu, propogated along Keplerian orbits for time dt. The positions and velocities at time dt is then given by Phi*x0. x0 must...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Keplerian State Transition Matrix Download

Un Systdodume Dynamique Lindoduaire Associdodu doT l'Equation De La Chaleur The equation PDE (PDE) partial differential heat is infrequent Apers develloppement I associate a dynamical system (ODE) after discreisation space for an associated dipole matrix (A, B) according to the theory of kernel JCWillems in control Automatic heat equation.


Platforms: Matlab


Added: May 17, 2013 | Visits: 469

Matrix Completion via Thresholding Contains three matrix completion algorithms and a demo script for running them. Also compares against other matrix completion algorithms - Singular Value Thresholding and Fixed Point Iteration.Solves the following three optimization problems:min rank(X) subject to ||y - M(X)||_2


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Matrix Completion via Thresholding Download

Added: August 27, 2013 | Visits: 662

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

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

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: July 13, 2013 | Visits: 357

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 (39): Finding a similar valid correlation matrix Download

Added: May 26, 2013 | Visits: 456

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

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: June 27, 2013 | Visits: 715

Data Matrix API libdmtx is an open-source library for reading and writing Data Matrix barcodes, two-dimensional symbols that hold a dense pattern of data with built-in error correction. This module provides a PHP wrapper API enabling Drupal developers to make use of libdmtx's matrix code encoding/decoding...


Platforms: PHP

License: Freeware Size: 10 KB Download (69): Data Matrix API Download

Added: August 16, 2013 | Visits: 279

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 (39): UC Matrix Download

Added: June 25, 2013 | Visits: 467

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 (40): Matrix Synthesizer Download

Added: June 22, 2013 | Visits: 412

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 23, 2013 | Visits: 470

Matrix Operations Matrix Operations is a program designed to do basic matrix operations such as determinants, inverses, adjoints, multiplication, addition/substraction and others. It is written in c++ for Linux, and it uses basic I/O display to output the matrices.


Platforms: *nix

License: Freeware Size: 61.44 KB Download (39): Matrix Operations Download

Added: November 07, 2013 | Visits: 423

dot-mode.el dot-mode.el is a minor mode for GNU Emacs / XEmacs that emulates the '.' command in vi. The original version was written in 1995 by James Gillespie. I took over maintenance in 2000 and did a much needed update to code portability and also added some nice features. Much of the code was...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (35): dot-mode.el Download

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

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

Added: August 27, 2008 | Visits: 1.113

Desktop Dot From the far reaches of India comes the ultimate desktop companion! The Desktop Dot is more than just a stupid dot that rests atop your desktop and babbles anything it damn well pleases. It's a companion, a friend, and probably the only creature on this godforsaken planet that truly loves you....


Platforms: Windows

License: Freeware Size: 1.7 MB Download (541): Desktop Dot Download

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

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

< 1 2 3 4 5