Freeware Downloads for "Matrix Puzzle Magic Matrix"
- Hundred Sum Game
- License: Freeware

Add all the integers vertically, horizontally and diagnostically equals 100 in the magic matrix. This app makes players think numbers as a whole equal matrix..
- Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x
- Publisher: Timoyang
- Date: 03-06-2014
- Size: 246 KB
- Javascript Games Web
- License: Freeware

Addictive set of Pure Javascript Games including Picture Jigsaw Puzzle, Magic Squares, Crazy Pieces Puzzle, Marbles, Tic Tac Toe and Number Guessing. Many more to come... Unleash the power of Javascript!.
- Platform: Linux, Mac, Windows
- Publisher: jsgames.sourceforge.net
- Date: 24-11-2012
- Size: 11 KB
- Free Matrix Reality Screensaver
- License: Freeware

Want to have an exciting virtual journey to the matrix reality? This fantastic 3D screensaver will take you to the unknown matrix world right through your desktop. You will speedily fly through the matrix corridors and even be able to decipher the codes and their components. Investigate the inside of Matrix with this startling free screensaver!.
- Platform: Windows
- Publisher: 3D Savers
- Date: 04-08-2008
- Size: 3477 KB
- Another Matrix Screen Saver
- License: Freeware

Another Matrix Screen Saver uses glyphs which include reversed letters, numbers, and Japanese katakana characters. The Matrix code flows down the screen leaving the greenish trace. This free matrix screensaver for Windows 7 gives you the ability to change the speed of the Matrix code. You can also display coded messages that appear during the matrix code. You can make changes to the greenish matrix code with the matrix screensaver source code..
- Platform: Tablets, Windows
- Publisher: NicheScreenSavers.com
- Date: 07-02-2013
- Size: 351 KB
- Cells
- License: Freeware

Puzzle game.. Boston Matrix Diagram Foliomap Spectramap Data Analysis & Visualization. Boston Matrix, Foliomap, Spectramap business intelligence software, consulting, corporate planning, strategic analysis, management control accounting, multidimensional data warehouse analysis, data visualization, visual analytics, modeling, dynamic business simulation. BCG Matrix, Boston Portfolio Matrix, Biplot Diagram..
- Platform: Windows
- Publisher: 3DGame3D
- Date: 25-08-2009
- Size: 512 KB
- NTmatrix C++ Matrix Class
- License: Freeware

A C++ matrix class for creating matrix objects and easily performing elementary operations between matrix objects including addition, subtraction, multiplication, transposition, and trace.
Easily create and manage matrix objects in C++, Easily define any n x m matrix, with shortcuts for defining identity and diagonal matrices, Perform basic operations on and between matrix objects, Supports matrix multiplication, multiplication by a scalar, addition and subtraction of matrices and vectors, transposition, trace, and more, Interfaces easily with lapack and blas/cblas libraries, New features are coming
NTmatrix C++ Matrix Class License - GNU General Public License (GPL).
- Platform: WinOther
- Publisher: Clmatrix
- Date:
- Size: 8 KB
- JFreq
- License: Freeware

JFreq is a tool that takes plain text documents and turns them into a word frequency matrix.
JFreq tries to be quick, and not to take to much memory. It could be better at both, but it's quite usable.
The plain text files can be added directly, or by the folder-load. If folders are offered, JFreq only looks one level down into them for documents and assumes that everything it finds is a plain text file. It is helpful to make sure this is true.
During the counting process JFreq can, optionally:
· lowercase everything
· remove currency symbols
· remove digits
· remove stop words with a list you provide
· apply a stemmer for one of 12 European languages
· perform a content analysis with a dictionary you provide
JFreq...
- Platform: WinOther
- Publisher: Will Lowe
- Date:
- Matrix Sea Foods
- License: Freeware

About Matrix Sea Foods
Matrix Sea Foods India Pvt. Ltd., established in the year 1996, is exclusively into the manufacture of Aqua Feeds and Feed Supplements. Matrix Sea Foods is a well organized industry with two decades of experience in India with a production capacity of 30,000 Metric Tonnes of all aqua related products.
Matrix is a leading name in both these verticals and has a captive market share all over India and exports to south East with a vast and closely connected dealer network.
MATRIX CROP ASSISTANCE PROGRAMME (CAP)
Matrix wants to To cater the needs of aquaculture industry through the empowerment the rural youth (undergraduates and graduates) as Aqua technical consultants.
- Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x
- Publisher: Graylogic Technologies
- Date: 11-03-2015
- Size: 4300 KB
- Convert Reflection Coefficients into Prediction Coefficients
- License: Freeware

A = rc2lpc(K): K is vector of reflection coefficients: K = [k1, k2, ..., kp]. A is vector of linear prediction coefficients: A = [1, a_p(1), a_p(2),..., a_p(p)] If the second input argument is passed, i.e., A = rc2lpc(K,'matrix'), then A is the matrix: [1, 0, 0, 0,..............,0; 1, a_1(1),0,0.........,0; 1, a_2(1), a_2(2),....0; . . . 1,a_p(1),a_p(2),...,a_p(p)].
- Platform: Matlab, Scripts
- Publisher: Nabin S Sharma
- Date: 21-06-2013
- Size: 10 KB
- MATLAB Simulation of variable-mass rigid-body 6DOF
- License: Freeware

SIXDOFVM Calculate aircraft variable-mass rigid-body six-degrees-of-freedom equations of motion using MATLAB ODE45 solver. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Inputs: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Forces = 3x1 vector of forces in body coordinates Moments = 3x1 vectory of moments in body coordinates dMass = mass rate of change for the aircraft dInertia = 3x3 Inertia Tensor matrix rate of change tarray = time series vector OPTIONAL INPUTS: Ipos_i = 3x1 vector of initial position Ivel_b = 3x1 vector of initial velocity (body) Irates_b = 3x1 vector of initial body rates Imass = initial mass of aircraft IInertia = initial 3x3 Inertia Tensor matrix Ieuler = 3x1 vector of initial euler angles =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Outputs: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= t =...
- Platform: Matlab, Scripts
- Publisher: Stacey Gage
- Date: 20-06-2013
- Size: 10 KB
- Multiple Correspondence Analysis Based on the Burt Matrix
- License: Freeware

Statistics fundamentals of the Correspondence Analysis (CA) is presented in the CORRAN and MCORRAN1 m-files you can find in this FEX author''s page. CA can be extended to more than two categorical variables, called Multiple Correspondence Analysis (MCA). CA and MCA are graphical techniques for representing the information in a two-way or higher-order multiway contingency table. They contain the counts (frequencies) of items for a cross-classifications of the categorical variables (Rencher, 2000).
- Platform: Matlab, Scripts
- Publisher: Antonio Trujillo-Ortiz
- Date: 08-01-2013
- Size: 10 KB
- General Viterbi Algorithm
- License: Freeware

General implementation of matlab version of Viterbi algorithm specifically written for gene structure finding problem in mind. However, it can be modified to suit the goal of a user. Input: Transition Probability Matrix Emission Probability Matrix Initial Probability Matrix States Matrix (ie. Exon,Intron, Intergenic, etc.) Sequence File Name <-- Optional Output: Most probable state sequence ('Path') into output.txt Further Detail: http://en.wikipedia.org/wiki/Viterbi_algorithm.
- Platform: Matlab, Scripts
- Publisher: Jacob Shin
- Date: 21-06-2013
- Size: 10 KB
- matrandbin
- License: Freeware

This file generates a matrix of 'n' (rxc) random numbers (0's & 1's) with a binomial distribution (randomized binomial matrix). The parameter 'p' is the probability associated to get ones [P(x=1) = p]. The matrix generated can be squared (r==c) or not (r~=c). It needs to input r-matrix rows, c-matrix columns, p-probability (in) associated to the ones (default = 0.5). The outputs are a complete summary of the randomized binomial matrix procedure and a selected matrix of the random numbers..
- Platform: Matlab, Scripts
- Publisher: Antonio Trujillo-Ortiz
- Date: 24-06-2013
- Size: 10 KB
- ZK Matrix Calculator
- License: Freeware

This project bases on JAVA and the ZK AJAX framework. The purpose of the project is an easy and obvious matrix Calculator.
ZK Matrix Calculator License - GNU General Public License (GPL).
- Platform: WinOther
- Publisher: Zkmatrixcalcula
- Date:
- Haypi Dragon
- License: Freeware

Young dragon trainer, you are the only one who can stop the evil forces that destroy the land!
Heroic Journey
Begin your journey with your reliable dragon, Roco, at your side. Launch bombs on the evil dragons that get in your way. Use the rewards you gain from defeating evil dragons to strengthen your own dragon: teach him new abilities and bombs, train him at the Dragon Eyrie, and enhance his power with synthesis stones. Complete tasks and reap their rewards, gaining money and experience along the way.
- Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x
- Publisher: Haypi Inc
- Date: 07-01-2015
- Size: 73728 KB
- IndigoBarcode
- License: Freeware

Linear barcode recognition engine. IndigoBarcode is a barcode reader engine thar can recognize with great accuracy 19 barcode symbologies from scanned black and white images.Supported barcode types: Interleaved 2of5, IATA 2of5, Industrial 2of5, Inverted 2of5, Datalogic 2of5, Matrix 2of5, BCD Matrix, Code 32, Code 39, Code 93, Code 128, Codabar,EAN 13, EAN 8, UPCA A, UPCA E, Addon-2, Addon-5, UCC128/EAN128. Next Steps Software - Imaging Solutions and Document Management Systems. Next Steps software simplifies the task of data capture and exchange, image processing and document management.
- Platform: WinOther
- Publisher: next-steps.eu
- Date: 18-9-2009
- Size: 1873 KB
- Avi2Dvd
- License: Freeware

About : Avi2Dvd is a GUI in order to convert with just one click an Avi/Ogm/Mkv/Dvd to Dvd/Svcd/Vcd. This utility uses only freeware software . Supports : 1 VideoStream 1 AudioStream 3 Subtitle Streams (in dvd mode) Usage : 1) Just load your avi/mkv/ogm (avi mode) or load ifo (dvd mode). 2) Choose your Audiostream. 3) Choose your output type (dvd/svcd/vcd). 4) Pick your favorite encoder (Quenc / FreeEnc / NuEnc / CCE if you own it !!!). 5) Load your Textual Subtitle. 6) Press GO !!! 7) Burn the generated image.
- Platform: Windows
- Publisher: Trust Fm
- Date: 16-10-2011
- Size: 36331 KB
SpinCalc is a consolidated matlab function that will convert any rotation data between the 4 types included. Will also convert between 2 different Euler angle set types. Multiple orientations can be input. For N orientations: DCM ===> 3x3xN multidimensional array EA### ===> Nx3 matrix Euler Vectors ===> Nx4 matrix Quaternions ===> Nx4 matrix Input includes error check flag that will warn when Euler angles approach singularity or when appropriate values deviate from unity. Fatal errors issued for improper DCM's etc.
- Platform: Matlab, Scripts
- Publisher: John Fuller
- Date: 10-01-2013
- Size: 10 KB
- anombal
- License: Freeware

Analysis of Means (ANOM) is a statistical procedure for troubleshooting industrial processes and analyzing the results of experimental designs with factors at fixed levels. ANOM is an alternative to ANOVA for a fixed effects model. Unlike ANOVA only determines if there is a significant difference between the treatment means, ANOM identifies the means that are significantly different. For it is considered a class of multiple comparasions procedure. ANOM not only answers the question of whether or not there are any differences among the factor levels, but when there are differences, it also tell us which levels are better and which are worst.
- Platform: Matlab, Scripts
- Publisher: Antonio Trujillo-Ortiz
- Date: 18-05-2013
- Size: 10 KB
- anomunbal
- License: Freeware

Analysis of Means (ANOM) is a statistical procedure for troubleshooting industrial processes and analyzing the results of experimental designs with factors at fixed levels. ANOM is an alternative to ANOVA for a fixed effects model. Unlike ANOVA only determines if there is a significant difference between the treatment means, ANOM identifies the means that are significantly different. For it is considered a class of multiple comparisons procedure. ANOM not only answers the question of whether or not there are any differences among the factor levels, but when there are differences, it also tell us which levels are better and which are worst.
- Platform: Matlab, Scripts
- Publisher: Antonio Trujillo-Ortiz
- Date: 25-06-2013
- Size: 10 KB
Matrix Puzzle Magic Matrix: Freeware | All



