搜索资源列表
21840294dll
- LMS软件是用来进行自适应滤波的最小均方误差算法,稍加修改就可以用于自适应噪声对消,自适应信号分离、自适应陷波等。-LMS software is used for adaptive filtering the minimum mean square error algorithm, slight modifications can be used for adaptive noise cancellation and adaptive signal separation, such as Ad
25811271AD_print
- LMS软件是用来进行自适应滤波的最小均方误差算法,稍加修改就可以用于自适应噪声对消,自适应信号分离、自适应陷波等。-LMS software is used for adaptive filtering the minimum mean square error algorithm, slight modifications can be used for adaptive noise cancellation and adaptive signal separation, such as Ad
imagedenoisingscalespace
- 在使用扩散过程平滑噪声之后引入反扩散过程来恢复边缘,结合尺度空间理论和反扩散函数对图像进行去噪处理。该方法使用最小描述长度(MDI )准则自适应地选择图像中每一点处的最优尺度对图像进行滤波。加入尺度范围限制降低了过平滑和欠平滑的影响。改进了反扩散函数模型,对降质图像中的边缘进行恢复。与经典的滤波方法以及各向异性扩散方程的结果相比。本文方法取得了较好的效果。
openCV图像处理,内含边缘检测
- openCV图像处理,内含边缘检测、边缘分割、区域增长、高斯噪声、椒盐噪声消除以及自适应中值滤波函数的实现-openCV image processing, includes edge detection, edge segmentation, region growing, Gaussian noise, salt and pepper noise cancellation and adaptive median filter function implementation
LMS_nois_rejection
- 最小均方自适应滤波噪声抑制,MATLAB编程,绝对好用。-Least mean square adaptive filter noise suppression, MATLAB programming, the absolute ease of use.
4567notch_filter
- 自适应滤波高斯滤波的平滑噪声边缘检测 -lvbo
adaptive_all_in_one
- 自适应滤波器方面的10个例子,共包括 自适应滤波,盲均衡,解相关型LMS算法,TRAINING MODE and DECISION DIRECTED MODE,噪声消除,自适应滤波器设计等内容-Adaptive filter in 10 cases, and it includes adaptive filtering, blind equalization, decorrelation-based LMS algorithm, TRAINING MODE and DECISION DIRE
zishiyingzaoshengduixiao
- 设计一个2阶加权自适应噪声对消器,对经加性白高斯噪声信道干扰的正弦信号进行滤波。-Design a two-order-weighted adaptive noise canceller, right through the additive white Gaussian noise channel interference sinusoidal signal filtering.
test_adapt_filter
- 是自适应滤波测试程序,报告多种自适应滤波,用于噪声剔除,系统辨识-a adaptive filter example,
zishiying
- 自适应最小均方算法滤波代码,源信号为窄带信号,对源信号加随机噪声,通过自适应滤波器得出输出信号-matlab/LMS/
Mimage-preproA
- 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 -Adaptive Wiener filtering in MATLAB functions filter2 the image noise by the mean filter images using five different gradient Enhancement Act for image sharpening the i
mycode
- 自适应滤波器,对声音信号进行滤波,有效滤除声音信号的噪声-Adaptive filter
Matlab-Kalman
- 使用Matlab实现LMS自适应滤波,实现的主要功能有:读入原始音频,加入高斯噪声后用LMS自适应滤波滤除,比较原始音频,加入噪声音频和滤波后音频的区别。-Matlab achieved using LMS adaptive filtering to achieve the main features are: read the original audio, adding Gaussian noise is filtered using LMS adaptive filtering, comp
matlab
- test2: 一、 基本最小二乘法一次算法 二、 基本最小二乘法递推算法 三、 最小二乘遗忘因子一次完成算法 四、 最小二乘遗忘因子递推算法 五、 最小二乘限定记忆算法 六、 最小二乘偏差补偿算法 七、 增广最小二乘算法 八、 广义最小二乘算法 test3: 一、 辅助变量自适应滤波算法 二、 辅助变量纯滞后算法 三、 辅助变量Tally原理算法 四、 多级最小二乘算法 五、 各类改进最小二乘算法的特点 test4: 1、 第二类随
UWBPGPS_with_adaptive-filtering
- UWB超宽带系统以OFDM作为其核心技术,本程序拥有从发送到接受以及信道模型等全部程序;同时,又有GPS信号自适应滤波系统来消除已知频率的噪声,提高了误码率。-UWB OFDM UWB system as a core technology, this procedure has from the entire program is sent to the receiving and channel models Meanwhile, another GPS signal adaptive f
LMS
- 是用matlab仿真lms算法,对加有随机噪声的信号用自适应滤波去噪。-Lms with matlab simulation algorithm, plus a random noise signal adaptive filtering noise.
LMS
- LMS算法的程序,针对于正弦信号加噪声进行自适应滤波处理的程序,程序正确,-LMS algorithm procedures, for the sinusoidal signal plus noise filtering process, the program is correct,
单模和双模比较
- 北斗GPS双模在利用“当前”统计模型并利用kalman滤波时,其系统噪声和观测噪声未知且时变,而且加速度上下限不能自适应于未知运动规律的无人飞行器当前加速度,导致导航精度降低。该程序是相应的MATLAB仿真程序。(Beidou GPS dual mode uses the "current" statistical model and the Kalman filter. Its system noise and observation noise are unknown a
LMS_Filter
- 本代码对LMS自适应滤波算法进行了简单仿真,结果表明LMS算法能够有效消除噪声干扰(This code is a simple simulation of LMS adaptive filtering algorithm. The results show that LMS algorithm can effectively eliminate noise interference.)
newLaplacian
- 通过改进拉普拉斯算法的阈值来对噪声进行滤波,得到自适应的阈值。(By improving the threshold of Laplasse algorithm, we can filter the noise and get the adaptive threshold.)