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

Matrix Reloaded Poster freeware
Filter: All | Freeware | Demo
 

Matrix Reloaded Poster

< 1 2 3 4 5 
Released: August 06, 2012  |  Added: August 06, 2012 | Visits: 559

Armadillo C++ matrix library Armadillo is a fast, template based, C++ matrix library with optional interface to LAPACK and ATLAS libraries. Integer, floating point and complex numbers are supported, as well as disk storage and a subset of trigonometric and statistics functions.



Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 2.79 MB Download (50): Armadillo C++ matrix library Download

Released: December 01, 2012  |  Added: December 01, 2012 | Visits: 455

AssaultCube Reloaded Master Server The official PHP master-server compatible for AssaultCube Reloaded





Platforms: Windows, Mac, Linux

License: Freeware Size: 21.22 KB Download (45): AssaultCube Reloaded Master Server Download

Released: July 14, 2012  |  Added: July 14, 2012 | Visits: 322

GCDB Reloaded A new version of GCDB, GCDB-Reloaded. This project was started due to the fact GCDB devlopment has stalled. Support for PayPal, cPanel, and custom modules for other web hosting packages and payment gateways


Platforms: Windows, Mac, Linux

License: Freeware Size: 66.14 KB Download (47): GCDB Reloaded Download

Released: December 17, 2012  |  Added: December 17, 2012 | Visits: 542

JSparse Matrix Package The JSparse Matrix Package, developed by Philipp GeigenmALller 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.


Platforms: Windows, Mac, Linux

License: Freeware Size: 30.36 KB Download (45): JSparse Matrix Package Download

Released: November 03, 2012  |  Added: November 03, 2012 | Visits: 528

Photo Matrix 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: Windows, Mac, Linux

License: Freeware Size: 12.5 KB Download (49): Photo Matrix Download

Released: September 20, 2012  |  Added: September 20, 2012 | Visits: 400

PosteRazor - Make your own poster! Want to print a poster? PosteRazor cuts an image file into pieces and you can print then on your printer and glue them together to a poster. Easy FLTK based user interface. Uses FreeImage for image loading. Creates PDFs as output.


Platforms: Windows, Mac, Linux

License: Freeware Size: 2.02 MB Download (43): PosteRazor - Make your own poster! Download

Released: November 25, 2012  |  Added: November 25, 2012 | Visits: 589

Matrix Rebooted .0 About Matrix Rebooted A grand tribute to the movie trilogy from the Wachowski brothers and contains over 90 individual icons that can be used as a complete system replacement set for Mac desktops. Matrix Rebooted alone would be more than enough to satisfy any die-hard Neo fan, but Dave has also...


Platforms: Mac

License: Freeware Size: 3.3 MB Download (53): Matrix Rebooted .0 Download

Released: September 10, 2012  |  Added: September 10, 2012 | Visits: 484

Matrix Video Matrix Video allows you to access remote sites and monitor live and search recorded video via a network connection anytime, anywhere.


Platforms: Mac

License: Freeware Size: 9 MB Download (47): Matrix Video Download

Added: May 10, 2013 | Visits: 440

Fend Reloaded Fend Reloaded is a graphical environment for DOSBox. DOSBox emulates a complete computer including the DOS commandline and allows to run nearly all old DOS based games on modern hardware with any of the newer Windows versions. With DOSBox there is no need to worry about memory managers or free...


Platforms: Windows, Mac, *nix, Delphi, BSD Solaris

License: Freeware Download (59): Fend Reloaded Download

Added: February 20, 2013 | Visits: 561

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 (53): Photo Matrix PA2 Download

Added: July 21, 2013 | Visits: 460

Compute N x N DFT matrix dftmat = DFT matrix of order N x N; N = Order of the matrix computes the DFT matrix of orer N x N; DFT matrix is a n x n matrix defined as Wn=[(Wn)^km] Wn=exp(-j*2*pi/n)Reference: Multirate Systems and Filter banks by P.P Vaidyanathan Pearson Education 1993 appendix A.6


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Compute N x N DFT matrix Download

Added: May 19, 2013 | Visits: 504

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

Added: July 20, 2013 | Visits: 498

MPC Tutorial I: Dynamic Matrix Control This is the first part of the planned series for Model Predictive Control (MPC) tutorials.Dynamic Matrix Control is the first MPC algorithm developed in early 1980s. It is probably also the most widely used MPC algorithm in industry due to the fact that its internal model, the step response model...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (41): MPC Tutorial I: Dynamic Matrix Control Download

Added: March 31, 2013 | Visits: 565

Matrix Analysis of Three Dimensional Bar Structures MABS3D Input data is the Microsoft ExceldlT« file, where the table of nodes, table of elements, nodal external loads vector and boundary conditions are stored.After running the mabs3d.m file on the Command Window, the program calculates the stiffness matrix in local coordinates kiL (element i). Once...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (47): Matrix Analysis of Three Dimensional Bar Structures MABS3D Download

Added: April 26, 2013 | Visits: 447

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

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

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

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

< 1 2 3 4 5