|
Charts based on WindowsForms
|
Charts based on Matplotlib
|
Fourier-series sample program. Implemented for a square-wave and a saw-tooth.
|
|
|
DFT sample program. Implemented with several signals.
|
|
|
IDFT sample program. Implemented with several signals.
|
|
|
FFT sample program. Implemented with several signals.
|
|
|
Leakage sample program. Implemented with several windows (Hamming, Hanning, ...).
|
|
|
STFT sample program. Implemented with several signals.
|
|
|
FIR-filter design using IDFT.
|
|
|
FIR-filter design using windowing.
|
|
|
FIR/IIR-filter design in the pole-zero plane.
|
|
|
Calculate FIR/IIR-filter response with given coeficients a0, a1, ..., b1, b2,....
|
|
|
System Identification using several test functions.
|
|
|
Calculation of Pi (= 3.1415...) using Monte-Carlo simulation.
|
|
|
Graphical analysis of data. A random number-generator is used as source.
|
|
|
Calculation of statistical values. A random number-generator is used as source.
|
|
|
Correlation of signals.
|
|
|
Regression of signals.
|
|
|