LTFAT - Basic Fourier and DCT analysis.
Peter L. Søndergaard, 2008 - 2023.
Support routines
- fftindex - Index of positive and negative frequencies.
- modcent - Centered modulo operation.
- floor23 - Previous number with only 2,3 factors
- floor235 - Previous number with only 2,3,5 factors
- ceil23 - Next number with only 2,3 factors
- ceil235 - Next number with only 2,3,5 factors
- nextfastfft - Next efficient FFT size (2,3,5,7).
Simple operations on periodic functions
- involute - Involution.
- peven - Even part of periodic function.
- podd - Odd part of periodic function.
- pconv - Periodic convolution.
- pxcorr - Periodic crosscorrelation.
- lconv - Linear convolution.
- lxcorr - Linear crosscorrelation.
- isevenfunction - Test if function is even.
- middlepad - Cut or extend even function.
Periodic functions
- expwave - Complex exponential wave.
- pchirp - Periodic chirp.
- pgauss - Periodic Gaussian.
- psech - Periodic SECH.
- pbspline - Periodic B-splines.
- shah - Shah distribution.
- pheaviside - Periodic Heaviside function.
- prect - Periodic rectangle function.
- psinc - Periodic sinc function.
- ptpfun - Periodic totally positive function of finite type.
- pebfun - Periodic EB spline.
Approximation of continuous functions