#include "sigpack.h"
Go to the source code of this file.
Functions | |
int | main () |
int main | ( | ) |
Definition at line 14 of file adaptive_filter.cpp.
References sp::FIR_filt< T1, T2, T3 >::get_coeffs(), sp::FIR_filt< T1, T2, T3 >::kalman_adapt(), sp::gplot::plot_add(), sp::gplot::plot_add_mat(), sp::gplot::plot_show(), sp::FIR_filt< T1, T2, T3 >::set_coeffs(), sp::gplot::set_term(), sp::FIR_filt< T1, T2, T3 >::setup_kalman(), sp::FIR_filt< T1, T2, T3 >::update_coeffs(), and sp::gplot::window().