Skip to content

changxuding/Athena_signal_aec_matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Athena_signal_aec_matlab

Matlab version of Athena Signal AEC(subband echo cancellation)

Aims

  • understand WOLA implementation of subband compose/decompose;
  • understand subband adaptive filter;

Simplify

  • nlms instead of ipnlms;
  • some parameters like filter num, smooth factor etc;
  • remove nlp, dtd status etc, keep forefilter/backfilter and copy logic.

Reference

  • athena-signal
  • Multirate digital signal processing, Crochiere, R. E. , & Rabiner, L. R., Chapter 7

About

Matlab version of Athena Signal AEC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages