代码搜索:AdaptIDFIR
找到约 75 项符合「AdaptIDFIR」的源代码
代码结果 75
www.eeworm.com/read/391151/8419579
c adaptidfir.c
//AdaptIDFIR.c Adaptive FIR for system ID of an FIR (uses C67 tools)
#include "bp55.cof" //fixed FIR filter coefficients
#include "noise_gen.h" //support noise generation f
www.eeworm.com/read/391151/8419587
out adaptidfir.out
www.eeworm.com/read/391151/8419595
gel adaptidfir.gel
/*AdaptIDFIR.GEL Slider for output of fixed FIR or adaptive FIR*/
menuitem "Output Type"
slider Output_signal(1,2,1,1,typeparameter) /*incr by 1,from 1 to 2*/
{
out_type = typeparamete
www.eeworm.com/read/391151/8419597
pjt adaptidfir.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\ti\myprojects\AdaptIDFIR\"
ProjectType=Executable
CPUFamily=TMS320C67XX
Tool="Com
www.eeworm.com/read/385934/8778332
c adaptidfir.c
//AdaptIDFIR.c Adaptive FIR for system ID of an FIR (uses C67 tools)
#include "bp55.cof" //fixed FIR filter coefficients
#include "noise_gen.h" //support noise generation f
www.eeworm.com/read/385934/8778340
out adaptidfir.out
www.eeworm.com/read/385934/8778349
gel adaptidfir.gel
/*AdaptIDFIR.GEL Slider for output of fixed FIR or adaptive FIR*/
menuitem "Output Type"
slider Output_signal(1,2,1,1,typeparameter) /*incr by 1,from 1 to 2*/
{
out_type = typeparamete
www.eeworm.com/read/385934/8778352
pjt adaptidfir.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\ti\myprojects\AdaptIDFIR\"
ProjectType=Executable
CPUFamily=TMS320C67XX
Tool="Com
www.eeworm.com/read/426674/9005713
c adaptidfir.c
//AdaptIDFIR.c Adaptive FIR for system ID of an FIR (uses C67 tools)
#include "bp55.cof" //fixed FIR filter coefficients
#include "noise_gen.h" //support noise generation f
www.eeworm.com/read/426674/9005720