搜索资源列表
VC_高斯白噪声的产生
- 在图像或信号中加入高斯白噪声的VC源代码 -in image or signal add white Gaussian noise source VC
selfsimilarsequence
- 基于matlab的自相关序列产生.用到了分数阶高斯噪声和Hurst参数.
vc
- vc实现产生高斯噪声
Gauss
- 一种高斯噪声生成算法,用于产生通信领域用到的高斯噪声,占用资源少
createnoise
- 实现产生高斯噪声的程序,希望对大家有帮助
eight
- 用MATLAB软件产生一个被高斯噪声污染的lenna图像,使用T3、T5、高斯滤波、中值滤波进行处理;
Matlab wave 用Matlab产生正弦波
- 用Matlab产生正弦波、均匀白噪声、高斯白噪声,并将两种噪声叠加到正弦波上。并给出自相关和功率谱密度波形-Generate sine wave using Matlab, uniform white noise, Gaussian white noise, and two kinds of noise superimposed on the sine wave. And from related to the waveform and power spectral density
VC
- 使用c语言产生均匀分布,高斯分布随机数的方法,使用VC为图片进行添加高斯噪声均匀噪声以及椒盐噪声,并且采用a修正的均值滤波和自适应中值滤波进行除噪-Used to produce uniform distribution of c language, method of Gaussian random numbers, use the VC to add a picture uniform noise, Gaussian noise and salt and pepper noise, and
Gaussiannoise
- 分别用中心极限定理和Box-Muller方法产生高斯噪声-Central limit theorem, respectively, and Box-Muller methods Gaussian noise
imnoise2
- 产生均匀、高斯、椒盐、对数正态、瑞利、指数、厄兰随机噪声-Have a uniform, Gaussian, salt and pepper, Lognormal, Rayleigh, exponential, beijerland random noise
matlab1
- 产生高斯白噪声,已知期望和方差,这样就生成了一组随机数据-Generated white Gaussian noise of known expectation and variance, thus generating a set of random data
NoiseGenerator
- 本实验要求根据课本中给出的高斯噪声和椒盐噪声的概率分布的形状和参数编写两个通用程序分别给一个图像中添加高斯噪声和椒盐噪声。高斯噪声是n维分布都服从高斯分布的噪声,椒盐噪声是图像中经常见到的一种噪声是一种随机的黑点或者白点。在实验中通过它们对应的概率密度函数得到噪声分布函数进而与原图像进行叠加产生出对应的噪声图像-Textbooks in this experiment are given under the Gaussian noise and salt and pepper noise in
8psk
- 1、 产生等概率且相互独立的二进制序列,画出波形; 2、产生均值为0,方差为1的加性高斯随机噪声; 3、进行8PSK调制,画出波形; 4、进行蒙特卡罗分析; 5、解调8PSK,画出眼图。-1、Produce equal probability and independent of each other binary sequence, draw waveform 2、Generate mean 0, variance 1 of the additive Gaussian ra
VirtualSignalGeneratoring
- 虚拟信号发生器是一个GUI产生(1)周期函数(包括正弦,三角,锯齿,和方波)不同振幅,频率和阶段 (2)不同振幅平方脉冲序列,频率,分期及职责循环 (3)双参数指数函数 (4)高斯曲线之间的范围不同,标准偏差和手段,以及(5)不同幅度的高斯噪声。你也可以添加一个偏移或高斯噪声的前四个以上任何职能。图形用户界面还能使用户可以添加指定的信号(或者乘以它的)一个先前定义的信号。 -Virtual Signal Generator is a GUI that produces (1) periodi
ImageSmoothing
- 图像平滑,滤波器的设计,并且可以产生高斯噪声。-Smoothing, filter design, and can produce Gaussian noise
Gauss
- 产生高斯噪声的C代码,可以在信号处理加入的噪声,经实验验证,符合仿真。-Gauss Noise
10[1].1.1.127.5773
- 介绍产生高斯噪声的各种方法,希望对大家有用,谢谢提供这么好的一个网站.-Describes the various methods of generating Gaussian noise, we hope to be useful, thank you to provide such a good site.
Test001
- 基于DCT变换的数字水印设计,通过伪随机数产生高斯噪声并加入图像中,生成新的图像。-DCT-based digital watermark design, pseudo-random number generated by Gaussian noise and add the image to generate a new image.
noise
- matlab数字图像处理,包含m文件,产生高斯噪声或椒盐噪声然后降噪-matlab digital image processing, including m file, Gaussian noise or impulse noise and noise reduction
noise genre
- 用matlab产生高斯,椒盐,泊松噪声图像的完整代码(poisson, gossip,noise,salt&pepper)