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 تصويتات
بواسطة
لحساب المعكوس (transpose) (B^T) للمصفوفة (B):
[ B = egin{bmatrix} 5 & 6  7 & 8 end{bmatrix} ]
صيغة المعكوس: لمصفوفة (2     imes 2), المعكوس يتم عن طريق تبديل الصفوف بالأعمدة.
[ B^T = egin{bmatrix} 5 & 7  6 & 8 end{bmatrix} ]
إذاً، (B^T) هي:
[ B^T = egin{bmatrix} 5 & 7  6 & 8 end{bmatrix} ]
مرحبًا بك إلى يزيد، حيث يمكنك طرح الأسئلة وانتظار الإجابة عليها من المستخدمين الآخرين.

اسئلة متعلقة

...