mohseninima/RCAC_cpp
Cpp library implementation of the Retrospective Cost Adaptive Control (RCAC) algorithm
C++GPL-3.0
Issues
- 0
Remove Rz weighting and z filtering
#18 opened by mohseninima - 0
Implement Ru for RLS RCAC
#17 opened by mohseninima - 0
Include Gradient RCAC in MATLAB example
#16 opened by mohseninima - 0
Cleanup the code
#15 opened by mohseninima - 0
Use noalias() in filtering
#14 opened by mohseninima - 0
Include basic test cases
#13 opened by mohseninima - 0
Support Intel MKL
#12 opened by mohseninima - 0
Switch Gf to be a state space filter
#11 opened by mohseninima - 0
NaN when using Gf with large delay
#10 opened by mohseninima - 0
Make pow compatible with older compilers
#9 opened by mohseninima - 0
Fast Cumulative Gradient
#8 opened by mohseninima - 0
Improve IIR filtering
#7 opened by mohseninima - 0
Implement generic getters
#6 opened by mohseninima - 0
Implement Cumulative Gradient
#4 opened by mohseninima - 0
Unit Tests and Continuous Integration
#3 opened by mohseninima - 0
Simple L2 Regularization
#2 opened by mohseninima - 0
filtorder is off by one
#1 opened by mohseninima