array and matrix mathematics -凯发k8网页登录
you can perform several mathematical operations on arrays and matrices using system objects and blocks in the dsp system toolbox™. these operations include simple operations such as addition, subtraction, multiplication, and division, and more complex operations such as cumulative sum, cumulative product, and normalization. you can also extract diagonals and upper and lower triangles from matrices. in addition, there are dsp system toolbox blocks that perform polynomial fitting in a least-squares sense, evaluate polynomial expressions, and determine if the roots of a polynomial are inside the unit circle.
blocks
topics
simulink® model example that shows how to calculate the rowwise and columnwise difference of a matrix.
simulink model example that shows how to calculate the max column sum of a matrix.
use the matrix exponential block to compute the matrix exponential of a square matrix.
list of system objects that support variable-sized signals in dsp system toolbox.