代码搜索:coefficient
找到约 3,200 项符合「coefficient」的源代码
代码结果 3,200
www.eeworm.com/read/391151/8419732
c iirinverse.c
//IIRinverse.C Inverse IIR Filter
#include "bp2000.cof" //BP @ 2 kHz coefficient file
short dly[stages][2] = {0}; //delay samples per stage
short out_type = 1; //type o
www.eeworm.com/read/385934/8777151
c fircasm.c
//FIRCASM.c FIR C program calling ASM function fircasmfunc.asm
#include "bp41.cof" //BP @ Fs/8 coefficient file
int yn = 0; //initialize filter's output
short dly[N];
www.eeworm.com/read/385934/8777286
c fircasm.c
//FIRCASM.c FIR C program calling ASM function fircasmfunc.asm
#include "bp41.cof" //BP @ Fs/8 coefficient file
int yn = 0; //initialize filter's output
short dly[N];
www.eeworm.com/read/385934/8777944
cof bpr53.cof
//BPR53.cof Coefficient File for FIR bandpass centered at Fs/10
//Generated with BASIC program (on disk) using Rectangular window
#define N 53 //number of coefficients
short h[N]={0xFD78,0xFC
www.eeworm.com/read/385934/8778494
c iirinverse.c
//IIRinverse.C Inverse IIR Filter
#include "bp2000.cof" //BP @ 2 kHz coefficient file
short dly[stages][2] = {0}; //delay samples per stage
short out_type = 1; //type o
www.eeworm.com/read/426674/9004701
c fircasm.c
//FIRCASM.c FIR C program calling ASM function fircasmfunc.asm
#include "bp41.cof" //BP @ Fs/8 coefficient file
int yn = 0; //initialize filter's output
short dly[N];
www.eeworm.com/read/426674/9004794
c fircasm.c
//FIRCASM.c FIR C program calling ASM function fircasmfunc.asm
#include "bp41.cof" //BP @ Fs/8 coefficient file
int yn = 0; //initialize filter's output
short dly[N];
www.eeworm.com/read/426674/9005382
cof bpr53.cof
//BPR53.cof Coefficient File for FIR bandpass centered at Fs/10
//Generated with BASIC program (on disk) using Rectangular window
#define N 53 //number of coefficients
short h[N]={0xFD78,0xFC
www.eeworm.com/read/426674/9005963
c iirinverse.c
//IIRinverse.C Inverse IIR Filter
#include "bp2000.cof" //BP @ 2 kHz coefficient file
short dly[stages][2] = {0}; //delay samples per stage
short out_type = 1; //type o
www.eeworm.com/read/382086/9049902
c fircasm.c
//FIRCASM.c FIR C program calling ASM function fircasmfunc.asm
#include "bp41.cof" //BP @ Fs/8 coefficient file
int yn = 0; //initialize filter's output
short dly[N];