搜索资源列表
滤波
- 一个windows简单的信号处理器,能进行固定带通滤波、可变通滤波、删除噪声、输入输出误差等功能,-a simple signal processor can for the fixed band-pass filter, flexible filter to remove noise, input and output functions such as error,
Lvbochuli
- 实现一个通用的高通、低通、带通和带阻滤波器函数。其中又分别实现理想、巴特沃思和指数等滤波形式。用实现的函数对图1(lena_noise.bmp)进行低通处理,图2(lena_blur.bmp)进行高通处理,处理后分别进行伪彩色增强。-achieve a common high-pass, low-pass, band-pass and band stop filter function. It also achieve the desired respectively, Butterworth
digitalfiltersimulators
- digital filter simulators数字滤波模拟器。实现固定带通滤波器,可变带通滤波器,噪声删除等效果。-digital filter digital filter simulators simulator. The realization of a fixed band-pass filter, variable band-pass filter, noise and other effects of the deletion.
filter
- 自适应数字滤波器 包括固定带通滤波 可变带通滤波 噪声删除等-Adaptive digital filter including the fixed band-pass filter variable band-pass filtering noise or delete
ljk
- 对声音采集显示波纹 以及高斯滤波带通滤波 等等等 -Collection of sound wave and the Gaussian filter shows band-pass filter and so on and so on
397397Iirdfv2
- iir 巴特沃斯 切比雪夫 实现高通滤波 带通滤波 低通滤波 带阻滤波等功能-iir 巴特沃斯切 Chebyshev high-pass filter band-pass filter low-pass filter band-stop filtering functionality
chap1_5
- 程序主要包括低通滤波、高通滤波,带阻滤波,同态滤波等,主要是平滑和锐化处理-Program includes low-pass filter, high pass filter, band stop filtering, homomorphic filtering, smoothing and sharpening are mainly
Filter
- VC++自适应数字滤波器实验程序的源代码,可生成固定带通滤波器曲线图、可变带通滤波器曲线图、噪声删除、输入输出误差,可设置最低频率和最高频率,Y轴缩放等参数。 -VC++ adaptive digital filter test program' s source code, can generate a fixed band-pass filter curve, curve of the variable band-pass filter, noise removed, the inpu
digital_filter_design
- 采用matlab设计数字滤波器的源程序,包含滑动滤波器、切比雪夫低通、带通滤波器等! -Digital filter design using matlab source, including sliding filters, Chebyshev low pass, band pass filter!
Signal_compare
- 信号的读取及处理,包括带通滤波及傅里叶变换等-A signal read and processed, including band pass filtering and Fourier transform
Matlab-filting
- 使用matlab实现各种滤波功能,设计出高通滤波,低通滤波,带通带阻滤波等滤波器-Using matlab to achieve a variety of filtering, to design a high-pass filter, low-pass filtering, band-stop filter bandpass filter
超声波测距系统
- 采用以AT89s52单片机为核心的低成本、高精度、微型化数字显示超声波测距仪的硬件电路。整个电路采用模块化设计,由信号发射和接收、供电、温度测量、显示等模块组成。发射探头的信号经放大和检波后发射出去,单片机的计时器开始计时,超声波被发射后按原路返回,在经过放大带通滤波整形等环节,然后被单片机接收,计数器停止工作并得到时间。温度测量后送到单片机,通过程序对速度进行校正, 结合两者实现超声波测距的功能。软件程序主要由主程序、预置子程序、发射子程序、接收子程序、显示子程序等模块组成。它控制单片机进行数
frequency
- 频域变换,带通滤波,带阻滤波,高通滤波,低通滤波等-Frequency domain transform, band-pass filter, band stop filter, high pass filter, low-pass filtering, etc.
frequency
- C#写的滤波算波,包含带通滤波、带阻滤波、低通滤波等-C# to write filtering operator waves, including band-pass filter, band stop filter, low-pass filtering, etc.
threefilters
- 包含巴特沃斯、切比雪夫等三种滤波器,可以选择实现高通、低通和带通滤波。-Contains butterworth, chebyshev, such as three kinds of filter, can choose to implement high-pass, low-pass and band-pass filter.
ImageFilterinFrequencySpace
- 目的是改善影像质量,包括去除高频噪声与干扰,及影像边缘增强、线性增强以及去模糊等。分为低通滤波(平滑化)、高通滤波(锐化)和带通滤波。-The purpose is to improve the image quality, including the removal of high frequency noise and interference, and image edge enhancement, linear enhancement and deblurring. Into a low
C#图像处理算法典型实例
- 图像处理:灰度,线性点运算,直方图,图像缩放,腐蚀结构元素,带通滤波,噪声模型等图像处理算法,包括素材和源代码。(Image processing: gray level, linear point operation, histogram, image scaling, corrosion structure elements, band pass filter, noise model and other image processing algorithms, including mate
18.基于2.4GHz的数字基带系统设计与实现
- 首先设计了 2.4GHz 数字基带系统的架构,该架构包括模拟前端、数字 基带、寄存器、协议处理和 I/O 等模块,其中,数字基带模块由发送子系统和接收 子系统构成。基于该架构,使用 Verilog HDL (hardware descr iption language,硬件 描述语言)设计了数字基带发送子系统,该发送子系统由 PPDU、symbol-to-chip、 chip-to-precode、 CRC 和白化五个模块组成,采用 symbol-to-chip 和 chip-to-pr
心电图滤波
- 利用低通、带阻FIR以及IIR技术对心电图上附加的白噪声、高斯噪声等进行滤波还原操作(内附心电图数值样品)。(We use low-pass, band stop FIR and IIR technology to filter and restore the additional white noise and Gauss noise on ECG.)
seismic anlysis
- 用于地震数据的处理,涉及segy文件的读取输出和相应的处理。