answersLogoWhite

0

The order of a matrix consisting on m rows and n columns is m x n or (m, n).

User Avatar

Wiki User

7y ago

Still curious? Ask our experts.

Chat with our AI personalities

TaigaTaiga
Every great hero faces trials, and you—yes, YOU—are no exception!
Chat with Taiga
CoachCoach
Success isn't just about winning—it's about vision, patience, and playing the long game.
Chat with Coach
BeauBeau
You're doing better than you think!
Chat with Beau

Add your answer:

Earn +20 pts
Q: What is order of matrix?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Other Math

What is order of the resultant matrix AB when two matrices are multiplied and the order of the Matrix A is m n order of Matrix B is n p Also state the condition under which two matrices can be mult?

the order is m p and the matrices can be multiplied if and only if the first one (matrix A) has the same number of columns as the second one (matrix B) has rows i.e)is Matrix A has n columns, then Matrix B MUST have n rows.Equal Matrix: Two matrices A=|Aij| and B=|Bij| are said to be equal (A=B) if and only if they have the same order and each elements of one is equal to the corresponding elements of the other. Such as A=|1 2 3|, B=|1 2 3|. Thus two matrices are equal if and only if one is a duplicate of the other.


What is the definition of transpose in regards to a matrix?

The Transpose of a MatrixThe matrix of order n x m obtained by interchanging the rows and columns of the m X n matrix, A, is called the transpose of A and is denoted by A' or AT.


What is Adjacency Matrix?

Adjacency matric is static implementation of Grah.It consist of M*M order matrix. the return type pf matrix is boolewn.If there is an edge b\w two vertices then we place 1 in the matrix i,j index.If there is no edge b\w two vertices then we place 0 in the matrix i,j index. thanks


What type of matrix is a vector?

Vector matrix has both size and direction. There are different types of matrix namely the scalar matrix, the symmetric matrix, the square matrix and the column matrix.


Is matrix polynomial and polynomial matrix same?

No. A matrix polynomial is an algebraic expression in which the variable is a matrix. A polynomial matrix is a matrix in which each element is a polynomial.