Back to C-ASPT Contents Page

asptMvsslms32f

API Summary


API to create and delete an asptMvsslms32f filters

API to filter through and update an asptMvsslms32f filters

API to retrieve the properties of an asptMvsslms32f filter

API to set the properties of an asptMvsslms32f filter

Description

Implements the Modified Variable Step Size LMS adaptive filter algorithm. This algorithm uses a single variable step size, unlike the VSSLMS algorithm that uses a vector of L variable step sizes.

Copyright

Copyright (c) DSP ALGORITHMS 2003; all rights reserved.

<< Back to top

mvsslms32fInit

<< Back to top

mvsslms32fInitStatic

<< Back to top

mvsslms32fFilterUpdate

<< Back to top

mvsslms32fFilterOnly

<< Back to top

mvsslms32fLCFilterUpdate

<< Back to top

mvsslms32fLCFilterOnly

<< Back to top

mvsslms32fFree

<< Back to top

mvsslms32fReset

<< Back to top

mvsslms32fResetDelayLine

<< Back to top

mvsslms32fGetCoef

<< Back to top

mvsslms32fSetCoef

<< Back to top

mvsslms32fGetDelayLine

<< Back to top

mvsslms32fSetDelayLine

<< Back to top

mvsslms32fResize