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:
Description: 基于MSP430单片机实现的FIR滤波器C语言程序,希望对大家有帮助-MSP430 MCU based FIR filter C language program, we hope to help Platform: |
Size: 1207 |
Author:gaojian |
Hits:
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:
Description: 有限脉冲响应过滤器。This program designs a Finite Impulse Response (FIR) filter. The window-based method is used to obtain a low-pass, high-pass, band-pass or band-stop FIR filter-finite impulse response filters. This program designs a Finite Impulse Response (FIR) filter. The window-based method is used to obtain a low-pass, high-pass, band-pass or band-stop FIR filter Platform: |
Size: 158720 |
Author:站长 |
Hits:
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:
Description: 1、基于FPGA实现FIR数字滤波器的研究(使用VHDL语言进行编程)
2、多功能单片机下载开发软硬件的设计(利用VB或V C++和C语言)有下载板和下载软件
3、迷你播放器(利用Visual Basic 6.0设计)可以播放多种格式的音乐和电影,以及图片浏览等等
4、小电容小电感测试仪
-1, FPGA-based digital FIR filter (use VHDL program) 2. Multi-function download the software and hardware design development (VB or V C and C language), downloading software and download Plate 3, Player (using Visual Basic 6.0 design) can play multiple formats of music and movies, Photo View and so on four small small inductance capacitor tester Platform: |
Size: 16384 |
Author:wangxing |
Hits:
Description: 基于MSP430单片机实现的FIR滤波器C语言程序,希望对大家有帮助-MSP430 MCU based FIR filter C language program, we hope to help Platform: |
Size: 1024 |
Author:gaojian |
Hits:
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:
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:
Description: FIR数字滤波器程序代码,十分的有用哦。我一直都保存着的-FIR digital filter program code, very useful Oh. I have always kept the Platform: |
Size: 2075648 |
Author:张杰 |
Hits:
Description: 给出了2812的FIR滤波器设计的C语言程序,可以根据设计要求,灵活地调整参数,得到需要的滤波器参数。-2812 gives the design of the FIR filter C language program may be based on design requirements, the flexibility to adjust parameters, filter parameters they need. Platform: |
Size: 7168 |
Author:陈路 |
Hits:
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:
Description: DSP算法(ANSI_C)
PROGRAM TO MAKE FIR FILTER COEFFICIENTS USING REMEZ EXCHANGE FIR FILTER DESIGN PROGRAM-DSP algorithm (ANSI_C) PROGRAM TO MAKE FIR FILTER COEFFICIENTS USING REMEZ EXCHANGE FIR FILTER DESIGN PROGRAM Platform: |
Size: 6144 |
Author:vts |
Hits:
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:
Description: 基于ti dsp tms320d5416的fir滤波器源码程序,c语言开发-Based ti dsp tms320d5416 fir filter source program, c language development Platform: |
Size: 19456 |
Author:王涛 |
Hits: