搜索资源列表
Untitled5
- 一个利用matlab来模拟数字信号处理过程的,信号经过加噪声滤波后重新输出。-a simulation using Matlab to digital signal processing, signal plus noise filtering through re-export.
matlab.设计了一个数字低通滤波器
- 本程序设计了一个数字低通滤波器,以滤除加入的高斯白噪声,很好的实现功能。,The program design of a digital low-pass filter to filter out the add white Gaussian noise, achieve good function.
FIR.rar
- 用窗函数法hamming设计的FIR数字低通滤波器,能够实现心电信号中随机噪声的去除,Hamming window function method with the design of FIR digital low-pass filter, ECG can be achieved in the removal of random noise
matlab_ukf_utilities
- 卡尔曼滤波的一个典型实例是从一组有限的,对物体位置的,包含噪声的观察序列预测出物体的坐标位置及速度. 在很多工程应用(雷达, 计算机视觉)中都可以找到它的身影. 同时,卡尔曼滤波也是控制理论以及控制系统工程中的一个重要话题. 比如,在雷达中,人们感兴趣的是跟踪目标,但目标的位置,速度,加速度的测量值往往在任何时候都有噪声.卡尔曼滤波利用目标的动态信息,设法去掉噪声的影响,得到一个关于目标位置的好的估计。 -kalman ukf matlab
matlab
- 为图片进行添加高斯噪声均匀噪声以及椒盐噪声,并且采用a修正的均值滤波和自适应中值滤波进行除噪,并且进行除噪性能判断-Add a picture for uniform noise and Gaussian noise, salt and pepper noise, and the use of a modified mean filter and adaptive median filtering for noise removal, noise removal performance and
LMSbyKatie
- 用于心电信号滤波的LMS自适应噪声对消器设计,胎儿信号包含母亲信号噪声,采用自适应算法将母亲信号对消掉,得到胎儿心电信号。-ECG filtering for LMS adaptive noise cancellation design, the fetus signals the mother signal contains noise, the use of adaptive algorithm will signal to eliminate the mother, the fetal E
LPFleida
- Pf粒子滤波实现的目标跟踪程序,可实现针对非高斯噪声情况下的跟踪-Pf particle filter to achieve tracking procedures, can be non-Gaussian noise for tracking cases
Code
- 改程序包里包含中值、均值滤波、自适应中值滤波和一种改进的椒盐噪声滤波程序,前三种是给第四种作对比的,第四种方法对椒盐滤除效果很好。-Change the program package contains the value, mean filtering, adaptive median filter and an improved impulse noise filtering program is the first three compare to the fourth, the four
卡尔曼滤波
- 卡尔曼线性滤波,根据系统的预测值和测量值,结合噪声来估算出实际值。 C语言代码(Kalman filtering code)
形态滤波
- 实用形态滤波,图像信号处理,滤除噪声成分,保留有效成分(Practical morphological filtering)
27.对噪声图像进行滤波仿真
- 对噪声图像的滤波仿真,matlab的例子实现以下功能(The simulation of noise image filtering, matlab example to achieve the following functions)
卡尔曼滤波法
- 某火箭在空中沿直线做匀加速飞行,加速度为 ,发动机推力的波动一定会引起加速度波动,雷达以间隔时间不断测量该火箭距离远点的距离 ,由于雷达的测量噪声使得火箭距离测量值 中含有噪声。现在欲通过雷达对火箭距离的测量数据求得火箭的真实距离、速度和加速度。(A linear constant acceleration rocket flight in the air along the acceleration, the engine thrust fluctuation will cause t
椒盐噪声以及滤波
- 在图像上产生椒噪声,盐噪声以及高斯噪声, 并将它们进行滤波(The image produces pepper noise, salt noise and gaussian noise and filters them)
维纳滤波
- 维纳滤波(wiener filtering) 一种基于最小均方误差准则、对平稳过程的最优估计器。这种滤波器的输出与期望输出之间的均方误差为最小,因此,它是一个最佳滤波系统。它可用于提取被平稳噪声所污染的信号。(Wiener filtering is an optimal estimator based on the minimum mean square error criterion for the stationary process. The mean square error betwe
心电图滤波
- 利用低通、带阻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.)
UKF滤波
- 该程序能够完成单通道和多通道测量数据的滤波,削弱噪声对测量数据的影响(Completing the filtering of data)
卡尔曼滤波算法
- 一维卡尔曼滤波算法,可以直接使用,通过系统噪声和测量噪声调整灵敏度。(One dimensional Calman filtering algorithm can be directly used to adjust the sensitivity through system noise and measurement noise.)
滤波
- 原始信号会有噪声,进行信号的滤波处理,使信号的信噪比更高(The original signal will have noise, and filter the signal, so that the signal to noise ratio of the signal will be higher.)
160603133谭棵 实验四
- 对信号进行分析和处理时,常遇到有用信号被噪声污染的问题。因此,从信号中消除或减弱噪声,成为信号传输与处理中十分重要的问题。根据有用信号与噪声的不同特性,消除或减弱噪声,提取有用信号的过程称为滤波。实现滤波功能的系统或装置称滤波器。 经典的滤波器是具有选颁特性的电路,当噪声与有用的信号具有不同的频带时,它们通过滤波器后,噪声将被衰减乃至消除,有用的信号得以保留。 当噪声与有用信号的频带重叠时,上述滤波器(或称为经典滤波器)就无法实现既消除噪声,又保留信号的功能。(When analyzing an
含有噪声的飞行轨迹及数据处理
- 用于生成带噪声的无人机飞行轨迹,同时通过中值和小波滤波方式进行噪声去除(It is used to generate the flight path of UAV with noise and remove the noise by means of median and wavelet filtering)