discrete-time
There are 12 repositories under discrete-time topic.
hyajam/jabs
a blockchain network simulator aimed at researching consensus algorithms for performance and security
botprof/first-order-low-pass-filter
This Jupyter notebook shows one way to implement a simple first-order low-pass filter on sampled data in discrete time.
vavieira10/Bib-UKFs
A discrete-time Unscented Kalman Filter library. Implemented in Python and MATLAB
chentyra/Discrete-TimePID
A physically achievable PID controller (discrete-time PID) with noise filter.
Maithilishetty/UDE-DiscreteTime
Discrete-Time Uncertainty and Disturbance Estimator.
simsurace/StochasticFilters.jl
A Julia package that provides high-level abstractions for simulating and deploying stochastic filters
gameduell/simcompyl
SimComPyl -- Run simulations - composable, compiled and pure python
modypy/modypy
A framework for hierarchical modelling, simulation and analysis of dynamic systems
lboe23/Outcome-Error-RC
Code for simulation studies in "An approximate quasi-likelihood approach for error-prone failure time outcomes and exposures", Boe et al. (2021) (https://doi.org/10.1002/sim.9108)
benjicampins/APControl
LibrerĂa de control adaptativo predictivo para Arduino
micts/deti
Deterministic Identification of Discrete-Time State Space Systems.
ngupta1024/PendulumHW
This is the code for various types of LQR and energy shaping swing up control of a simple pendulum.