Quantunet.com

My Account

Joins Us
Flash 8 Actionscript 2.0 Knowledgebase
The Matrix  

What Is A Matrix ?
A matrix is a rectangular arrangement of data. In most cases the data in a matrix is a series of numbers in a specific order used to store information about an object.

A matrix can be considered a single entity in itself and is conventionally described by its dimensions ie the number of rows and columns it contains. This is a 2x3 matrix as it contains two rows and three columns:

2x3 matrix

Each number that makes up a matrix is called an element and has a specific address or reference. Typically an element in a matrix is referenced by writing row and column coordinate as a subscript for example for a matrix A each element can be written:
matrix address system

There are specific rules and procedures used to manipulate matrices for example simple operations such as addition or multiplication of two matrices must follow specific rules which dictate how to treat each element of each matrix.

To learn more about matrices in flash see the [Matrix Knowledgebase].

© 2008 Quantunet LLC All Rights Reserved | Intellectual Property | Terms of Use | Privacy
Home | About Quantunet | FAQ's | Contact Us