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
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
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
transitive
transitive
transitive
transitive transitive
transitive
Transitive
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.
transitive
transitive
checkers is the direct object so play is transitive