CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - gaussian white noise

搜索资源列表

  1. lessonresouse

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:670098
    • 提供者:tiantian
  1. WaveletVC++Res

    1下载:
  2. 通过设计VC程序对简单的一维信号在加上了高斯白噪声之后进行Daubechies小波、Morlet小波和Haar小波变换,从而得到小波分解系数;再通过改变分解得到的各层高频系数进行信号的小波重构达到消噪的目的。在这一程序实现的过程中能直观地理解信号小波分解重构的过程和在信号消噪中的重要作用,以及在对各层高频系数进行权重处理时系数的选取对信号消噪效果的影响。-through the design process to a simple one-dimensional signal with a Ga
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:161420
    • 提供者:牛牛
  1. 130401

    0下载:
  2. 1、先生成一个“Blocks”信号 2、加上高斯白噪声 3、用 db3 小波进行分解,以说明信号和噪声在各个尺度上的表现。-1, the President as a "Blocks" signal 2, and 3 Gaussian white noise. db3 using wavelet decomposition, to illustrate the signal and noise in various scales performance.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1114
    • 提供者:黄海滨
  1. selfCorrelationInRandomization

    0下载:
  2. 产生零均值单位方差高斯白噪声的1000个样点,估计随机过程的自相关序列-units have zero mean Gaussian white noise variance to the 1,000-point, it is estimated that the random process autocorrelation sequence
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1080
    • 提供者:吴森泉
  1. Matlab wave 用Matlab产生正弦波

    0下载:
  2. 用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
  3. 所属分类:2D图形编程

    • 发布日期:2017-03-02
    • 文件大小:1119
    • 提供者:李华
  1. image-preprocessing-1

    0下载:
  2. 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 -Gray-scale transformation of the methods used to enhance the contrast of the image histogram homogenization analog image by Gaussian white noise and salt and pepper noise
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:1370
    • 提供者:焦竹青
  1. 3

    0下载:
  2. matlab代码,数字图像矩阵数据的显示及其傅立叶变换,二维离散余弦变换的图像压缩,采用灰度变换的方法增强图像的对比度,直方图均匀化,模拟图像受高斯白噪声和椒盐噪声的影响,采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波-matlab code, digital image data display matrix and its Fourier transform, two-dimensional discrete cosine transform image compressio
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2139
    • 提供者:wang
  1. image_inhancement

    1下载:
  2. 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:22160
    • 提供者:panghuanzhi
  1. NoiseGenerator

    0下载:
  2. 本实验要求根据课本中给出的高斯噪声和椒盐噪声的概率分布的形状和参数编写两个通用程序分别给一个图像中添加高斯噪声和椒盐噪声。高斯噪声是n维分布都服从高斯分布的噪声,椒盐噪声是图像中经常见到的一种噪声是一种随机的黑点或者白点。在实验中通过它们对应的概率密度函数得到噪声分布函数进而与原图像进行叠加产生出对应的噪声图像-Textbooks in this experiment are given under the Gaussian noise and salt and pepper noise in
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:243372
    • 提供者:jhm
  1. 3

    0下载:
  2. 增强图像的对比度,模拟图像受高斯白噪声和椒盐噪声的影响,均值滤波等-Enhance the image contrast, analog image by Gaussian white noise and salt-pepper noise, mean filtering,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:36759
    • 提供者:hello
  1. communication

    0下载:
  2. 扩频通信系统编程~~带高斯白噪声-Spread Spectrum Communication System Programming ~ ~ with a Gaussian white noise
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1878
    • 提供者:梁俊翼
  1. Gaussian2

    0下载:
  2. 高斯滤波是一种较常见的滤波方法,它能有效滤除高斯白噪声的影响。-Gaussian filter is a common filtering method can effectively filtered Gaussian white noise.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:672
    • 提供者:alex
  1. gaosibaizaosheng

    0下载:
  2. 模拟图像受高斯白噪声和椒盐噪声的影响,用matlab编程,调试可用-Analog image by Gaussian white noise and salt and pepper noise, using matlab programming, debugging can be
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:1327
    • 提供者:
  1. chap3

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:11603
    • 提供者:王兆云
  1. iteration_algorithm

    0下载:
  2. 高斯白噪声模型下的一种图像分割的迭代算法-Gaussian white noise model of a iterative algorithm for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:526
    • 提供者:李遥
  1. Contents

    0下载:
  2. 这是一篇用于图片处理的程序,涉及到用马尔科夫场处理含高斯白噪声的图像-This is a program for image processing, involves the use of Markov Field on the image with Gaussian white noise
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1072
    • 提供者:lida
  1. lunwen22

    0下载:
  2. 小波去噪的仿真研究 :介绍了小波软门限和硬门限法上嗡的处理方法.分析了采用不同的小波进行软门限去噪的效果,比较了软门限去噪和硬门 限去噪的特点。仿真结果表叫,对高斯白噪声的上哚处理,选用c1b8小波比用symI和haar小波町以得到更好的去噪效果, 软门限法优于硬门限法-Simulation Study of Wavelet Denoising: The wavelet soft threshold and hard thresholding approach on the hum.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:109890
    • 提供者:金比白
  1. generating-white-noise

    0下载:
  2. 编程产生一组正态分布的白噪声信号,它的均值和方差以及长度可随意调整。将产生的白噪声信号存入数据文件。 本程序算法用C++语言编写。首先用乘同余法产生均匀分布白噪声,再用变换抽样法转换为高斯分布白噪声 -Program produces a set of normal white noise signal, its mean and variance, and the length can be adjusted. Will produce a white noise signal int
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:4908
    • 提供者:chenshan
  1. gaussian-white-noise

    0下载:
  2. This function generates an Additive White Gaussian Noise (AWGN) sample at every call. Its beauty lies in its simplicity! The generated sample set will have zero mean and a standard deviation of 1. Therefore, one can simply scale the output samples by
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1198
    • 提供者:
  1. gaussian-white-noise--DCT-Matlab

    0下载:
  2. 混沌加密、DCT变换、水印提取,可以直接使用,方便交流学习。-gaussian white noise DCT Matlab
  3. 所属分类:Wavelet

    • 发布日期:2017-05-07
    • 文件大小:1382311
    • 提供者:刘三
« 12 3 4 5 »
搜珍网 www.dssz.com