⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lms_flp32.txt

📁 TigerSharc TS201 floating point lms filter routine
💻 TXT
字号:
*******************************************************************************
		Floating Point LMS Filter

Analog Devices, Inc.
DSP Division
Three Technology Way
P.O. Box 9106
Norwood, MA 02062

This program implements a floating point lms filter
It computes one output at a time

Files contained in this directory:

Test1 Folder		Contains input and output data files
lms_flp32_TS101.tcl	builds the project and saves the output buffer into an output file
lms_flp32_TS201.tcl	builds the project and saves the output buffer into an output file
ADSP-TS101_ASM.ldf	Linker Description File
ADSP-TS201_ASM.ldf	Linker Description File
lms_flp32_TS101.dpj	VisualDSP project file
lms_flp32_TS201.dpj	VisualDSP project file
lms_flp32.asm		Floating Point LMS Filter
Cache_macros.h		TS201S macro file which includes macros to enable the cache
lms_flp32.m
lms_flp32.txt		This readme file

Description: this program implements a floating point lms filter one output at a time
It can be compiled and run on TS101 and TS201. See the source code for more information.
The matlab program creates the input files desired.dat and input.dat, computes the 
lms filter and saves the results into output_matlab.dat.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -