搜索资源列表
-
8下载:
本程序设计了一个数字低通滤波器,以滤除加入的高斯白噪声,很好的实现功能。,The program design of a digital low-pass filter to filter out the add white Gaussian noise, achieve good function.
-
-
2下载:
FSK实现,对数据的调制和解调,加入高斯白噪声,最后产生眼图。,FSK implementation, the data modulation and demodulation, add Gaussian white noise, and finally generate the eye diagram.
-
-
3下载:
此程序为添加白噪声子程序,可以实现通信系统添加高斯白噪声,This procedure for adding white noise subroutine, you can achieve the communication system to add Gaussian white noise
-
-
0下载:
数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。
-Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise.
-
-
1下载:
图像加椒盐噪声,高斯噪声,乘性等相关噪声-Image Add salt and pepper noise, Gaussian noise, multiplicative noise, etc.
-
-
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下载:
直方图图像均衡化和规定划、以及加性噪声,如拖尾脉冲噪声,高斯脉冲噪声(自适应方法)、和椒盐噪声等等各种噪声的添加噪声和去除噪声的MATLAB代码-Histogram equalization and provisions of the planning image, and additive noise, such as trailing impulse noise, Gaussian pulse noise (adaptive approach), and salt and pepper no
-
-
0下载:
这个程序用于在图片中增加各种噪声,如高斯椒盐噪声, 加性或乘性等多种混合噪声,用于其它程序的测试。-This procedure is used to increase the variety of picture noise, such as salt and pepper Gaussian noise, additive or multiplicative noise, such as a mixture for testing other programs.
-
-
2下载:
MATLAB 给图像添加各种噪声:如椒盐噪声,高斯噪声、乘性噪声等等。-MATLAB add all kinds of noise to the image: If salt and pepper noise, Gaussian noise, multiplicative noise and so on.
-
-
0下载:
语音信号的数字滤波处理
加入高斯噪声再滤除,信噪比小于20分贝-Voice signal digital filter handle add further filtered Gaussian noise, signal to noise ratio is less than 20 dB
-
-
0下载:
这个GUI界面软件能从你的计算机里读出你的图像,可以加入噪声,而给你提供各种滤波器来研究他们的特性。噪声类型:高斯噪声、淑盐噪声、泊松噪声-This GUI based code can read images from your computer , add noise to it and gives you different types of filters to study their performance.
The Noises type :
Gaussian
-
-
0下载:
Cooperative communication_power control
a) Generate random binary sequence of +1’s and -1’s.
(b) Given different Power to the source and the relay as well
(c) Multiply the symbols with the channel and then add white Gaussian noise.
(d) At
-
-
3下载:
虚拟信号发生器是一个GUI产生(1)周期函数(包括正弦,三角,锯齿,和方波)不同振幅,频率和阶段 (2)不同振幅平方脉冲序列,频率,分期及职责循环 (3)双参数指数函数 (4)高斯曲线之间的范围不同,标准偏差和手段,以及(5)不同幅度的高斯噪声。你也可以添加一个偏移或高斯噪声的前四个以上任何职能。图形用户界面还能使用户可以添加指定的信号(或者乘以它的)一个先前定义的信号。
-Virtual Signal Generator is a GUI that produces (1) periodi
-
-
1下载:
用于产生高斯白噪声,以及给信号添加一个高斯白噪声的matlab源码,-Used to produce gaussian white noise add gaussian white noise to a signal of matlab source,
-
-
0下载:
Briefly with the following code I will try to embed the MSB of the baboon image into the picture of Lena by exploiting the LSB embedding technique. We will try also to add an WGN (white gaussian noise) to the image then after these operations we will
-
-
0下载:
图像处理作业 用matlab显示直方图 累积分布函数 加高斯噪声 再用平滑降噪 都是自己编的程序-Given the test image "Lenna" 256*256 with 256 gray levels, do the following:
1) Using MATLAB display the test image.
2) Display the intensity histogram of the test image.
3) Using the im
-
-
0下载:
使用这个matlab程序,你可以对图像实现加高斯白噪声或者椒盐噪声-whth this matlab code,You can add Gaussian white noise or salt and pepper noise on the purpose image
-
-
0下载:
基于MATLAB的图形降噪,典型的BMP图像文件由三部分组成,位图文件头数据结构-Image denoising base on matlab,we selected the criteria image of Lena, add Gaussian noise and impulse noise with different strength
-
-
0下载:
主要包括DIP 3/e—Student Projects的说明文档以及实验05-04的详细代码,实验的要求为:
Instruction manual:
(a) Implement a blurring filter as in Eq. (5.6-11).
(b) Blur image 5.26(a) in the +45o direction using T = 1, as in Fig. 5.26(b).
(c) Add Gaussian noise of 0 mean and
-
-
1下载:
给图像添加高斯噪声用matlab(Add gaussian noise to image)
-