搜索资源列表
filter
- 1.FFT.doc 2.用MATLAB进行FFT频谱分析 3.傅立叶变换与频谱分析.pdf 4.快速Fourier变换算法及Matlab程序实现.pdf 5. 利用MATLAB和窗函数法设计FIR数字滤波器.pdf 6. 用MATLAB辅助设计FIR数字滤波器.pdf-1.FFT.doc 2 MATLAB FFT spectrum analysis 3 FFT and spectrum analysis . Pdf 4 fast Fourier transform
numerical-filter
- FIR和IIR数字滤波器程序,可以通过读取采集的数据实现相应滤波,观察各自特性-FIR and IIR digital filter program
C
- IIR数字滤波器设计C程序-双线性变换法设计IIR数字滤波器包括1.Lowpass 2.Highpass 3.bandpass三部分-Infinite Impulse Response Digital Filter Design By Double Converting
MyCVI0
- 改程序用CVI编程得到,功能十分强大,可以进行FFT&IFFT算法、数据采集、相关性分析、数字滤波器等功能。-CVI programming procedures to be used, features a very powerful and can be FFT & IFFT algorithm, data acquisition, correlation analysis, digital filter functions.
Digital-Filter-Tutorial
- 数字滤波器的指导书,很详细,很不错的,值得初学者看看。-Digital filter guide book, very detailed, very good, it is worth look at the beginners.
zhudian
- labview做的逐点滤波程序,可以完成数字滤波功能。-LabVIEW done point by point filtering process, digital filter functions to be completed.
filter
- 介绍了滤波器的基本原理 本节所述内容属于模拟滤波范围。主要介绍模拟滤波器原理、种类、数学模型、主要参数、RC滤波器设计。尽管数字滤波技术已得到广泛应用,但模拟滤波在自动检测、自动控制以及电子测量仪器中仍被广泛应用。-Introduce the basic principles of the filter elements described in this section belong to the scope of analog filtering. Introduce the main
digitalfilter-FPGA
- Implementation of digital filter by using FPGA detailed report
DIGITAL-FILTER
- DIGITAL FILTER MODULATION PROGRAMS
digital-filter-and-the-realized
- 详细介绍了数字滤波器的实现原理,并附有matlab代码可实现。-Described in detail the realization of the principle of the digital filter with matlab code can be realized.
Digital-filter
- 数字滤波器 ,用matlab的GUI界面完成,可以对输入的信号进行低通,高通,带通,带阻的选择,同时能设置相应的参数。滤波的类型包括:blackman,boxcar,hanning,hamming-Digital filter matlab GUI interface, the input signal low pass, high pass, band-pass, band-stop choice, at the same time to set the appropriate paramet
IIR-digital-filter-in-MATLAB
- 采用脉冲响应不变法和双线性变换法设计IIR数字滤波器。 -Using impulse response method and bilinear transform IIR digital filter design.
The-digital-filter-design-
- 基于Matlab的数字滤波器设计,包括设计的参考资料,源程序和运行结果。-Matlab digital filter design, including the design references, source code, and based on the results.
Digital-filter-written-in-C-
- 用C编写的数字滤波器源程序,里面包含数字滤波器原理及相关设计文档-Digital filter written in C source code, which includes a digital filter design principles and related documents
ECG-digital-filter
- 心电信号数据 去噪滤波 IIR FIR 小波去噪等-ECG digital filter IIR,FIR
digital-filter
- 常用的7个数字滤波器,C代码,支持外部调用-Commonly used digital filter 7, C code
Digital-Filter-Design
- (1)设计低通、带通、高通数字滤波器; (2)可以对合成信号(含低频、中频、高频分量)、语音信号进行滤波; (3)通过GUI界面进行控制。-(1) design low pass, band pass, high pass digital filter (2) can be synthesized signal (including the low frequency, medium frequency, high frequency components), filtered s
IIR-digital-filter-design
- IIR数字滤波器设计及在FDM复用信号滤波中的应用 1.熟悉用双线性变换法设计IIR数字滤波器的原理与方法; 2.掌握根据频谱图及滤波需求确定滤波器的指标参数的方法; 3.通过FDM复用信号数字滤波器的设计,掌握IIR数字滤波器的MATLAB实现方法; 4.通过观察FDM复用信号滤波前后的时域及其频谱图,建立数字滤波的感性认识。-IIR digital filter design and the FDM multiplex signal filtering applicati
digital filter
- 数字滤波器,可以直接运行,使用窗函数法,带有延迟校正(The digital filter, which can run directly, uses the window function method, with the delay correction)
Design of FIR Digital Filter
- 设计一个FIR数字滤波器,设计一个线性FIR滤波器(Kaiser window)Wp = 0.3π; Ws = 0.4π; As = 40dB;(We design a FIR digital filter, design a linear FIR filter (Kaiser window), Wp = 0.3 PI, Ws = 0.4 PI, As = 40dB;)