The above code examples are executed using the following packages:
- Python 3.9.2
- NumPy 1.23.1
- SciPy 1.8.1
- Matplotlib 3.5.2
- PyDynamic 2.2.0
To set up a programming environment, please refer to the official Python documentation:
https://docs.python.org/3/installing/index.html
Simulation and compensation of a dynamic sensor with uncertainty
Visulization of the transfer behavior of a acceleration sensor in the frequency and time domain.
Visualize and perform a calibration for an acceleration sensor based on simulated data.
Visualize and perform a input estimation of an acceleration sensor.
Visualize the aliasing effect when discretizing an analogue transfer function (or analogue filter)
Visualize the effect of chosing the lowpass filter cut-off as a means of regularization in deconvolution
Monte-Carlo helper functions used in the examples.