next up previous contents
Next: 1 asptsovlms Up: ASPT 2.1 User Manual Previous: 16 init_ mcfxlms   Contents


8 Nonlinear Adaptive Algorithms

This chapter documents the functions used to create, initialize, and update the coefficients of nonlinear adaptive filters (Section 2.2.5). Table 8.1 summarizes the nonlinear adaptive functions currently supported and gives a short description and a pointer to the reference page of each function.



Table 8.1: Functions for creating, initializing, and updating nonlinear adaptive filters.


Function Name Reference Short Description
asptsovlms 8.1 Second Order Volterra LMS and several of its variants.
asptsovnlms 8.2 Second Order Volterra Normalized LMS algorithm.
asptsovrls 8.3 Second Order Volterra RLS algorithm.
asptsovtdlms 8.4 Second Order Volterra Transform domain LMS algorithm.
asptsovvsslms 8.5 Second Order Volterra Variable Step Size LMS algorithm.
init_ sovlms 8.6 Initialize Second Order Volterra LMS.
init_ sovnlms 8.7 Initialize Second Order Volterra NLMS.
init_ sovrls 8.8 Initialize Second Order Volterra RLS.
init_ sovtdlms 8.9 Initialize Second Order Volterra Transform domain LMS.
init_ sovvsslms 8.10 Initialize Second Order Volterra Variable Step Size LMS.


Each function is documented in a separate section including the following information related to the function:

Subsections
next up previous contents
Next: 1 asptsovlms Up: ASPT 2.1 User Manual Previous: 16 init_ mcfxlms   Contents