answersLogoWhite

0


Best Answer

It is a scalar multiplier.

User Avatar

Wiki User

6y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is A constant by which a matrix is multiplied?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are eigenvalues and eigenvectors?

An eigenvector is a vector which, when transformed by a given matrix, is merely multiplied by a scalar constant; its direction isn't changed. An eigenvalue, in this context, is the factor by which the eigenvector is multiplied when transformed.


How do you call a matrix that if you multiplied it by the original matrix you would get the identity matrix?

That is called an inverse matrix


Can a 3 X 4 matrix be multiplied by a 4 X 1 matrix?

Yes. If one matrix is p*q and another is r*s then they can be multiplied if and only if q = r and, in that case, the result is a p*s matrix.


Is formed from the constant in a system of equations?

constant matrix


Define an indempotent matrix?

The phrase "idempotent matrix" is an algebraic term. It is defined as a matrix that equals itself when multiplied by itself.


When you multiply by a transformation it is multiplied on the left of the matrix?

somebody answer


How eigenvalues are calculated?

An eigenvector of a square matrix Ais a non-zero vector v that, when the matrix is multiplied by v, yields a constant multiple of v, the multiplier being commonly denoted by lambda. That is: Av = lambdavThe number lambda is called the eigenvalue of A corresponding to v.


Which matrix is one constant diagonals?

toeplitz


What would a 7x2 matrice and a 2x6 matrice form?

A 7*2 matrix (not matrice) and a 2*6 matrix, if multiplied together, will from a 7*6 matrix.


When you multiply by a transformation it is multiplied on the left of the vertex matrix?

not all the time


A number in an equation that is not multiplied by a variable?

Constant


Can a 3 X 5 matrix be multiplied by a 3 X 5 matrix?

No it can't !!!Matrix property: A matrix A of dimension [nxm] can be multiplied by another B of dimension [ txs] m=t.m=t => there exist a C = A.B of dimension [nxs].Observe that given [3x5] and [3x5], 5!=3(not equal to) so you can't!