answersLogoWhite

0

It is the matrix that results from carrying out whatever operations are to be carried out.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

Write an algorithm for multiplication of two matrix using pointers?

To multiply two matrices using pointers in C, first ensure that the number of columns in the first matrix matches the number of rows in the second matrix. Then, allocate memory for the resultant matrix. Use nested loops: the outer loop iterates over the rows of the first matrix, the middle loop iterates over the columns of the second matrix, and the innermost loop calculates the dot product of the corresponding row and column, storing the result using pointer arithmetic. Finally, return or print the resultant matrix.


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.


How to find resultant force?

To find the resultant force you need to find both the x and y component of the resultant force. Once you have that, you can use the Pythagorean theorem to find the resultant force.


Write a c program using dynamic memory allocation function calloc to find sum of two matrices and also print the resultant matrix?

printf("%s",per>50?:"pass",per<50?:"fail");


Is resultant a vector quantity?

The resultant of two vectors cannot be a scalar quantity.


A resultant vector is?

a resultant vector not only the resultant of two or three vector. it is the resultant direction of two or many vectors.(let us push an object with same force in opposite direction the resultant is zero and if we push in same direction the force will double.if we pull a object with same force in x and y direction the resultant force in 45 degrees to x axis)


What is the order of The Matrix?

The Matrix The Matrix Reloaded The Matrix Revolutions


Give an example of a case when the resultant force is zero but resultant torque is not zero?

A couple.


How do you find missing vector if resultant is given?

The Resultant Vector minus the other vector


What is the formula for resultant displacment?

The formula for resultant displacement can be calculated using the Pythagorean theorem. It is given by: Resultant displacement = √(horizontal displacement^2 + vertical displacement^2)


What is the order of the matrix films?

There are three Matrix movies: The Matrix, The Matrix Reloaded, and The Matrix Revolutions. There are also a series of short animated films called The Animatrix. All movies on TopRater: toprater.com/en/movies/objects/2867535-the-matrix-1999


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.