搜索资源列表
带通滤波
- 1——10赫兹带通滤波器设计
87设计小型微波带通滤波器
- 87设计小型微波带通滤波器.pdf-87 design small microwave band-pass filter. Pdf
C54X带通滤波器汇编文件
- C54X带通滤波器汇编文件,给出54系列处理器进行带通滤波运算的全部过程,可以直接使用。-C54X bandpass filter compilation, 54 family of processors is the band pass filter in the whole process can be used directly.
带通fir设计及图形显示比较
- 数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照自己的要求改变。这里采用的是汉宁窗。主函数main.cpp实现输入与fir的h(n)的卷积,输出结果Y(n),并将其存储在y.txt中。最后,graphics.cpp从y.txt读取数据,再由语句画出波形,可以清楚地看出计算结果是否正确,并进行比较。-digital band-p
滤波
- 一个windows简单的信号处理器,能进行固定带通滤波、可变通滤波、删除噪声、输入输出误差等功能,-a simple signal processor can for the fixed band-pass filter, flexible filter to remove noise, input and output functions such as error,
滤波算法模拟
- 一个不错的自适应滤波演示程序,包括固定带通滤波器和可变带通滤波器的演示.-a good demonstration of adaptive filtering procedures, including band-pass filter fixed and variable bandpass filter demonstration.
imagefilter_GUI
- 图像频率域滤波程序,课程设计作业,获优秀,完全自主开发,包含搞通滤波、低通滤波、带通滤波以及方向滤波。含GUI-image frequency domain filtering procedures, curriculum design work, outstanding, fully self-development, including engaging pass filtering, low-pass filtering, ban
MFCBandFilter
- 一个用MFC写的滤波器源代码,代码结构非常精巧,可以参考 功能:1 固定带通滤波 2 可变带通滤波 3 噪声删除 4 输入输出误差计算 实现比较简单,由于使用了Microsoft Foundation classes,代码流程很简单,但是实现的功能比较充分 Filter.h:头文件,定义了CFilterApp 类 Filter.cpp:利用MFC的函数实现了CFilterApp Fil
fft_filter
- 快速FOURIER变换滤波,可进行高通滤波,低通滤波,带通滤波。-rapid etween transform filtering, high-pass filter, low-pass filter, band-pass filtering.
cardiogram_filter
- 一个单片机心电图数据采集带通滤波的算法。-ECG data acquisition of a single-chip band-pass filtering algorithms.
filter
- fortran程序,数值计算,带通滤波程序-fortran program, numerical calculation, band-pass filtering procedure
Filter
- 带通滤波的fortran代码,可以用于各种需要滤波的行业,供大家参考-BP filter fortran code,you can use it for you working
FFT_Filter
- 在VC下实现FFT对信号滤波,包括实现低通和带通滤波,图形显示-In VC to achieve FFT of signal filtering, including the realization of low-pass and band-pass filtering, graphical display
Digital_Filter
- 数字滤波器,有多种滤波方式:高通滤波,低通滤波,带通滤波。高斯滤波器,切必雪夫滤波器-Digital Filter, high pass filter, low pass filter, band filter, Goss filter and so on.
filter
- 自适应数字滤波器 包括固定带通滤波 可变带通滤波 噪声删除等-Adaptive digital filter including the fixed band-pass filter variable band-pass filtering noise or delete
2009_01_07_SignalProcessDemo
- 输入一个含有噪声的信号,使用fft将频谱显示出来、并可输入低通、高通,带通滤波的数值,结果立刻可现,不过是基于evc的程序,会vc的一看即明白-Enter a noisy signal, using fft the spectrum display, and can enter the low-pass, high pass, band-pass filter value, the results are immediately ava
band-pass
- 对一个场或时间序列进行带通滤波,滤去低频振荡.- This program is used to filter the band-pass low-frequency and is useful to analyse the low-frequency characteristics of fields.
带通滤波
- 主要对数据进行一维带通滤波,减少干扰信号(One dimensional band pass filtering is used to reduce the interference signal)
带通滤波
- 对信号进行带通滤波处理,滤波范围手动设置(Bandpass filtering for signal processing)
带通滤波器,滤除通带外噪声,保留信号
- matlab实现带通滤波,根据采集到的时域信号,处理得到频域信号,matlab滤波(matlab Realization of bandpass filtering)