搜索资源列表
-
0下载:
This tutorial white-paper illustrates practical aspects of FIR
filter design and fixed-point implementation along with the
algorithms available in the Filter Design Toolbox and the
Signal Processing Toolbox for this purpose.-This tutorial white
-
-
2下载:
利用MATLAB开发软件进行编程,实现了数字FIR低通滤波器的功能,程序直接可以运行!-Use MATLAB to develop software for programming, implementation of digital FIR low-pass filter function, the program can run directly!
-
-
0下载:
Doppler filter in FIR implementation
-
-
0下载:
Jakes filter in fir implementation
-
-
0下载:
Efficient FIR Filter Architectures Suitable for FPGA
Implementation
Joseph B. Evans
Telecommunications & Information Sciences Laboratory
-
-
0下载:
使用MATLAB实现FIR滤波器设计,内含详细代码和原理-FIR filter design using MATLAB implementation, containing detailed codes and principles of
-
-
0下载:
本文介绍了数字信号处理中各种算法基本原理,包括Z 变换、DFT 变换及其快速
算法FFT 等信号变换算法和包括IIR 与FIR 数字滤波器的设计与实现,详细论述了利用
MATLAB 软件对信号变换和设计数字滤波器的原理﹑ 步骤和实现方法,并给出了基于
MATLAB 的模拟与仿真。文章最后给出了实验结果,并就其结果做了进一步的解释和说明。
关键词:Z 变换,离散傅立叶变换DFT,数字滤波器,系统结构仿真
-This article describes a variety of
-
-
0下载:
implementation of FIR and IIR filters by matlab
-
-
0下载:
本程序是最佳线性滤波器的MATlAB实现,具体分析了FIR滤波器各项参数的变化对滤波效果的影响-This procedure is the best linear filter MATlAB implementation of the detailed analysis of the FIR filter parameters on the filtering effect
-
-
0下载:
FIR滤波器的一种设计实现,给出了详细的源代码,和原理。-FIR filter design and implementation of a given source code in detail, and principles.
-
-
0下载:
基于神经网络的 一维线性滤波器 分为I到VI型 等波纹数字滤波器 用matlab实现 -One dimensional wave digital filter based on neural network using MATLAB implementation
-
-
0下载:
圆卷积与线卷积在FIR中的实现,通过程序还开深刻理解两者间的差别和各自优劣。
1.圆卷积用在被截出的某段数据中,此时,长度应该定为和输入数据长度一致(一般输入数据大于hn的数),这时圆卷积结果相当于某段被截断出来的数据以非截断的方式经过滤波而得出的结果;线卷积用在各自独立的,离散的数据中,若截断数据也用线性卷积来计算,那么就相当与这部分数据是与源数据是独立的,
得出的结果时域两端会变长,但频谱基本上一样的。差别可以想象。
2.注意圆卷积最开始的输入数据的次序,构造矩阵时要注意。-Ci
-
-
0下载:
C语言实现Fir 滤波器的程序,可以用。简单易懂。-FIR Filter implementation in C programming
-
-
0下载:
本文在基于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.
-
-
0下载:
FIR滤波器的仿真和实现。包括matlab的仿真文件和基于VHDL语言的硬件实现代码。算法包括串行和并行两种。-Simulation and implementation of FIR filters. Including matlab simulation files and hardware implementation based on VHDL code. Including both serial and parallel algorithms.
-
-
0下载:
仿真线性相位FIR 低通、高通、带通和带阻滤波器的设计方法,频率采样设计法和线性相位的实现方法-Implementation simulation linear phase FIR low pass, high pass, band pass and band-stop filter design method, frequency sampling design method and linear phase
-
-
0下载:
IIR滤波器,matlab程序实现。。。。。。。。。。。。。。(IIR filter, matlab program implementation..............)
-
-
0下载:
Implementation of FIR filter in matlab
-
-
0下载:
提供了一个FIR滤波器的MATLAB实现程序(A MATLAB implementation program of FIR filter is provided)
-
-
1下载:
对标Matlab中fir1函数的C语言实现(C language implementation of fir1 function in benchmarking matlab)
-