CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 维纳 信号

搜索资源列表

  1. 维纳滤波处理c代码

    4下载:
  2. 用c写了维纳滤波处理算法,里面有算法使用说明,供大家学习信号处理时参考-used to write the Wiener filter algorithm, and they use algorithms for signal processing to emulate reference
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.55kb
    • 提供者:陈曙
  1. Wiener.rar

    0下载:
  2. 设计一维纳滤波器。产生三组观测数据,并估计它们的AR模型参数,分析信号长度和模型阶次对实验结果的影响,Wiener filter design. Have three sets of observational data, and estimated AR model parameters of their analysis of the signal length and model order on the impact of experimental results
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:845byte
    • 提供者:王健
  1. Wienerfilterfunction

    0下载:
  2. 维纳滤波函数的MATLAB程序,消除信号中的噪声的一个程序,-Wiener filter function of the MATLAB program
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:889byte
    • 提供者:王晨希
  1. kalman-wiener

    1下载:
  2. 研究生时的现代信号处理作业,matlab编程,包括卡尔曼和维纳滤波-Graduate School at the time of operation of modern signal processing, matlab programming, including the Kalman and Wiener filtering
  3. 所属分类:matlab

    • 发布日期:2016-11-12
    • 文件大小:1.59kb
    • 提供者:侯站
  1. wienerfilter

    1下载:
  2. 通过计算机MATLAB仿真分析和研究了维纳滤波器的阶数、信号的噪声方差、随机信号的采样点数、经过维纳滤波的均方误差之间的关系-MATLAB simulation by computer analysis and research of Wiener filter order, the signal of the noise variance, random signal sampling points, after Wiener filter mean square error of the r
  3. 所属分类:matlab

    • 发布日期:2015-11-05
    • 文件大小:1.23kb
    • 提供者:李伊
  1. voicesignalprocessing

    0下载:
  2. 对声音信号进行处理,通过播放来检验处理效果,采用维纳滤波法进行滤波。有详细注解-voice signal processing, using weina.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-06
    • 文件大小:1.22kb
    • 提供者:地瓜
  1. wiener

    2下载:
  2. 维纳滤波的MATLAB程序代码首先根据。首先产生一信号 ,将其加噪后,利用AR模型滤波-wiener filter code
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:758byte
    • 提供者:FY
  1. Wiener_filter_example

    0下载:
  2. 通过一个简单的例子,用维纳滤波实现对期望信号的估计。附带题目,适合初学者参考。-Through a simple example, using Wiener filter to realize the desired signal estimates. With the subject, suitable for advanced users.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:9.82kb
    • 提供者:suncat
  1. Wienernoisesuppression

    1下载:
  2. 维纳噪声抑制,1、 实验原理是利用信号之间的相关性进行信号估计,从而将噪声滤除; 2、 辅助观测信号的噪声抑制可利用Wiener-Hopf方程 求出维纳滤波器的系数 ,式中 是 的自相关阵, 是输入信号 和滤波器输入 之间的互相关矢量; -Wiener noise suppression, 1, experiment is the use of the correlation between the signals for signal estimation, which will fi
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:12.85kb
    • 提供者:sag
  1. 1

    0下载:
  2. 维纳滤波器的Matlab实现:加噪信号经过滤波器后,恢复原始信号。-Wiener filter by Matlab: plus noise signal through the filter, to restore the original signal.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1.04kb
    • 提供者:邓晶晶
  1. 1

    0下载:
  2. 设计AR(2)模型下的维纳滤波器,实现对随机信号的滤波(Design the wiener filter under the AR (2) model to filter the random signals)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1kb
    • 提供者:章199407
  1. Untitled2

    0下载:
  2. 利用维纳一步纯预测方法实现对信号生成模型的参数估计。(Parameter estimation of signal generation model is realized by using Wiener simple prediction method.)
  3. 所属分类:图形图象

    • 发布日期:2017-12-19
    • 文件大小:1kb
    • 提供者:小莫洛
  1. 维纳滤波

    1下载:
  2. 维纳滤波在语音信号中的应用,此算法基于最小均方算法(Wiener filtering in the application of the speech signal)
  3. 所属分类:其他

  1. wiener filtering

    2下载:
  2. 实现了维纳滤波对语音信号的去噪,输入一段音频文件,取单声道,加噪声后进行滤波(Wiener filtering The Wiener filter is used to denoise the speech signal, input a segment of audio file, take the single channel, and filter the noise after adding the noise)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:3.32mb
    • 提供者:Joker298
  1. Wiener filtering

    0下载:
  2. 对一种音频信号进行抽样,加噪,然后进行维纳滤波(Sampling an audio signal, adding noise, and then using Wiener filtering.)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-08
    • 文件大小:11kb
    • 提供者:常不轻
  1. 维纳滤波

    0下载:
  2. 维纳滤波(wiener filtering) 一种基于最小均方误差准则、对平稳过程的最优估计器。这种滤波器的输出与期望输出之间的均方误差为最小,因此,它是一个最佳滤波系统。它可用于提取被平稳噪声所污染的信号。(Wiener filtering is an optimal estimator based on the minimum mean square error criterion for the stationary process. The mean square error betwe
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:2kb
    • 提供者:zmhylez
  1. 5.3 维纳滤波法

    2下载:
  2. 利用维纳滤波的方法进行语音信号的降噪处理,适用于语音增强领域(The denoising processing of speech signal by Wiener filtering is suitable for the domain of speech enhancement)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:45kb
    • 提供者:得瑟大帝
  1. 实验

    2下载:
  2. 此代码为传统语音增强算法的对比,包括谱减法、维纳滤波,自适应滤波,适合语音信号初学者使用。(This code is a comparison of traditional speech enhancement algorithms, including spectral subtraction, Wiener filtering, adaptive filtering, suitable for beginners to use voice signals.)
  3. 所属分类:其他

    • 发布日期:2020-07-23
    • 文件大小:1.83mb
    • 提供者:周棨策
  1. 维纳滤波器的设计

    1下载:
  2. 设计一维纳滤波器。 (1) 产生三组观测数据,首先根据 产生信号 ,将其加噪(信噪比分别为 ),得到观测数据 。 (2) 估计 , 的 模型参数。假设信号长度为 , 模型阶数为 ,分析实验结果,并讨论改变 , 对实验结果的影响。
  3. 所属分类:matlab例程

  1. Wiener02

    0下载:
  2. 维纳滤波算法,可以实现对语音信号的降噪,效果还可以(Wiener filtering algorithm, it can achieve noise reduction on speech signals)
  3. 所属分类:*行业应用

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com