배열 및 행렬 수학
배열 및 행렬 연산, 다항식 피팅
DSP System Toolbox™의 System object와 블록을 사용하여 배열과 행렬에서 여러 수학 연산을 수행할 수 있습니다. 이러한 연산에는 덧셈, 뺄셈, 곱셈, 나눗셈과 같은 단순한 연산과 누적합, 누적곱, 정규화 같은 더 복잡한 연산이 포함됩니다. 행렬에서 대각선과 상부 및 하부 삼각형을 추출할 수도 있습니다. 또한 최소제곱법으로 다항식 피팅을 수행하고 다항식을 평가하며 다항식의 근이 단위원 내에 있는지 확인하는 DSP System Toolbox 블록이 있습니다.
블록
도움말 항목
- Compute Difference of a Matrix
Simulink® model example that shows how to calculate the rowwise and columnwise difference of a matrix.
- Compute Maximum Column Sum of Matrix
Simulink model example that shows how to calculate the max column sum of a matrix.
- Compute Matrix Exponential
Use the Matrix Exponential block to compute the matrix exponential of a square matrix.
- Variable-Size Signal Support DSP System Objects
List of System objects that support variable-sized signals in DSP System Toolbox.