搜索资源列表
-
5下载:
SAR图像三种滤波方法: 1、gamma_MAP滤波; 2、均方差滤波: 3、Lee滤波,SAR image filtering method three: 1, gamma_MAP filter 2, mean square error filter: 3, Lee filter
-
-
2下载:
用自编函数进行均值滤波、中值滤波、高斯滤波,并与matlab自带函数进行比较-own code with function of mean filter, median filter, Gaussian filter
-
-
2下载:
非局部均值(Non-local Mean)SAR滤波,matlab程序-Non-local mean (None-local Mean) SAR filtering, matlab program
-
-
3下载:
为图片进行添加高斯噪声均匀噪声以及椒盐噪声,并且采用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
-
-
1下载:
去除脉冲噪声:中值滤波,均值滤波,PCNN滤波的比较,包括计算噪声图像的信噪比,matlab算法程序。-Remove impulse noise: median filter, mean filter, PCNN filter comparison, including the calculation of noise, the SNR, matlab algorithm program.
-
-
3下载:
非局部均值滤波的算法,还不错哦~自己觉得很好-Non-local mean filter algorithm, is also a good feel oh well
-
-
14下载:
基于matlab的探地雷达信号处理开源程序,包括回波图显示,谱分析,均值滤波,去直流分量,FK,kl滤波,FK偏移,时深转换速度模型分析等-Matlab on the ground-penetrating radar signal processing to open source, including echocardiogram showed that spectral analysis, the mean filtering, to DC, FK, kl filter, FK migrat
-
-
0下载:
实现非局部平均去噪算法(non local mean)-The realization of non-local denoising algorithm on average (non local mean)
-
-
0下载:
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
P0308:图像的自适应魏纳滤波
P0309:运
-
-
0下载:
图像压缩去噪增强锐化程序,供大家参考。 包括:数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 利用巴特沃斯(Butterworth)高通滤波器对图
-
-
0下载:
the given file contains the implementation of the ARITHMETIC FILTER using two methods.
1.based on the mathematical concept of arithmetic mean realised using for loops.
2.using imfilt -built-in function of matlab.this function makes use of the con
-
-
0下载:
用matlab实现的快速均值算法,可以实现对图像去除噪声。-Using matlab to achieve fast means algorithm, can achieve an image to remove noise.
-
-
0下载:
对一会度图片加入高斯噪声和椒盐噪声,并进行中值滤波和均值滤波处理-Degree of a picture will be added Gaussian noise and salt and pepper noise and median filter and mean filter processing
-
-
3下载:
利用卡尔曼滤波器进行信道估计
提示:信道估计的状态方程和测量方程可分别表示为
要求:给出信道均方误差随样本数增加的曲线,给出matlab程序及具体的估计过程。
-Use of Kalman filter channel estimation Tip: the state of the channel estimation and measurement equations could be specified as required: given the channe
-
-
0下载:
均值滤波对高斯噪声的影响,均值滤波是经典滤波算法,用于图像处理领域,本代码用matlab开发。-Mean Gaussian noise filter, mean filter is a classical filtering algorithm for image processing, the code developed using matlab.
-
-
0下载:
时域滤波方法,频域滤波大全(包括中值滤波,均值滤波,理想低通,巴特沃斯低通 带通滤波器-Time-domain filtering, frequency domain filtering Daquan (including the median filter, mean filter, the ideal low-pass, Butterworth low-pass band-pass filter
-
-
0下载:
matlab code for to reduce noise on image - median filter, mean filter, maximum filterm, hybrid median filter, etc
-
-
0下载:
计算滤波的均值和误差的均值, 真实轨迹 , 观测样本 , 估计轨迹 -Calculate the mean and error filtering means, ' true path' , ' observed sample' , ' estimated trajectory'
-
-
1下载:
用 matlab实现均值滤波去高斯白噪声
用 matlab实现中值滤波去噪声
用理想低通滤波器在频率域实现低通滤波-Mean filter with matlab to implement Gaussian white noise with median filter matlab to achieve the ideal low-pass filter with the noise in the frequency domain low pass filter
-
-
0下载:
本代码基于MATLAB和visual c++进行均值滤波。原理主要是利用某像素点周边像素的平均值来打到平滑噪声的效果。-This code is based on MATLAB and visual c
++ mean filter. The principle is to use the average value of pixels around a pixel to hit the effect of smoothing noise.
-