filt_dsp16_nlms.c File Reference


Detailed Description

Generic 16-bit NLMS filter function.

This file contains the code of the NLMS filter.

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

Definition in file filt_dsp16_nlms.c.

#include "dsp.h"
#include "filt_nlms.h"

Go to the source code of this file.

Functions

void dsp16_filt_nlms (dsp16_t *x, dsp16_t *w, int size, dsp16_t new_x, dsp16_t d, dsp16_t *y, dsp16_t *e)
 16-bit fixed point version of the NLMS filter.


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