answersLogoWhite

0

to check a matrix as transitive multiplay matrix with its self and take the row from m1 multiplay it with col from m2 if result equel one or more than one then matrix is transitive else not transitive

see this matrix
m1[1010;0101;0101]
m2[1010;0101;0101]
result m1*m2=[2020;0202;2020;0202]
if a(i,j)>2
then
a(i,j)=1

end

best regards

s13eed@Yahoo.com

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Transitive matrix-a matlab program?

taking an example of matrix x ,we find whether this matrix is transitive or not: x=[1 1 0 ;1 0 1;1 0 1] m=1; for i=1:3 for j=1:3 if x(i,j)==1 for k=1:3 if x(j,k)==1 if x(i,k)~=1 m=0; end end end end end end if m==1 disp('Given matrix is Transitive') else disp('Given Matrix is not Transitive') end


Wap to build a sparse matrix as an arraywrite functions to check if the sparse matrix is a square diagonal or lower triangular or upper triagular or tridiagonal matrix?

write a programe to build a sparse matrix as an array. write function to check if the sparse matrix is a square, diagonal,lower triangular, upper triangular or tridiagonal matrix


Is rose transitive or intransitive?

transitive


Is meets intransitive or transitive?

transitive


is arrive transitive or intransitive?

transitive


She felt contaminated after bathing in the river for several days is it a transitive or a intransitive?

transitive transitive


Most people think of bamboo as a tree or a bush is the a transitive or intransitive?

transitive


Is was crying transitive or intransitive verb?

Transitive


What does transitive mean in parts of speech?

Transitive nouns don't exist. There are, however, transitive verbs. Transitive verbs must have a direct object. For example, "holds" is a transitive verb because it requires a direct object. "She holds" is not a complete thought, but "she holds flowers" is.


You will dance a reel is this a transitive or intransitive verb?

transitive


Is it a transitive or intransitive-truth triumphs at last?

transitive


The children play checkers is play transitive or intransitive?

checkers is the direct object so play is transitive