搜索资源列表
19点FIR低通滤波C语言程序
- 这是一个对语音信号(0.3kHz~3.4kHz)进行低通滤波的C语言程序, 低通滤波的截止频率为800Hz,滤波器采用19点的有限冲击响应FIR滤波。 语音信号的采样频率为8kHz,每个语音样值按16位整型数存放在insp.dat文件中。-This c program is a low pass filter for radio signal 0.3kHz-3.4kHz.The stop frequence of this fil
数字滤波的滑动平均法和低通滤波法
- 数字滤波的滑动平均法和低通滤波法.rar 浙江大学研究生论文中摘录-digital filtering sliding average and low-pass filter. Rar Zhejiang University graduate thesis extract
hpassfir
- DSP 实时低通滤波-DSP real-time low-pass filter
C54X低通滤波器汇编文件
- 此汇编文件为TMS32054X系列处理器,进行低通滤波运算的汇编源程序。--This program is to do low filter wave calculation for TMS32054X series CPU.
小波变换及滤波
- 实现小波变换对图像的作用, 同时有高通和低通滤波-Achieve the wavelet transform on an image. It also has the function of highpass and lowpass filtering.
FIR低通滤波器部分模块
- 一个FIR低通滤波器,最小阻带衰减-30db,带内波动小于1db.用MAXPLUS2设计与仿真。-This is a FIR LPF, with-30dB in stop-band and sigma is less than 1dB. It is designed and simulated on MAXPLUS2.
对图像进行中值滤波处理的源代码
- 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素
数字滤波的滑动平均法和低通滤波法
- 数字滤波的滑动平均法和低通滤波法.rar 浙江大学研究生论文中摘录-digital filtering sliding average and low-pass filter. Rar Zhejiang University graduate thesis extract
19点FIR低通滤波C语言程序
- 这是一个对语音信号(0.3kHz~3.4kHz)进行低通滤波的C语言程序, 低通滤波的截止频率为800Hz,滤波器采用19点的有限冲击响应FIR滤波。 语音信号的采样频率为8kHz,每个语音样值按16位整型数存放在insp.dat文件中。-This c program is a low pass filter for radio signal 0.3kHz-3.4kHz.The stop frequence of this fil
数字低通滤波器的指标如下
- 数字滤波器,仿真成功为低通滤波器.一个典型的滤波器的仿真 比较详细 还有图-digital filters, the success of the simulation low-pass filter. A typical simulation of the filter there are also more detailed
Status
- 实习时编写的程序,可以读取256色的BMP图像,并进行高通低通滤波,以及灰度直方图的统计-attachments prepared by the procedures, can read 256-color BMP images, and high-low pass filtering, and the histogram statistics
低通滤波的matlab实现
- 数字低通滤波器的软件实现,运用 matlab语言。(Digital low-pass filter software implementation, the use of MATLAB language.)
2阶低通滤波计算
- 该文档为典型二阶低通滤波电路的mathcad计算文档(This document is the Mathcad computing document of a typical two order low pass filter circuit)
低通滤波器(matlab)
- 低通滤波,基于切比雪夫滤波器,可根据滤波要求调整截止频率(Low pass filter, based on Chebyshev filter, the cut-off frequency can be adjusted according to the filter requirements)
低通滤波
- 用matlab对图片进行简单的低通滤波,效果还可以,可以参考,相互学习(Low pass filtering of images with MATLAB)
labview的低通滤波
- 利用labview实现低通滤波的程序,适合实时数据采集(labview lower frequency filter for realizing DAQ)
傅里叶谱与频域低通滤波
- 傅里叶谱与频域低通滤波 (a)从图书网站下载图4.41(a)并计算其(居中)傅里叶谱。(b)显示频谱。(c)在等式(4.8-7)中实现高斯低通滤波器。您必须能够指定结果2D函数的大小,M x N。此外,您必须能够指定高斯函数的中心位置。(d)从图书网站下载图4.41(a),并对其进行低通滤波,以复制图4.48中的结果。(Fourier Spectrum and Lowpass Filtering in Frequency Domain
滤波算法代码
- 一阶低通滤波算法,用于做传感器算法,非常实用(First-order low-pass filtering algorithm)
低通滤波器-加速度计
- 低通滤波-加速度计,详细代码,数据结果 ,数据说明(Low pass filter - accelerometer)