搜索资源列表
matlab_digital_filter_design
- 基于matlab fdatool的数字滤波器设计,并应用到实际信号的滤波处理中。(内附fdatool设计步骤,参数,待滤波的数字信号数据)-Based on matlab fdatool digital filter design, and apply the filter to the actual signal processing. (With fdatool design steps, parameters, data to be filtered digital signal)
halfband_filter
- matlab设计半带滤波器程序: 1、用remez算法直接设计半带滤波器并; 2、先用remez算法设计单带滤波器,然后转换为半带滤波器。 有助于加深理解半带滤波器的设计。-matlab half-band filter design process: one, with remez algorithm and direct the design half-band filter 2, first remez algorithm design a single-band fi
csd
- 在MATLAB程序中利用FDATOOL工具得到系数,然后由此十进制系数生成CSD码-In the MATLAB program by using FDATOOL tools coefficient, then the resulting decimal CSD code coefficients generated
iir
- iir数字滤波器的仿真,其仿真软件是matlab,运用其中功能模块,FDATool和simulink-iir digital filter simulation, the simulation software is matlab, use one of function modules, FDATool and simulink
IIRdigitalfilerdesignanoftwareimplementation
- IIR数字滤波器设计及软件实现。1. 熟悉用双线性变换法设计IIR数字滤波器的原理与方法; 2. 学会调用MATLAB信号处理工具箱中滤波器设计函数(或滤波器设计分析工具fdatool)设计 各种IIR数字滤波器,学会根据滤波需求确定滤波器指标参数。 3. 掌握IIR数字滤波器的MATLAB实现方法。 4. 通过观察滤波器输入输出信号的时域波形及其频谱,建立数字滤波的概念。 -IIR digital filter design and software implementat
digital-quadrature-down-converter
- 基于FPGA的数字正交下变频器设计,在ALTERA的DE2开发板上设计一个多相滤波结构数字正交变换器。其中多相滤波模块是最关键模块,该模块将64阶滤波器的系数分成奇偶两路,并通过VHDL常数的方式存储在模块内部。这些常数是通过在MATLAB中调用FDATool,根据滤波器的参数要求来生成的。这些浮点格式的滤波器系数还需要在MATLAB中计算成二进制补码的形式,才可以存储在模块中。-FPGA-based digital quadrature down-converter design, ALTER
FIR-filter-design-using-matlab
- 绍了利用MATLAB信号处理工具箱进FIR滤波器设计的三种方法:程序设计法、FDATool设计法和SPTool设计法,给出了详细的设计步骤,并将设计的滤波器应用到一个混和正弦波信号,以验证滤波器的性能。-FIR filter design using matlab(including code)
fdatool
- matlab当中的滤波器工具(调用及制作)的使用文档-matlab doc
MATLAB-FDATOOL
- MATLAB FDATOOL的使用和具体的使用方法-MATLAB FDATOOl
filter
- 各种模块实现10阶FIR滤波器,用matlab中的fdatool计算出设计的滤波器的系数,再利用VHDL编写各模块程序,实现滤波器-Various modules to achieve the10order filter based on FIR, using MATLAB FDATool calculates the design of the filter coefficients, then use VHDL to prepare procedures for each module, t
FIR_matlab
- 使用matlab的fdatool工具生成的VerilogFIR滤波器代码,自带测试testbench-The the Matlab fdatool tool to generate VerilogFIR filter code, self-testing testbench
matlab
- 文中主要探究声音在频率上体现出的各种特性,并在此基础上在Matlab平台下的信号处理工具箱,如sptool、fdatool、wavelet、simulink工具箱等,对声纹识别技术做初步探索。-This paper explore the sound reflects the various characteristics in the frequency, the signal processing toolbox in Matlab platform and on this basis, s
matlab-fliter-design
- MATLAB中用FDATool设计滤波器及使用 该文章讲述了MATLAB中用FDATool设计滤波器及使用. -Filter Design
lab1
- 使用matlab fdatool仿真fir濾波-use matlab fdatool to simulate fir filter
Matlab-IIR
- 数字滤波器是数字信号处理的重要环节,数字滤波器可分为IIR和FIR两大类。本文介绍了IIR和FIR的基本设计原理以及在MATLAB环境下如何利用直接程序设计法、SPTOOL设计法和FDATOOL设计法给出IIR和FIR数字滤波器的设计方法和操作步骤,并给出设计设计实例及运行结果,同时利用MATLAB环境下的仿真软件SIMULINK对所设计的滤波器进行模拟仿真,仿真结果表示设计参数设置合理。-The important aspect of the digital filter is a digit
FDATOOL
- 自己编写的数字滤波器工具箱,界面和功能均参照MATLAB中的FDATOOL工具箱。能实现FIR,IIR各种数字滤波器的设置。-A program designed in MATLAB GUIDE with the interface and function of FDATOOL in matlab.
stopband
- 带阻滤波器 matlab fdatool的实用-Bandstop filter matlab fdatool practical
MATLABFIRfdatool
- 教你使用matlab fdatool 各种数字滤波器 包含16qam调制解调程序 以及butterworth 还有 且比学府-Teach you to use a variety of digital filters matlab fdatool contain 16qam modulation and demodulation process and butterworth there and so forth than institutions
hilbert
- 通过调用MATLAB的FDATOOL工具实现hilbert滤波器,并生成Verilog文件。-Hilbert filter realized by calling the MATLAB FDATOOL tool and generates Verilog file.
elec442lab5
- Filter Design and Analysis using FDATool of MATLAB