Download presentation
Presentation is loading. Please wait.
1
Chapter 14 Prof. Seewhy Lee
2
학습목표: Fundamentals of Matrix
Exciting!
4
Matrix Addition
5
선형 연립방정식
6
Intelligent Excel: Matrix Addition
결과를 입력할 영역 드래그 수식입력줄에 =a1:c3+e1:g3 입력 Enter 대신 Ctrl+Shift+Enter
7
Transpose
8
Intelligent Excel: Matrix Transpose
결과를 입력할 영역 드래그 수식입력줄에 =transpose(a1:c3+e1:g3) 입력 Ctrl+Shift+Enter
9
Intelligent Excel: Matrix Multiply
결과를 입력할 영역 드래그 수식입력줄에 =mmult(a1:c3+e1:g3) 입력 Ctrl+Shift+Enter
10
Intelligent Excel: Matrix Determinant
수식입력줄에 =mteterm(a1:c3) 입력
11
Intelligent Excel: Matrix Inversion
결과를 입력할 영역 드래그 수식입력줄에 =minverse(a1:c3) 입력 Ctrl+Shift+Enter
12
Matrix Operations in Excel
결과를 입력할 영역 드래그 수식입력줄에 = operation(range) 입력 Ctrl+Shift+Enter Operations addition, transpose, multiply, determinant, inversion
13
Eigenvalues & Eigenvectors
14
Thanks~!! Prof. Seewhy Lee
Similar presentations