Casio ALGEBRA FX 2.0 PLUS Computer Algebra System and Tu Instrukcja Użytkownika Strona 38

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 54
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 37
20010102
u Diag
Function: Extracts the diagonal elements of a matrix.
Syntax: Diag Mat
Example To extract the diagonal elements of the matrix below
12
34
K2(MAT)c (CREATE)g(Diag)!+( [ )!+( [ )
b,c!-( ] )!+( [ )d,e
!-( ] )!-( ] )w [
1, 4
]
u MatList (MList)
Function: Converts a specific column of a matrix into a list.
Syntax: MatList( Mat, column number [ ) ]
Example To convert column 2 of the matrix below to a list
12
34
K2(MAT)d (MAT)b(MList)!+( [ )!+( [ )
b,c!-( ] )!+( [ )d,e
!-( ] )!-( ] ),cw {
2, 4
}
u MatVect (MVect)
Function: Converts a specific column of a matrix into a vector.
Syntax: MatVect( Mat, column number [ ) ]
Example To convert column 2 of the matrix below to a vector
12
34
K2(MAT)d (MAT)c(MVect)!+( [ )!+( [ )
b,c!-( ] )!+( [ )d,e
!-( ] )!-( ] ),cw [
2, 4
]
7-1-37
Using the CAS (Computer Algebra System) Mode
20011101
Przeglądanie stron 37
1 2 ... 33 34 35 36 37 38 39 40 41 42 43 ... 53 54

Komentarze do niniejszej Instrukcji

Brak uwag