搜索资源列表
高采样率FIR数字滤波器的设计与实现
- 这是我看到的一些资料,希望与大家分享。也许这对您用处不大,但是我的一份诚意。-this is that I see some of the information and hope to share with you all. This may be less useful to you, but my sincerity.
4yue11haoxiawu
- 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 soft
fir-random
- 编程实现: 低通数字滤波器的设计。 设计一低通FIR滤波器,对应的模拟系统的幅度响应 抽样频率10kHz,过渡带0.5kHz,用窗口法设计。 画出数字滤波器频率响应。 连续信号经过10kHz抽样后,通过该数字滤波器,分析输入和输出的频谱。 -Programming : low-pass digital filter design. Design an FIR low-pass filter, the corresponding simulation system r
matlabFIR11
- 用Matlab函数对数字滤波器进行设计和实现,同时也加深我们对数字滤波器的常用指标和设计过程的理解 word文档-with Matlab functions on digital filter design and implementation, also deepen our understanding of the common digital filter design process indicators and understanding word document
matlabIIR11
- Matlab函数对数字滤波器IIR进行设计和实现,同时也加深我们对数字滤波器的常用指标和设计过程的理解 word文档-Matlab function of IIR digital filter design and realization also deepen our understanding of the common digital filter design process indicators and understanding word document
filter
- 各种数字滤波器的资料,可直接实现宽带宽的滤波
C-FIR
- 此程序是用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 do
iiir
- 实现数字滤波器的功能,具体参数可以自己修改,通过频域变换来观察数字滤波器来观察其功能。-Digital filter function, specific parameters can make amendments on her own transformation through frequency domain to observe the digital filter to observe its functions.
filter
- FIR数字滤波器的实现,采用Kaiser窗实现高精度的地痛滤波器。-The realization of FIR digital filter using Kaiser window filter to achieve high accuracy in pain.
MatlabFIR
- FIR数字滤波器广泛应用在数字通信系统中,研究其实现方法具有重要意义。Matlab功能强大,利用Matlab辅 助设计DSP应用程序,可大大缩短DSP应用程序的开发时间。介绍了Matlab和CCS及DSP的连接,说明了利用Matlab辅 助DSP实现FIR数字滤波器的过程,及如何在Matlab环境中调试DSP程序,给出了实现结果,并把该结果和单纯在Matlab 环境下实现结果进行比较,前者效果更好,更具有实际应用价值。 -FIR digital filters widely us
MATLAbshuzilvboqi
- 基于MATLAB的FIR数字滤波器设计 加深对数字滤波器的常用指标和设计过程的理解。 FIR滤波器实现一般采用窗函数法和等纹波设计法。窗函数法还包含两个分支,一种是用公式先手动算出N值和其他对应得窗函数参数值,再代入窗函数和fir1实现,一种是用函数*rord估算出N和相应参数再用fir1实现。不过要注意*rord会低估或高估阶次n,可能会使滤波器达不到指定的性能,这时应稍微增加或降低阶次。如果截止频率在0或Nyquist频率附近,或者设定的dev值较大,则得不到正确结果-MATLAB-
digital-filter-and-the-realized
- 详细介绍了数字滤波器的实现原理,并附有matlab代码可实现。-Described in detail the realization of the principle of the digital filter with matlab code can be realized.
Daaaarari
- 数字滤波器的实现,分别输入低频、高频、中中频三种信号,实现低通、高通、带阻滤波器。 -Digital filter, enter the low-frequency, high frequency, in the intermediate frequency of three signals, low pass, high pass, band stop filter.
digtal-signal-processing
- 该文档中包括数字信号处理中常用的MATLAB程序仿真,有对图像的处理,也有数字滤波器的实现等等。可以作为学习资料。-The document includes a digital signal processing commonly used MATLAB simulation program, there are image processing, but also the realization of the digital filter and so on. It can be used
filter
- 各种滤波器的实现,FIR滤波器的DSP实现,含有PPT指导(The realization of various filters, FIR filter DSP implementation, containing PPT guidance)
prj_ex_13
- 用verilog实现数字滤波器的功能,基于quatursii平台。内含源代码(With Verilog digital filter function, based on the quatursii platform. Contain source code)
MATLAB
- 通过设计数字滤波器,实现对语音信号的检测去除噪声,加深对数字滤波器设计理解(Through the design of digital filters, to achieve the detection of voice signals to remove noise, deepen the understanding of digital filter design)
数字滤波器的C语言实现
- 数字滤波器的C语言实现,包括高通、低通、带通滤波器( Digital filter C language, including high pass, low pass, band pass filter )(Digital filter C language, including high pass, low pass, band pass filter)
Desktop
- 基于matlab自适应滤波器的设计与实现程序和文章,亲试可用(Design and implementation of adaptive filter based on MATLAB, pro test available)
qemapkores_model
- 数字滤波器的实现,分别输入低频,高频,中频三种信号,实现低通,高通,带阻滤波器,()