Array- und Matrizen-Mathematik
Mithilfe von System objects und Blöcken der DSP System Toolbox™ können Sie mehrere mathematische Operationen an Arrays und Matrizen durchführen. Diese Operationen umfassen einfache Addition, Subtraktion, Multiplikation und Division und komplexere Operationen wie kumulative Summe, kumulatives Produkt und Normalisierung. Ebenfalls können Sie Diagonalen und obere und untere Dreiecke aus Matrizen extrahieren. Zudem gibt es DSP System Toolbox-Blöcke, die eine polynomiale Anpassung gemäß der Methode der kleinsten Quadrate durchführen, polynomiale Ausdrücke evaluieren und ermitteln, ob sich die Wurzeln eines Polynoms innerhalb des Einheitskreises befinden.
Blöcke
Themen
- 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.