搜索资源列表
filter
- labview先产生正弦波,叠加高斯白噪声,然后通过滤波处理,回复原正弦信号,欢迎参阅。-labview to generate sine wave, superimposed Gaussian white noise, and then through the filter processing, responding to the original sinusoidal signal, please refer to.
Wienerfilterfunction
- 维纳滤波函数的MATLAB程序,消除信号中的噪声的一个程序,-Wiener filter function of the MATLAB program
filter
- Labview开发的滤波器子VI,信号处理滤除干扰。可以添加噪声,如白噪声等! -Labview development of filter sub-VI, signal processing to filter out interference. Can add noise, such as white noise, etc.!
4567notch_filter
- 自适应滤波高斯滤波的平滑噪声边缘检测 -lvbo
kalman
- 卡尔曼滤波算法的简单实现,里面包含如何用C++编写白噪声。-Kalman filter algorithm simple to achieve, which include how to use C++ to prepare white noise.
morphology_filtering
- 数学形态学滤波器仿真 对于非平稳噪声有特别好的效果 并自动绘图对比-morphology filtering
colornoise
- 你可以用这个程序通过一个巴特沃兹滤波器产生有色噪声,并求出噪声的波形和功率谱。-You can use this program through a Butterworth filter produces colored noise and find the noise waveform and power spectrum.
Kalman_Filtering
- 卡尔曼滤波在目标跟踪中应用仿真研究。 子函数能完成对运动目标位置的卡尔曼滤波跟踪。 主函数针对一具体假设完成跟踪,并且完成蒙特卡罗仿真。 情景假定:有一两座标雷达对一平面上运动的目标进行观测,目标在 0-600秒沿x轴作恒速直线运动,运动速度为15米/秒,目标的起始点为(-10000米,2000米)。雷达扫描周期T=2秒,x和y独立地进行观测,观测噪声的标准差均为100米。-This program described the Kalman filter algorithm acco
chapter5 codes
- 空间域滤波处理椒盐噪声、高斯噪声等。matlab(Spatial filtering processing salt and pepper noise, Gauss noise and so on. Matlab)
junzhilvbo
- 对图像进行均值滤波:加入椒盐噪声、高斯噪声,并进行处理(Average filtering of images: adding salt and pepper noise, Gauss noise,)
Kalman坐标系转换
- 卡尔曼滤波,由笛卡尔坐标到极坐标的转换,并给出测量噪声的相关矩阵R的公式,MATLAB即可实现。(坐标系转化的推导文档)(Kalman filter, from Descartes coordinates to polar coordinates conversion, and gives the correlation matrix of measurement noise R formula, MATLAB can be achieved. (derivation document of c
新建 Microsoft Word 文档
- 在照片中加入椒盐噪声、高斯白噪声。? 分别用3*3、5*5、7*7的均值滤波器和中值滤波器进行滤波。(Salt and white noise are added to the picture. The filter is used to filter the mean filter and median filter of 3 * 3, 5 * 5, 7 * 7.)
MTALAB雷达
- 不同信噪比条件下的LFM匹配滤波结果。 服从均匀分布 ,高斯分布, 瑞利分布的 噪声序列。 雷达非相干积累的输出。雷达相干积累。 雷达对数正态分布杂波,瑞利杂波,韦伯杂波仿真。 有说明文档,有注释。(LFM matched filtering results under different SNR conditions. A sequence of noise obeying uniform distribution, Gauss distribution, and Rayleig
中值滤波
- 对图像中值滤波,选择清晰的图像,叠加椒盐噪声,然后去噪(The image median filtering, denoising and superposition of the salt and pepper noise.)
地震波程序
- 基于复数域扩散滤波算法的地震图像噪声压制,雷克子波地震模型(Multiplicative Domain Diffusion Filtering Algorithm)
kalman
- 基于卡尔曼滤波对现有采样数据进行滤波,有效降低观测值的误差。卡尔曼滤波是一种时域方法,它把状态空间的概念引入随机估计理论,用状态方程、观测方程和噪声激励递推估计测量噪声,便于实现实时应用。(The existing sampled data is filtered based on Kalman filter, which can effectively reduce the error of the observed value. Kalman filtering is a time doma
19-史子纬-作业6
- 卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程。(Calman filter (Kalman filtering) uses the state equation of linear system and optimally estimates the state of the system by input and output obser
第五次作业
- 数据滤波是去除噪声还原真实数据的一种数据处理技术, Kalman滤波在测量方差已知的情况下能够从一系列存在测量噪声的数据中,估计动态系统的状态. 由于, 它便于计算机编程实现, 并能够对现场采集的数据进行实时的更新和处理(Data filtering is to remove noise and a data processing technique of real data reduction, Kalman filter can from a series of measurement no
workspace
- 用matlab进行含噪声的语音信号滤波,实现相关功能,仅供参考(Using matlab to carry out noisy speech signal filtering, realize relevant functions, for reference only.)
线性滤波
- 线性低通滤波器最常用的是线性平滑滤波器,这种滤波器的所有系数都是正的,也称邻域平均。邻域平均减弱或消除了傅立叶变换的高频分量,对噪声的消除有所增强,但是由于平均而使图像变得更为模糊,细节的锐化程度逐渐减弱。 下面使用不同的平滑模板对图像进行滤波:(二维线性滤波fliter2)(The most commonly used linear low-pass filter is the linear smoothing filter, which has all the positive coeff