photo

ahmad qadan


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


what's the answer and what's mean ?? about matrices
a = [ 3 4 ; 5 6 ] b = [ 1 0 ; 0 1 ] g = a|b ------> what's the answer and what's mean ??

6 years ago | 2 answers | 0

2

answers

Question


Question about matrix ????
a = [ 4 5 ; 6 7 ] --- b = [ 1 0 ; 0 1] ---- z = 2^a --- x = a&b ---- What processes occur on z and x

6 years ago | 1 answer | 0

1

answer

Question


help please why ??
A = [ 1 3 2 6 ; 5 7 7 0 ; -2 6 -2 1 ] ; j = sum(A(1)) j= 1 why ???

6 years ago | 2 answers | 0

2

answers