answersLogoWhite

0


Best Answer

You count the rows and columns. "Dimensions" simply means how many rows and how many columns the matrix has.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How can you find the demensions of a matrix?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you find demensions?

use a ruler, tape measure or some measuring device


Find directed graph that has the adjacency matrix?

Find directed graph that has the adjacency matrix Find directed graph that has the adjacency matrix


How do you find original matrix from its inverse matrix?

To find the original matrix of an inverted matrix, simply invert it again. Consider A^-1^-1 = A^1 = A


Demensions of the problem in population and define each?

demensions of the problem in population and define each


What is the Matrix Pill?

The Matrix Pill is a program to find the person still "jacked in" to the Matrix world


Where can you find a competitive profile matrix for PepsiCo?

where can i find taco bell competitive profile matrix


How do you find transportation of matrix?

Invert rows and columns to get the transpose of a matrix


How can you describe 2 and 3 dimensions?

2 demensions is flat, 3 demensions is like the keyboard or the computer, not flat.


How do you find the inverse of a 10x2 matrix?

A non-square matrix cannot be inverted.


What is each number that you find in a matrix?

Each number in a matrix is called an element.


How to find the inverse of a square matrix?

You can factorize the matrix using LU or LDLT factorization algorithm. inverse of a diagonal matrix (D) is really simple. To find the inverse of L, which is a lower triangular matrix, you can find the answer in this link.www.mcs.csueastbay.edu/~malek/TeX/Triangle.pdfSince (A T )-1 = (A-1 )T for all matrix, you'll just have to find inverse of L and D.


How to find the inverse of a symmetric matrix?

You can factorize the matrix using LU or LDLT factorization algorithm. inverse of a diagonal matrix (D) is really simple. To find the inverse of L, which is a lower triangular matrix, you can find the answer in this link.www.mcs.csueastbay.edu/~malek/TeX/Triangle.pdfSince (A T )-1 = (A-1 )T for all matrix, you'll just have to find inverse of L and D.