iir_flp32.txt

来自「是一个TS201的源代码」· 文本 代码 · 共 25 行

TXT
25
字号
File Name: IIR_FLP32.ZIP

File Contents:
		ADSP-TS201.ldf
		ADSP-TS101.ldf
		IIR_flp32_TS201.dpj
		IIR_flp32_TS101.dpj
		IIR_flp32.asm
    cache_macros.h
    iir.m
    output.dat
    output_matlab.dat
    iir_flp32_TS201.tcl
    iir_flp32_TS101.tcl



Description:	This program is a 32-bit floating point IIR filter that
 computes an IIR filter as if one output at a time would be necessary.
  See the source code for more information.
  The matlab file iir.m computes the same filter and may be used for verification.
  It produces the file output_matlab.dat that may be compared with the file 
  output.dat created by the tcl files.
	

⌨️ 快捷键说明

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