Hello.
We want to implement the Filtered-X Adaptive Filter in AWE Designer Standard Edition. (Ver 8.D.2.5)
Since the existing LMSNorm module cannot include the secondary path model in the Filtered-X Adaptive Filter,
If we want to implement a Filtered-X Adaptive Filter,
we need to implement the same functionality as the LMSNorm module in the other modules, and add a secondary path model (FIR module).
Is this understanding correct?
If this understanding is correct,
How do I implement the LMSNorm module in combination with other modules?
(AWE Designer PRO Edtion + MODULE Creator required?)