Signal Processing
Signal Processing
Description
Functions to analyze sampled signals.
bartlett - Bartlett window.
blackman - Blackman window.
db2mag - Convert a gain in decibels (dB) to a magnitude.
db2pow - Convert a gain in decibels (dB) to power.
filter2 - 2-D digital filter.
hamming - Hamming window.
hann - Hann window.
mag2db - Convert a magnitude to decibels (dB).
pow2db - Convert power to decibel.
sinc - Sinc function.
xcorr2 - 2-D cross-correlation.
zp2tf - Zero-pole to transfer function conversion.
Last updated