You are on page 1of 2

TUGAS KOMGE 06

KELOMPOK
ANGGOTA
Questions A B
How many ways to use m-file in matlab 2 ways 3 ways
What is a symmetrical matrix The matrix that is transparentThe matrix that is not the sam
What is the meaning of the T symbol on the Diagonal matrix Time
What is a diagonal matrix? Matrix that has the same tra All matrices are the same
The upper segita matrix is ... Matrix that produces anotherMatrix that has an identity
The "rand (i, j) 'command in the matrix has aFor transpose a matrix To create an identity matrix
What is an identity matrix? Matrix that has different ro A matrix that has a number o
What is a lower triangular matrix? Square matrix below the maiMatrix that has different ro
ones (n) in MATLAB are used for ... make a unit matrix (all elemake a m × n unit matrix
liplr (A) in MATLAB is used for ... swap the position of matrixswap the position of the mat
What is meant by F = A / B is ... the result of A * F = B, so F the = Aresult
-1
* B of F * B = A, so F = A * B -1
ones (n) in MATLAB are used for ... make a unit matrix (all elements makecontain
the matrix
number
eat m 1) ×collected
n un n × n.
fliplr (A) in MATLAB is used for ... swap the position of matrix A swap the position of the matrix element A
What is approved from F = A / B is ... the result of A * F = B, so F the result of F * B = A, so F
A= how to enter these matrices into MatLab[1is:4; 2 5; 3 6] [1 2 3; 4 5 6]
, by using MatLab, the method of knowing MatrixType AA '=is[2 3; 5 4; 6 8], press
Type
Enter,
A '=then
[2 3;Type
5 4; the
6 8], letter
pressA.Enter, then
18. A =
how to enter these matrices into MatLab
A = [2 is:3; 4 5] A = [2 4; 3 5]
If a dan ,then the input from the multiplication
Sumof=the A +AxBB (result
matrix= in
26MatLab
10Mul =and dotthe
(a,results
b) (result
are:= 26
A’ = , how to enter these matrices into MatLab A =is:[7 8; 9 11] A = [7 9; 8 11]
Calculate the matrix value +

Calculate the following matrix x

Calculate the matrix value of transpose A = A= , B= ,+ B adalajh

Calculate the matrix value from :


C D E Answer
4 ways 5 ways 6 ways B
The matrix is all the sameThe matrix whose elementThe matrix whose tranposesA
Transpose matrix Variable matrix Diagonal matrix C
The matrix that all elemeMatrix whose elements areA matrix that is all differentC
The matrix with the valueThe matrix with the numbe The matrix with the value oC
To make the matrix up toTo convert the matrix To make a matrix with values E in each element random
Matrix that does not haveThe matrix that has the nuMatrix that has a value of 0B
Matrix that does not haveA matrix that does not havMatrix that has number 3 inA
make a zero matrix (all make a zero matrix of sicreate an identity matrix A
rotate the position of thereorder
matrixelements
element A
ofcounterclockwise
matrix
all A
right
to be m as
× n.
farItasmust
90 o be
B
. remembered that the number o
the result of F * A = B, s the result of B * F = A, s A and B are correct B
make a zero matrix (all elements
make a zero
contain
matrix
0) collected
using make
m n× ×n.an
n. n × n identity matrix
A worth (all diagonal elements are
rotate the position of the matrix
reorderelement
elementsA of
counterclockwise
matrixall
A to
right
be arranged
beyond 90o.
m × n. It Bmust be considered that the numbe
the result of F * A = B, s the result of F * A = B, s A and B are correct B
[4 5 6; 1 2 3] [4 5 6; 1 2 3] all wrong E
Type A '= [2 3; 5 4; 6 8], press Enter, then Type theAllletter
wrong
'A' B

A = [3 5; 2 4] A = 2 4; 3 5 A = 2 4; 3 5 A
Dot (a, b) (result = 26 10Dot (a * b) (result = 26 10Dot (ab) (result = 107 26) B
A = [7 11; 8 9] A = [7 11; 8 9] All wrong E
E

You might also like