LTFAT - Signal processing tools
Peter L. Søndergaard, 2007 - 2023.
General
- rms - Root Mean Square norm of signal.
- setnorm - Normalize signal by specified norm.
- gaindb - Scale input signal.
- crestfactor - Compute the crest factor of a signal.
- lowdiscrepancy - Compute a low discrepancy sequence.
- uquant - Simulate uniform quantization.
Window functions
- firwin - FIR windows (Hanning,Hamming,Blackman,...).
- firkaiser - FIR Kaiser-Bessel window.
- fir2long - Extend FIR window to LONG window.
- long2fir - Cut LONG window to FIR window.
- freqwin - Freq responses (Gauss,Gammatone,Butterworth,...)
Wavelet functions
- freqwavelet - Frequency responses of wavelets (Cauchy, Morse)
Image processing
- rgb2jpeg - Convert RGB values to the JPEG colour model
- jpeg2rgb - Convert values from the JPEG colour model to RGB