Welcome![Sign In][Sign Up]
Location:
Search - FIR in c program

Search list

[Mathimatics-Numerical algorithms19点FIR低通滤波C语言程序

Description: 这是一个对语音信号(0.3kHz~3.4kHz)进行低通滤波的C语言程序, 低通滤波的截止频率为800Hz,滤波器采用19点的有限冲击响应FIR滤波。 语音信号的采样频率为8kHz,每个语音样值按16位整型数存放在insp.dat文件中。-This c program is a low pass filter for radio signal 0.3kHz-3.4kHz.The stop frequence of this filter is 800hz.This digtal filter chooses 19 points FIR.the fs is 8kHz.every datas is memoryed in filed-insp.dat.
Platform: | Size: 1269 | Author: 郑涛 | Hits:

[Other resourceMDEFIR3

Description: 给出了FIR滤波器设计的C语言程序,可以根据设计要求,灵活地调整参数,得到需要的滤波器参数。-given FIR filter design in C language program, according to the design requirements, flexibility to adjust parameters and the filter parameters.
Platform: | Size: 1521 | Author: 张洪欣 | Hits:

[Other resourceClass_definition_file_FIR_Filter

Description: FIR滤波器的C++实现 Below are program source listings for FIR.h and FIR.cpp, the header file and class file for implementing arbitrary causal FIR filters in the Synthesis Tool Kit (STK) framework
Platform: | Size: 1305 | Author: maxi | Hits:

[Mathimatics-Numerical algorithms19点FIR低通滤波C语言程序

Description: 这是一个对语音信号(0.3kHz~3.4kHz)进行低通滤波的C语言程序, 低通滤波的截止频率为800Hz,滤波器采用19点的有限冲击响应FIR滤波。 语音信号的采样频率为8kHz,每个语音样值按16位整型数存放在insp.dat文件中。-This c program is a low pass filter for radio signal 0.3kHz-3.4kHz.The stop frequence of this filter is 800hz.This digtal filter chooses 19 points FIR.the fs is 8kHz.every datas is memoryed in filed-insp.dat.
Platform: | Size: 1024 | Author: | Hits:

[AI-NN-PRMDEFIR3

Description: 给出了FIR滤波器设计的C语言程序,可以根据设计要求,灵活地调整参数,得到需要的滤波器参数。-given FIR filter design in C language program, according to the design requirements, flexibility to adjust parameters and the filter parameters.
Platform: | Size: 1024 | Author: 张洪欣 | Hits:

[Communication-Mobilefir_TMS320F206

Description: 自适应滤波器在DSP中的C语言程序,应用于TMS320F206型号的DSP板,比较简单-adaptive filter in DSP C language program, TMS320F206 models used in the DSP board, relatively simple
Platform: | Size: 1024 | Author: 刘彬斌 | Hits:

[DSP programLF2407_Matlab

Description: 在Matlab/Simulink环境下,用图形化的方式设计DSP程序,可简化程序的设计。利用Embedded Targetfor T1 C2000 DSP工具包,设计DSP的ADC转换程序;利用Simulink的数字信号处理工具包,设计FIR滤波嚣进行滤波处理;给出在修改生成的C语言程序时如何使DSP能正确运行。设计的程序在TM$320LF2407A处理器上运行正确。-In Matlab/Simulink environment, using graphical DSP design process, simplify the design process. The use of Embedded Targetfor T1 C2000 DSP toolkit, design DSP-ADC conversion process use Simulink digital signal processing toolkit designed FIR filter for noise filtering treatment given the revision of the generated C language program how to make the DSP run correctly. Design procedures in the TM $ 320LF2407A processor to run correctly.
Platform: | Size: 1210368 | Author: csallon | Hits:

[DSP programClass_definition_file_FIR_Filter

Description: FIR滤波器的C++实现 Below are program source listings for FIR.h and FIR.cpp, the header file and class file for implementing arbitrary causal FIR filters in the Synthesis Tool Kit (STK) framework-FIR filter C++ Realize Below are program source listings for FIR.h and FIR.cpp, the header file and class file for implementing arbitrary causal FIR filters in the Synthesis Tool Kit (STK) framework
Platform: | Size: 1024 | Author: maxi | Hits:

[DSP programFIR-h(t)

Description: 利用窗函数法设计FIR滤波器,给出其抽样响应。程序中调用了子程序window。-Using window function design FIR filter, given in response to its sample. Calling the subroutine program window.
Platform: | Size: 1024 | Author: dayuruozhi | Hits:

[DSP programchap6

Description: This experiment uses the Blackfi n BF533/BF537 EZ-KIT to run a simple FIR fi lter on stereo channels at a sampling frequency of 48 kHz. The CYCLE register is embedded in the main program ( process_data.c) to benchmark the time needed to process two FIR fi lters. A background telemetry channel (BTC) is set up to display the cycle count.
Platform: | Size: 101376 | Author: alex dumitru | Hits:

[DSP programDSP-c-Matlab-Programs-ManualV19

Description: 印度GURUNANAK ENGINEERING COLLEGE数字信号处理实验室的DSP+c+Matlab联合编程手册-DIGITAL SIGNAL PROCESSING LAB (IV-I SEM) INDEX 1. Architecture of DSP chips-TMS 320C 6713 DSP Processor 2. Linear convolution 3. Circular convolution 4. FIR Filter (LP/HP) Using Windowing technique a. Rectangular window b. Triangular window c. Kaiser window 5. IIR Filter(LP/HP) on DSP processors 6. N-point FFT algorithm 7. Power Spectral Density of a sinusoidal signals 8. FFT of 1-D signal plot 9. MATLAB program to generate sum of sinusoidal signals 10. MATLAB program to find frequency response of analog
Platform: | Size: 1582080 | Author: wangjin | Hits:

[Windows DevelopC-FIR

Description: 此程序是用C语言编写的FIR数字滤波器,程序分块相当完整清晰:打开文件,读取数据文件,运算滤波,结果写入文件,关闭文件。已经通过验证-This program is written in C language FIR digital filters, the program block quite a complete and clear: open the file, read data files, computing filtering, the results of written document, close the file. Has passed validation
Platform: | Size: 1024 | Author: 风影 | Hits:

[DSP programDSP-Programs

Description: dsp program of linear convolution, circular convolution anf fir filter in c
Platform: | Size: 12288 | Author: prabhat | Hits:

[Voice Compressa-low-pass-filter-for-radio-signal

Description: 这是一个对语音信号(0.3kHz~3.4kHz)进行低通滤波的C语言程序, 低通滤波的截止频率为800Hz,滤波器采用19点的有限冲击响应FIR滤波。 语音信号的采样频率为8kHz,每个语音样值按16位整型数存放在insp.dat文件中。-This c program is a low pass filter for radio signal 0.3kHz-3.4kHz.The stop frequence of this filter is 800hz.This digtal filter chooses 19 points FIR.the fs is 8kHz.every datas is memoryed in filed-insp.dat.
Platform: | Size: 1024 | Author: 余长江 | Hits:

[DSP programFIR

Description: DSP5509A的FIR滤波器程序C语言-DSP5509A FIR filter program in C
Platform: | Size: 203776 | Author: 金光明 | Hits:

[DSP programFIR

Description: STM32F2812的C语言编写的FIR滤波程序-STM32F2812 of the FIR filter written in C language program
Platform: | Size: 494592 | Author: zhaoy | Hits:

[Database systemfirC

Description: 提供fir算法的C语言呈现。文档中含C语言程序,为大家提供必要的帮助-Fir algorithm in C language presents. Document containing the C language program, in order to provide the necessary assistance
Platform: | Size: 363520 | Author: 吴风 | Hits:

[Windows Developfir

Description: 这是一个分解质因数的程序,适合于C语言的初学者(This is a program that breaks down the prime factor, and is suitable for beginners in C)
Platform: | Size: 18432 | Author: BIJTU | Hits:

CodeBus www.codebus.net