Main Content

이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.

Matrix Operations

행렬 연산을 모델링하기 위한 블록

Matrix Operations 라이브러리의 블록을 사용하여 일반적인 행렬 연산을 모델링합니다.

블록

Create Diagonal Matrix대각선 요소로부터 정사각 대각 행렬 만들기
Cross ProductCross product of two vectors
Extract Diagonal입력 행렬의 주대각선에 있는 요소 추출
Hermitian Transpose행렬의 에르미트 전치 계산
Identity MatrixGenerate matrix with ones on main diagonal and ground values elsewhere
IsHermitianCheck if matrix is Hermitian or skew-Hermitian
IsSymmetricCheck if matrix is symmetric or skew-symmetric
IsTriangularCheck if matrix is upper or lower triangular
Matrix ConcatenateConcatenate input matrices of same data type for iterative processing
Matrix SquareCompute square of input matrix
Neighborhood Processing SubsystemCreate algorithm that follows the neighborhood pattern
Permute MatrixReorder matrix rows or columns
Product, Matrix MultiplyMultiply and divide scalars and nonscalars or multiply and invert matrices
SubmatrixSelect subset of elements (submatrix) from matrix input
Transpose행렬의 전치 계산
벡터 결합, 행렬 결합반복 처리를 위해 동일한 데이터형의 입력 신호 결합