搜索资源列表
uniform_NPRforthe1stchannel
- 用滤波器系数来处理图像,可得图像处理效果,进而分析滤波的性能是否符合要求。-filter coefficients to use image processing, image processing can be in effect, and then filtering analysis whether the performance met the requirements.
lelubo
- 滤波器系数重构运用该算法可以对图象进行去噪处理-reconstruction filter coefficients using this algorithm can be right image denoising
dbconstruction
- 任意阶daubechies小波函数的构造,包括尺度函数和小波函数以及滤波器系数的构造-arbitrary order PG wavelet function, including scaling function and wavelet function and the structure of the filter coefficients
waveletDenoising
- 用vc6.0开发出一小波滤波的程序。内容包括仿真数据生成,文本数据读取,滤波器系数构造,小波分解与重构,小波阈值及阈值函数选择,小波降噪。-vc6.0 developed using a wavelet filter procedures. Include simulation data generation, text to read data, filter coefficients structure, wavelet decomposition and reconstruction. W
gaussfiltcoef
- 此源码在matlab环境下运行。此程序功能是:输入采样频率,能够返回高斯滤波器的系数,由连续域经过采样得到离散域的高斯滤波系数。
coef
- 用于产生各种多小波滤波器系数的程序,包括Cl2小波,GHM多小波等等,很好用
ConstructWaveBaseFunction.rar
- 紧支撑小波基的构造。 以Daubechies小波滤波器系数为例,推导出小波函数及尺度函数,并画出其图像. void Convolution(double* pShortData, int nShort, double* pLongData, int nLong) int CalcScaleFunction(double* pOutData) int CalcWaveletFunction(double* pOutData) Convolution()不是通用的离散卷积代码,而
lvboqi
- 低通和高通滤波器的源码,采用FFT方法,输出归一化系数 -Low-pass and high-pass filter of the source, using FFT methods, the normalized output coefficient
ScaleWaveFig
- 由滤波器系数绘制尺度函数和小波函数图像, M : 标准化常数h : (尺度)滤波器系数 g : 小波滤波器系数 a : 尺度函数初始化 w : 小波函数初始化-filter coefficient for images of Scale function and Wavelet Function
lsmatvec
- 最小二乘滤波器的实现,自适应滤波 算法递归发现加权线性最小二乘 代价函数与输入信号的滤波器系数,最大限度地减少。-Implementation of least-squares filter
testone
- 二维离散小波变换(Mallat快速算法)对图像进行二维离散小波变换, 变换级数大于等于3级,然后进行阈值化处理(阈值约为10左右),再统计系数中0的个数(百分比表示)并进行重构, 最后计算重构图像的峰值信噪比(PSNR). 数据:灰度图像lena.bmp或其它图像, 滤波器系数可以调用matlab中的wfilters函数获得, wfilters函数的使用请在matlab中help wfilters.-Two-dimensional discrete wavelet transform (Ma
bfilter2
- 双边滤波(Bilateral filter)是一种可以保边去噪的滤波器。之所以可以达到此去噪效果,是因为滤波器是由两个函数构成。一个函数是由几何空间距离决定滤波器系数。另一个由像素差值决定滤波器系数。-Bilateral filter (Bilateral filter) is a security edge de-noising filter. The reason why this denoising effect can be achieved because the filter is
ScaleWaveFig
- 由滤波器系数绘制尺度函数和小波函数图像, M : 标准化常数h : (尺度)滤波器系数 g : 小波滤波器系数 a : 尺度函数初始化 w : 小波函数初始化-filter coefficient for images of Scale function and Wavelet Function
ScaleWaveFig
- 由滤波器系数绘制尺度函数和小波函数图像, M : 标准化常数h : (尺度)滤波器系数 g : 小波滤波器系数 a : 尺度函数初始化 w : 小波函数初始化-filter coefficient for images of Scale function and Wavelet Function
amplre
- 根据给定的FIR滤波器系数求滤波器符幅特性-plot the amplitude-frequency characteristic according to your unit impulse response for FIR filters
liu1
- 时域稀疏的简单信号进行仿真,滤波器系数服从高斯分布-Time-domain signal sparse simple simulation Gaussian filter coefficients
Bilateral-Filtering
- 双边滤波器,一种可以保边去噪的滤波器,滤波器是由两个函数构成。一个函数是由几何空间距离决定滤波器系数。另一个由像素差值决定滤波器系数-Bilateral filter, a way to protect the edge denoising filter, the filter is constituted by two functions. A function is decided by the geometric spatial distance filter coefficients.
fir1_test
- fir filter 滤波器 fdatool生成滤波器系数
bbb
- 二.二维小波分解与重构程序说明 1.主函数 mymain.m:通过调用所写的函数对信号进行二维小波分解与重构 main.m:利用MATLAB中小波变换函数实现 2.调用的子函数 function [x2,cA,cV,cH,cD] mydwt2(x,Lo_D,Hi_D) 函数mydwt() 对 x 进行二维小波分解 输入参数为x,Lo_D,Hi_D x为输入信号,Lo_D为低通滤波器,Hi_D为高通滤波器 输出参数:cA,cV,cH,cD —— 是
Matlab 梳状滤波器程序
- 心电图(ECG)是临床上诊断心血管疾病的重要方法。 数字滤波作为数字信号处理技术的重要组成部分,广泛应用于诸如信号分离、恢复、整形等多种场合中。为了使信号不失真及在可编程逻辑器件中容易实现,采用具有严格线性相位特性的FIR滤波器进行低通滤波(0-150Hz),用整系数梳状滤波器来去工频干扰及基线漂移,从而达到对心电信号进行预处理的目的。(Electrocardiogram (ECG) is an important method for clinical diagnosis of cardio