0 تصويتات
بواسطة
إذا كان :
B equals open square brackets table row 5 6 row 7 8 end table close square brackets space
فإن Bt يساوي :
open square brackets table row 8 cell negative 6 end cell row cell negative 7 end cell 5 end table close square brackets
open square brackets table row 5 7 row 6 8 end table close square brackets
open square brackets table row cell negative 4 end cell 3 row cell 3.5 end cell cell negative 2.5 end cell end table close square brackets
لا يوجد مقلوب

1 إجابة واحدة

0 تصويتات
بواسطة
وفة مكونة من:
[B = egin{bmatrix} 5 & 6  7 & 8 end{bmatrix}]
لحساب B^T (المعكوسة المحولة)، يتم ببساطة تحويل الصفوف إلى أعمدة والعكس صحيح:
[B^T = egin{bmatrix} 5 & 7  6 & 8 end{bmatrix}]
لذلك، B^T يكون مصفوفة:
[egin{bmatrix} 5 & 7  6 & 8 end{bmatrix}]
مرحبًا بك إلى يزيد، حيث يمكنك طرح الأسئلة وانتظار الإجابة عليها من المستخدمين الآخرين.

اسئلة متعلقة

...