CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 随机噪声

搜索资源列表

  1. 在图像中加入随机噪声

    0下载:
  2. 在图像中加入随机噪声的源代码,编译后的可执行文件须带参数运行。 使用方法:gaussnoise BMP文件名-images in random noise added to the source code, compile the executable files carry operation parameters. Use : gaussnoise BMP File Name
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2448
    • 提供者:yan
  1. 对具有随机噪声的二阶系统的模型辨识

    0下载:
  2. matlab在系统辨识中的应用此处为对具有随机噪声的二阶系统的应用的源代码及运行后结果(包括图像)-Matlab system identification in the application is right here for the second random noise of the system source code and running after the results (including images)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:20065
    • 提供者:于瑞
  1. 产生高斯白噪声

    1下载:
  2. 产生高斯白噪声,标准差和期望都固定,如N=f(0.1,2),这种形式的,随机产生40个,Generated white Gaussian noise, standard deviation and expectations are fixed, such as N = f (0.1,2), this form of randomly generated 40
  3. 所属分类:其他小程序

    • 发布日期:2017-03-23
    • 文件大小:1885
    • 提供者:任鹏
  1. kl.rar

    0下载:
  2. matlab下KL变换,用于去除随机噪声,KL transform
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:5511
    • 提供者:田妮
  1. 产生随机噪声信号进行相位分析

    1下载:
  2. 产生随机噪声信号,并对信号进行相位分析,谱分析,最后生成报告。-Random noise signal, and the phase signal analysis, spectral analysis, the final report generation.
  3. 所属分类:编程文档

    • 发布日期:2017-03-26
    • 文件大小:287356
    • 提供者:微微
  1. imnoise2

    0下载:
  2. 产生均匀、高斯、椒盐、对数正态、瑞利、指数、厄兰随机噪声-Have a uniform, Gaussian, salt and pepper, Lognormal, Rayleigh, exponential, beijerland random noise
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4853
    • 提供者:lqw
  1. project1

    0下载:
  2. 可添加随机噪声、高斯噪声、椒盐噪声,并比较几种去噪算法的峰值信噪比-Can add random noise, Gaussian noise, salt and pepper noise, and compare several denoising algorithm PSNR
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:496112
    • 提供者:huanglizhen
  1. filter-deniose

    2下载:
  2. matlab下实现降噪,功率谱计算。%程序中设定采样点数为256个,采样频率为10000hz, %输入信号为随机噪声和两个正弦的合成信号 %设定的滤波器的截止频率为3500hz %通过挈比雪肤滤波器,运行程序,比较滤波前后的频域波形 %滤波去除了高频信号-matlab achieve noise reduction, power spectrum calculation. Sampling procedure set for 256 points, the sampling f
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1094
    • 提供者:范范
  1. GenPN

    0下载:
  2. 生成PN序列(伪随机噪声序列),阶数包括2阶,3阶,4阶,5阶,6阶,7阶,8阶。并在前面补0后形成相应的2的幂次长的序列。-Generated PN sequences (pseudo-random noise sequence), including the orders of 2 order, 3 order, 4 order, 5 order, 6 order, 7 order, 8 order. And fill in front of 0 after the formation of
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:980
    • 提供者:徐翼
  1. Edge_Wavelet

    0下载:
  2. 边缘提取技术边缘是图像对视觉的最主要特征,因此在计算机视觉技术中提出了多种检测边缘的算法。由于各种原因,图像常常受到随机噪声的干扰,经典的边缘检测的结果常常是将噪声误检为边缘点,而真正的边缘由于噪声干扰却可能被漏检。因而对于被噪声污染的图像来说,一种好的边缘检测方法应具有良好的噪声抑制能力,同时又有完备的边缘保持特性。-After analysing the soft threshold funetion,the smoothness threshold function is proposed
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:1149
    • 提供者:shadow
  1. zishiyinglvbo

    1下载:
  2. 对一个信号添加随机噪声,之后进行自适应滤波去除噪声,参数可由用户自行输入。-Adding random noise on a signal, after the adaptive filter to remove noise, the parameter input by the user themselves.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:3369
    • 提供者:bbdlp
  1. De-impulsenoise

    0下载:
  2. 在一段音频信号中加入了随机噪声,用matlab编程实现去噪!-This File shows an example for denoising via hard thresholding of Fourier coefficients.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:753
    • 提供者:任鹏
  1. noise

    1下载:
  2. 随机噪声产生代码。所输出的随机噪声可以用于模拟信道中的加性噪声。-Random noise generated code. The output of the random noise can be used to simulate the channel additive noise.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-02-08
    • 文件大小:1024
    • 提供者:simulin_2008
  1. zaosheng

    0下载:
  2. 对图像分别加入高斯噪声和随机噪声,再分别用中值滤波和邻域平均方法进行滤波(The Gauss noise and random noise are added to the image, and the median filtering and neighborhood averaging are used to filter the image respectively)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:83968
    • 提供者:Tersai
  1. 随机噪声

    0下载:
  2. 本程序演示了用labview如何产生随机噪声,并对其进行谱分析和相关分析和滤波的过程(This procedure demonstrates the use of LabVIEW how to generate random noise, and its spectral analysis and correlation analysis and filtering process)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-28
    • 文件大小:18432
    • 提供者:Shangsrs
  1. 正态分布、均匀分布噪声特性分析matlab

    0下载:
  2. 随机信号均匀分布、正态分布噪声特性分析。随机信号试验。(matlab uniform distribution normal distribution)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:江流
  1. 第二章-平稳随机过程的谱分析

    0下载:
  2. 介绍了平稳随机过程及功率谱相关理论 ● 傅里叶变换能否应用于随机信号? ● 相关函数与功率谱的关系 ● 功率谱的应用 ● 采样定理 ● 白噪声的定义(The stationary random process and the theory of power spectrum correlation are introduced.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-01
    • 文件大小:436224
    • 提供者:抗战小兵
  1. 窄带随机噪声对BPSK信号的干扰性能仿真

    0下载:
  2. 实现条幅信号、调频信号的抗噪声干扰性能仿真,得到波形仿真图(The simulation of the anti noise jamming performance of the band signal and FM signal is realized, and the waveform simulation diagram is obtained.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:3072
    • 提供者:扩扩
  1. 加随机噪声的合成地震记录

    3下载:
  2. 更好的模拟实际情况下,地震记录的合成,在实际研究中具有较大的意义。(Better simulation of the actual situation, the synthesis of seismic records, has a greater significance in the actual research.)
  3. 所属分类:其他

    • 发布日期:2020-04-04
    • 文件大小:1024
    • 提供者:一步杀十人
  1. 加噪

    5下载:
  2. 此程序可用于地震数据处理,可加任意程度的随机噪声(Adding noise to seismic data)
  3. 所属分类:其他

    • 发布日期:2020-04-10
    • 文件大小:13312
    • 提供者:Zigzag-j
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com