搜索资源列表
ex1
- 维纳滤波算法MATLAB实现,能对数据进行维纳滤波-MATLAB realization of Wiener filtering algorithm, Wiener filter to the data
MSNWF
- 以多级维纳滤波MSNWF算法为基础,讲述信号检测-About signal detection the multi stage Wiener filtering MSNWF of algorithm based
YUYINXINH
- 第7章语音信号的减噪176 7.1自适应滤波器减噪176 7.1.1LMS算法基本原理176 7.1.2基本LMS自适应算法178 7.1.3LMS的自适应陷波器181 7.2谱减法减噪184 7.2.1基本谱减法184 7.2.2改进的谱减法187 7.3维纳滤波法减噪195 7.3.1维纳滤波的基本原理195 7.3.2维纳滤波减噪的具体步骤和函数WienerScalart96197 7.3.3维纳滤波的MATLAB例子1-Noise Chapte
wiener
- 维纳滤波,其中使用了基于能熵比的端点检测算法-Wiener filter, which uses the endpoint detection algorithm based on entropy ratio
jiqishijue
- 关于机器视觉图像处理中的图像复原,包括维纳滤波法、最小二乘法、Lucy算法、去卷积等方法-About image restoration in image processing, including wiener filtering method, least square method, Lucy algorithm, deconvolution method and so on
dmplementation
- 采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程,效果不错-Take the inverse filter and wiener filtering two algorithms for image restoration of degraded image restoration implementation process, the result is right
16474650
- 采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程,效果不错(Take the inverse filter and wiener filtering two algorithms for image restoration of degraded image restoration implementation process, the result is right)
维纳滤波
- 维纳滤波在语音信号中的应用,此算法基于最小均方算法(Wiener filtering in the application of the speech signal)
论文 基于图像恢复在无人机领域的应用与研究 (2)
- 由于无人机在航拍时会受到相对运动、姿态变化、光学环境、机械振动等因素的影响,导致所拍图像退化。本文使用MATLAB对无人机航拍图像退化过程进行了仿真实验,根据图像退化的原因建立相应的图像退化模型,把清晰的原图像进行退化处理,然后将模拟出来的退化图像分别使用维纳滤波、约束最小二乘(正则)滤波、Lucy-Richardson迭代非线性和盲解卷积4种不同的复原算法进行恢复,达到复原模糊图像的目的。(The application of UAV aerial photography became mor
pca 轴承故障诊断程序
- 最小均方算法,借助于最速下降算法发展起来的,通过维纳滤波所求维纳解,已知输入信号与期望信号的先验统计信息,以及再对输入信号的自相关矩阵进行求逆运算的情况下才能得以确定,计算复杂程度低,收敛性好(Least mean square algorithm, with the help of the steepest descent algorithm is developed, using wiener filtering for wiener solution of known prior stat
实验
- 此代码为传统语音增强算法的对比,包括谱减法、维纳滤波,自适应滤波,适合语音信号初学者使用。(This code is a comparison of traditional speech enhancement algorithms, including spectral subtraction, Wiener filtering, adaptive filtering, suitable for beginners to use voice signals.)