代码搜索:LP
找到约 9,457 项符合「LP」的源代码
代码结果 9,457
www.eeworm.com/read/283083/9043782
asm lp-filter2.asm
;数字低通滤波器
;fs=1000Hz
;N=80
.mmregs
.global _data_start ;声明全局函数
.bss mem,80 ;定义变量 mem 存放待计算数据
.bss input,80 ;
www.eeworm.com/read/382086/9050226
out fir3lp.out
www.eeworm.com/read/382086/9050232
gel fir3lp.gel
/*FIR3LP.gel Gel file to step through 3 different LP filters*/
menuitem "Filter Characteristics"
slider Filter(1,3,1,1,filterparameter) /*from 1 to 3,incr by 1*/
{
LP_number = filterparameter
www.eeworm.com/read/382086/9050236
c fir3lp.c
//Fir3LP.c FIR using three lowpass coefficients with three different BW
#include "lp600.cof" //coeff file LP @ 600 Hz
#include "lp1500.cof" //coeff file LP @ 1500 Hz
#include "lp30
www.eeworm.com/read/382086/9050244
pjt fir3lp.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\ti\myprojects\Fir3LP\"
ProjectType=Executable
CPUFamily=TMS320C67XX
Tool="Compile
www.eeworm.com/read/282783/9060497
vi pid lp1.vi
www.eeworm.com/read/282783/9060519
vi pid lp2.vi
www.eeworm.com/read/282783/9060545
vi au to ma lp.vi
www.eeworm.com/read/282428/9094576
out fir3lp.out
www.eeworm.com/read/282428/9094584
gel fir3lp.gel
/*FIR3LP.gel Gel file to step through 3 different LP filters*/
menuitem "Filter Characteristics"
slider Filter(1,3,1,1,filterparameter) /*from 1 to 3,incr by 1*/
{
LP_number = filterparameter