Using the C++ Math Library | ![]() ![]() |
Data Analysis and Fourier Transform Functions
Function |
Purpose |
del2 |
Five-point discrete Laplacian. |
diff |
Difference function and approximate derivative. |
gradient |
Approximate gradient. |
Function |
Purpose |
corrcoef |
Correlation coefficients. |
cov |
Covariance matrix. |
subspace |
Angle between two subspaces. |
Function |
Purpose |
freqspace |
Frequency spacing for frequency response. |
lin2mu |
Convert linear signal to mu-law encoding. |
mu2lin |
Convert mu-law encoding to linear signal. |
![]() | Numerical Linear Algebra | Polynomial and Interpolation Functions | ![]() |