| ComplexFourierSample |
example illustrating the discrete time fourier transform and Fast-Fourier transform and spectral interpolation
methods.
|
| DataSetAverageSample |
Sample to illustrate averaging over several data sets with an IIR and FIR low-pass filter
|
| DataSetFilterSample |
Sample to illustrate low-pass and median filtering of a data set
|
| DataSetIntegrateDifferentiateSample |
Sample to illustrate integral and differentiation of data sets low-pass filter
|
| DataSetIntegrationWithLimitsSample |
Sample to illustrate integral with limits filter
|
| DataSetSpectrumSample |
example illustrating the Fast-Fourier transform and math operations directly on DataSet
N.B.
|
| EMDSample |
example illustrating EMD-based spectrograms
|
| FourierSample |
example illustrating the discrete time fourier transform and Fast-Fourier transform and spectral interpolation
methods.
|
| FrequencyFilterSample |
Sample to illustrate array-based Butterworth and Chebychev filters
|
| GaussianFitSample |
example illustrating fitting of a Gaussian Distribution
|
| IIRFilterSample |
Reads schottky measurement data and downmixes it with the following algorithm: * apply band-pass arround the relevant
band * multiply with 28 MHz sine signal * low-pass filter * downsampling Then applies different IIR Filters to the
signal
|
| IIRFrequencyFilterSample |
Sample to illustrate IIR-based Butterworth and Chebychev filters
|
| RunMathSamples |
|
| ShortTimeFourierTransformSample |
Example illustrating the Short-time Fourier Transform
TODO:
- add nonzero imaginary part to sample data?
- move computations out of javaFX application thread
|
| TSpectrumSample |
|
| WaveletDenoising |
example illustrating a wavelet denoising algorithm
|
| WaveletScalogram |
example illustrating wavelet-based scalograms
|