statistics and linear algebra -凯发k8网页登录
dsp system toolbox™ provides functionality for measuring streaming signal statistics such as mean, median, rms, and peak-to-peak values in matlab® and simulink®. you can perform several operations on these signals, such as adding the signal values along a specified dimension and converting the signal values into a db scale.
dsp system toolbox system linear algebra blocks enable you to work with matrices. for example, to solve a set of linear equations through levinson-durbin and cholesky methods, use the levinson-durbin and cholesky solver blocks. these techniques are commonly used in applications such as the yule-walker ar problem and linear predictive coding. to factorize a square matrix into upper and lower components, use methods such as ldl factorization, lu factorization, and the qr factorization.
highlighted topics
categories
- measurements and statistics
bistate waveform measurements, variance, histogram, autocorrelation
- array and matrix mathematics
array and matrix operations, polynomial fitting
- linear algebra
solve linear equations, factor and invert matrices