filt_dsp32_lms.c File Reference


Detailed Description

Generic 32-bit LMS filter function.

This file contains the code of the LMS filter.

Author:
Atmel Corporation: http://www.atmel.com
Support and FAQ: http://support.atmel.no/

Definition in file filt_dsp32_lms.c.

#include "dsp.h"
#include "filt_lms.h"

Go to the source code of this file.

Functions

void dsp32_filt_lms (dsp32_t *x, dsp32_t *w, int size, dsp32_t new_x, dsp32_t d, dsp32_t *y, dsp32_t *e)
 32-bit fixed point version of the LMS filter.


Generated on Fri Feb 19 02:23:19 2010 for AVR32 UC3 - EVK1104 DSPLib Demo Documentation by  doxygen 1.5.5