Welcome![Sign In][Sign Up]
Location:
Search - fir low pass filter

Search list

[VHDL-FPGA-VerilogFIR低通滤波器部分模块

Description: 一个FIR低通滤波器,最小阻带衰减-30db,带内波动小于1db.用MAXPLUS2设计与仿真。-This is a FIR LPF, with-30dB in stop-band and sigma is less than 1dB. It is designed and simulated on MAXPLUS2.
Platform: | Size: 5120 | Author: 吴健宇 | Hits:

[Algorithm带通fir设计及图形显示比较

Description: 数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照自己的要求改变。这里采用的是汉宁窗。主函数main.cpp实现输入与fir的h(n)的卷积,输出结果Y(n),并将其存储在y.txt中。最后,graphics.cpp从y.txt读取数据,再由语句画出波形,可以清楚地看出计算结果是否正确,并进行比较。-digital band-pass filter design process. A total of three sources. Among them, dos.cpp FIR bandpass to the source, the filter order n, the low-frequency filter FLN, the high-frequency filter fhn, window function w, in accordance with the requirements change. Here is the Hanning window. The main function main.cpp achieve the input and fir h (n) convolution, the output Y (n), and store them in y.txt China. Finally, graphics.cpp y.txt read data from and then draw waveform statement, we can clearly see whether calculations are correct, and comparisons.
Platform: | Size: 2048 | Author: feide | 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:

[Program docchongzifir

Description: 这是用三角窗设计的FIR低通滤波器,来消除音乐信号的噪声-This is the triangular window design FIR low-pass filter to eliminate the noise signal Music
Platform: | Size: 3072 | Author: xiaochong | Hits:

[Other Embeded programfir_cb

Description: 使用DSP和MATLAB设计的一个低通FIR滤波器,基本上实现了滤波的效果-use and MATLAB DSP design a FIR low-pass filter, basically realize the filtering effect
Platform: | Size: 86016 | Author: cb | Hits:

[matlablow_passfilter

Description: 用矩形窗设计线性相位FIR低通滤波器,给了源代码,已经调试过了。其中要用到一个函数myfreqz要自己编,在这也附上其代码。希望对大家有用。-Rectangular window with the design of linear phase FIR low-pass filter, to the source code, have been debug. To use a function which myfreqz to own, in that its code is also attached. Hope useful for everyone.
Platform: | Size: 1024 | Author: 赵亮 | Hits:

[Software EngineeringMATLABFIR

Description: 实现FIR滤波器的设计,举了两个例子带通和低通滤波器,并进行了结果分析-Realization of FIR filter design, to cite two examples of band-pass and low pass filter, and results analysis
Platform: | Size: 164864 | Author: zhaoyang | Hits:

[Embeded-SCM Develop19FIR

Description: 低通滤波源码,C与汇编嵌套,效率奇高。为1K,FFT.基于54系列及19点FIR低通滤波C语言程序-Low pass filter source code, C and the compilation of nested efficiency high. For the 1K, FFT. Based on the 54 series and 19 o
Platform: | Size: 24576 | Author: ray | Hits:

[assembly languagechap06

Description: ex5_1 I-型线性相位FIR滤波器 ex5_2 II-型线性相位FIR滤波器 ex5_3 III-型线性相位FIR滤波器 ex5_4 IV-型线性相位FIR滤波器 ex5_5 矩形窗频响 ex5_6 希尔伯特变换器设计-汉宁窗 ex5_7 低通滤波器设计-汉明窗 ex5_8 带通滤波器设计-布莱克曼窗 ex5_9 低通滤波器设计-凯塞窗 ex5_11 频率采样技术:低通,朴素法 ex5_12 频率采样技术:低通, 最优法T1 & T2 ex5_13 频率采样技术:带通, 最优法T1 & T2 ex5_14 频率采样技术:高通, 最优法T1 ex5_15 频率采样技术:差分器 ex5_16 频率采样技术: 希尔伯特变换器 ex5_17 利用Parks-McClella算法设计低通滤波器 ex5_18 用PM算法进行的带通滤波器设计 ex5_19 用PM算法进行的高通滤波器设计 ex5_20 用PM算法进行的阶梯滤波器设计 ex5_21 用PM算法进行的差分器设计 ex5_22 用PM算法进行的希尔伯特变换器设计-ex5_1 I-type linear phase FIR filter ex5_2 II-type linear phase FIR filter ex5_3 III-type linear phase FIR filter ex5_4 IV-type linear phase FIR filter rectangular window frequency response ex5_5 Hilbert ex5_6 converter design- Hanning window low-pass filter design ex5_7- Hamming window ex5_8 bandpass filter design- Blackman window ex5_9 low-pass filter design- Kaiser window ex5_11 sampling frequency: low-pass, a simple method ex5_12 sampling frequency: low-pass, optimal method T1 & T2 sampling frequency ex5_13: band-pass, optimal method T1 & T2 ex5_14 sampling frequency: high-pass, optimal method T1 sampling frequency ex5_15: differentiator sampling frequency ex5_16: Hilbert converter Parks-McClella use ex5_17 algorithm design low-pass filter PM algorithm ex5_18 with the band-pass filter design PM algorithm ex5_19 with the high-pass filter design PM algorithm used ex5_20 ladder filter design PM algorithm used ex5_21 differential design PM al
Platform: | Size: 4096 | Author: 张满超 | Hits:

[Otherchengxu

Description: 设计一个数字FIR低通滤波器,其技术指标如下: Wp=0.2pi Rp=0.25Db Ws=0.3pi As=50db 试写出MATLAB设计的源程序。-Design a digital FIR low-pass filter, the technical indicators are as follows: Wp = 0.2pi Rp = 0.25Db Ws = 0.3pi As = 50db test designed MATLAB source code to write.
Platform: | Size: 25600 | Author: 高荣 | Hits:

[Communication-Mobilefir

Description: 用各种窗函数设计FIR数字滤波器。 分别用矩形窗和Hamming窗设计线性相位FIR低通滤波器。要求通带截止频率,单位脉冲响应h(n)的长度N=21,绘出h(n)及其幅频响应特性曲线。 -Window function with a variety of FIR digital filter design. Were rectangular window and Hamming window design of linear phase FIR low-pass filter. Requirements of passband cutoff frequency, unit impulse response h (n) of length N = 21, draw h (n) and its amplitude-frequency response curve.
Platform: | Size: 3072 | Author: 刘卫菠 | Hits:

[MultiLanguageFIRdesign

Description: FIR low pass filter design using MATLAB
Platform: | Size: 17408 | Author: Adel | Hits:

[Mathimatics-Numerical algorithmslpf

Description: Low pass filter . Using hamming window and and FIR filtering
Platform: | Size: 171008 | Author: bh | Hits:

[Booksfir

Description: 本文以软件无线电为指导,提出基于CORDIC算法利用FPGA平台数字下变频器设计方案。首先分析下变频器的结构;然后采用模块化设计思想,将数字下变 频的功能模块包括数字控制振荡器、CIC抽取滤波、HBF抽取滤波器、FIR低通滤波器进行分析和FPGA的设计;最后在 MATLAB/DSPBuilder下硬件仿真模块进行仿真并给出仿真结果。-In this paper, software-defined radio as the guidance, based on the CORDIC algorithm uses the FPGA platform, digital down-converter design. First analyzes the structure of down-converter and then use a modular design concept, the digital down-conversion function modules including digital controlled oscillator, CIC decimation filtering, HBF decimation filter, FIR low-pass filter for analysis and FPGA design the final In the MATLAB/DSPBuilder under the hardware emulation module simulation and simulation results.
Platform: | Size: 201728 | Author: jiang | Hits:

[Algorithmfir-example-8bit

Description: Filter type: Low Pass Filter model: Butterworth Filter order: 2 Sampling Frequency: 1000 Hz Cut Frequency: 100.000000 Hz Coefficents Quantization: 8-bit
Platform: | Size: 1024 | Author: reza g | Hits:

[Speech/Voice recognition/combineFIR-low-pass-filter

Description: FIR低通滤波器(语音低通滤波器设计低码) 有音乐效果-FIR low-pass filter (low pass filter design low voice code) has sound effects
Platform: | Size: 138240 | Author: | Hits:

[matlabfir-low-pass-filter-design

Description: 用矩形窗设计了一个FIR线性相位低通数字滤波器。截止频率0.5π,阶数为21阶。求出了系统函数并画出了幅频响应。-A rectangular window design with linear phase FIR low-pass digital filter. Cutoff frequency 0.5π, the order of 21 bands. Find the system function and plotted the amplitude-frequency response.
Platform: | Size: 8192 | Author: 董晓曦 | Hits:

[Special EffectsFIR-low-pass-filter

Description: 一个简单小巧的FIR低通滤波器的实现代码,对初学图像的有帮助-A simple and compact FIR low-pass filter to achieve code beginner image
Platform: | Size: 1024 | Author: 项导 | Hits:

[matlabFIR-low-pass-filter

Description: 本文在基于Matlab的基础上实现低通滤波器的设计,以及对比了几种窗函数的不同效果图。-In this paper, the design and implementation of Matlab low pass filter based on graph, and compared the different effects of several window functions.
Platform: | Size: 34816 | Author: 卢亚光 | Hits:

[Otherfir lowpass

Description: FIR low pass filter for filter
Platform: | Size: 89088 | Author: Steven Ting | Hits:
« 12 3 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net