Feeds
질문
Transpose and inverse matrix
Calculate the following: a) 2A-3B b) A^T c) AB-BA d) BC^-1, e) (AB)^T Note: A^T (A transpose) and C ^-...
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
Find the MAtlab functions for the inverse trigonometric functions sin-1, cos-1 and tan-1 Then calculate
sin-1(0.5), cos-1(√3/2), tan-1(2) Convert your answers from radians to degrees.
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Enter the following variables: a= 123456, b=31/4 , c=cos(π/8). Now calculate
a) (a + b)/c b) 2a – 3b c) a/ (3b +4c)
4년 초과 전 | 답변 수: 2 | 0
2
답변질문
Perform the following calculations in Matlab
a) 132 + 45 b) 12.45/17.56 c) sin (π/6)
4년 초과 전 | 답변 수: 1 | 0