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

搜索资源列表

  1. GenNoise

    0下载:
  2. 上传代码用于产生随机噪声程序,用于分析信号所用。-Add code program for generating random noise for the analysis signal.
  3. 所属分类:Console

    • 发布日期:2017-11-25
    • 文件大小:12038
    • 提供者:王玉宝
  1. digit-recognition

    0下载:
  2. 基于hopfield神经网络的有噪数字识别 设计了加噪程序,可调节随机噪声的大小。检测不同噪声强度下,该模型的识别性能-digit recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-10
    • 文件大小:6822
    • 提供者:jack
  1. Simulations-of-Boeing-747

    2下载:
  2. 以波音747为背景,建立了飞机运动的空间六自由度仿真模型。其中包含以下部分: 1. 飞机运动的空间六自由度仿真模型 2. 自动驾驶仪仿真模型; 3.执行器仿真模型; 4.大气重力环境模型; 5.气动数据模型; 6.发动机推力模型; 另外,仿真过程中: 1.考虑了风场的影响 2.考虑了传感器的随机噪声; 3.考虑了执行器时间延迟; 4.采用变增益控制器; 状态方程选取:速度、攻角、侧滑角、机体系三轴角速度、欧拉角、
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:57387
    • 提供者:yuanfang
  1. [kimi]Noise

    0下载:
  2. 实现了在图像中生成均匀随机噪声、高斯随机噪声和椒盐随机噪声的算法。-The code for creating uniform noise, Gaussian noise and Salt-pepper noise in image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:1159
    • 提供者:kimi
  1. signal-enhancement-in-the-noise-

    0下载:
  2. 在噪声环境下语音信号的增强 语音信号为读入的声音文件 噪声为正态随机噪声-Speech signal in the noise environment of the enhanced speech signal into a sound file for the read noise of the normal random noise
  3. 所属分类:source in ebook

    • 发布日期:2017-11-25
    • 文件大小:993
    • 提供者:piaofei
  1. Dsp_Final

    0下载:
  2. 基于Matlab产生光纤陀螺随机噪声和信号,利用固定步长和可调步长的LMS自适应滤波、最小二乘法、滑动均值三种方法进行处理,最后用阿兰方差评价降噪效果。-FOG Based on Matlab generate random noise and signal, using a fixed step size and adjustable step size LMS adaptive filtering, least squares method, the sliding average of t
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:14216
    • 提供者:鲁文帅
  1. random-noise

    0下载:
  2. 基于小波变换的随机噪声降噪的matlab 主要运用的方法有软阈值去噪法和硬阈值去噪法-Based on wavelet transform matlab random noise and noise reduction methods are mainly used soft thresholding method and hard thresholding method
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:73190
    • 提供者:lisa
  1. random_error

    0下载:
  2. 在已知的数据中加入随机噪声的程序,含有输入输出文件-In the known data by adding random noise process, with input and output documents
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:372829
    • 提供者:秦林
  1. ceshi

    0下载:
  2. 以实际所测随机中子脉冲数据的自相关函数为研究对象,借助仿真实验,开展Elman神经网络对不同浓度核材料进行识别的研究。在实测数据的基础上,通过叠加随机噪声,模拟产生了不同浓度核材料的相关函数样本用于神经网络的训练与测试,实验结果表明,-Calculating the stochastic neutron pulse autocorrelation function with the actually measured data as the research object, we carry o
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:729
    • 提供者:武光创
  1. sampledft

    0下载:
  2. 生成一个一定参数的原信号,并附加一个符合均匀分布的随机噪声,分别画出该信号经过均匀采样的频谱图以及经过非均匀采样的频谱和时域图-Generate a certain parameter of the original signal, and attach a line with uniformly distributed random noise were drawn through uniform sampling of the signal spectrum as well as throu
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1078
    • 提供者:lakuku
  1. Butterworth_Filter

    0下载:
  2. 这是一个低通滤波器,Butterworth滤波器,对于图像中的随机噪声,利用次滤波器可以滤掉,图像清晰很多-This is a low-pass filter, Butterworth filter, the image of random noise, the use of sub-filters can be filtered out and the pictures are clear, many ~ ~
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1448
    • 提供者:arourd
  1. DSP

    4下载:
  2. 任务: 1) 借助MATLAB画出误差性能曲面和误差性能曲面的等值曲线(参考PPT2.1第17页的两幅图); 2) 写出最陡下降法以及LMS算法的计算公式(取 ); 3) 用MATLAB产生方差为0.05, 均值为0白噪音S(n),并画出某次采样得到的波形(即产生任意一个噪声随机序列); 4) 根据 2)中的公式,并利用 3)中产生的S(n),在 1)中的误差性能曲面的等值曲线上叠加画出采用最陡下降法以及LMS法时H(n)的在叠代过程中的轨迹曲线(参考PPT2.1第17页的右下图
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:201356
    • 提供者:刘小六
  1. 118

    0下载:
  2. 滚动轴承振动信号容易受 到随机噪声 的污染, 如 何去噪 成为滚动轴承故障诊断的关键问题之一。而传统的消噪方法可能会将信号中一些能量小的有用信号当作噪声消除, 本 文即提出 一种改进 的小波消噪方法-Rolling bearing vibration signals are easily influenced by the random noise pollution, such as any denoising become one of the key problems of rolling
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:250118
    • 提供者:张力
  1. yuyinxinhaochuli

    0下载:
  2. 录制一段语音 (1)对其进行时频域分析 (2)加随机噪声,并对含噪语音进行时频域分析 (3)设计滤波器对含噪语音进行滤波(wavread,fft,awgn或randn, filter等) -Frequency domain analysis (2) plus random noise, and frequency-domain analysis with noisy speech (3) design filters for filtering noisy speech (wav
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:11702
    • 提供者:zhengxk
  1. 图形图像处理程序例子

    0下载:
  2. 1.二值化处理的源代码 2.对角镜像处理 3.离散余弦变换处理 4.傅立叶变换处理 5.(图像复原) 6.加入随机噪声 7.直方图均衡处理 8.几何变换 9.图像处理头文件 ...... -1. 2 value of the source code for two. Right angle image processing 3. Discrete Cosine Transform 4. Fourier transform handle
  3. 所属分类:GDI/图象编程

    • 发布日期:2014-02-25
    • 文件大小:19915
    • 提供者:testsb
  1. matkab

    0下载:
  2. 滤波器,滤除噪声,。加入随机噪声,分析时域频域波形与未加入噪声之前的不同。-Filter, filter out noise. Adding random noise to analyze the different time domain and frequency domain waveform noise is not added before.
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:62937
    • 提供者:我行我素
  1. LMS

    0下载:
  2. 是用matlab仿真lms算法,对加有随机噪声的信号用自适应滤波去噪。-Lms with matlab simulation algorithm, plus a random noise signal adaptive filtering noise.
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:116605
    • 提供者:陈春迎
  1. hopfield

    0下载:
  2. 基于离散hopfield神经网络的噪声数字识别(随机噪声)联想记忆功能-Based on the identification of discrete digital noise hopfield neural networks (random noise) associative memory function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:162333
    • 提供者:zhouming
  1. quzaohanshu

    0下载:
  2. 这里面含有对图像进行去噪的去噪函数,如高斯噪声,随机噪声,椒盐噪声等-This included the image de-noising noising function, such as Gaussian noise, random noise, impulse noise, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:828
    • 提供者:王瑞
  1. dfa_final

    0下载:
  2. DFA算法的MTALAB的实现,用于处理高密度的随机噪声-The implementation of DFA algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1729
    • 提供者:王志平
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 28 »
搜珍网 www.dssz.com