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

搜索资源列表

  1. yuyinlvbo

    0下载:
  2. matlab对语音信号滤波,并比较滤波前后的音效。
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1095
    • 提供者:贺振洋
  1. test

    0下载:
  2. 该源码是在matlab环境下,设计的gui界面,可以对图像信号滤波
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:6754
    • 提供者:czy
  1. Lab0502-IIR

    0下载:
  2. 在CCS3.3界面下运行即可对内部产生的信号进行滤波,修改程序也可以对外部输入的信号滤波。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:7722
    • 提供者:曹丽莎
  1. FOGlms

    0下载:
  2. 自己编写的用于传感器信号滤波的算法程序,并有真实信号处理的数据演示
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:171130
    • 提供者:gaoxu
  1. 语音的线性预测滤波

    0下载:
  2. 语音信号的线性预测分析
  3. 所属分类:语音合成与识别

    • 发布日期:2009-12-17
    • 文件大小:1023
    • 提供者:asdewq
  1. twosensors.rar

    0下载:
  2. 两个传感器的信号通过卡尔曼滤波器进行整合,其中一个传感器是两通道的加速度传感器,dimensional tilt sensor using a dual axis accelerometer * and single axis angular rate gyro. The two sensors are fused * via a two state Kalman filter, with one state being the angle * and the other state b
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:2529
    • 提供者:freeeedoooom
  1. readspeech

    0下载:
  2. 一个用C语言程序实现读写语音文件的语音信号低通滤波例子-A C language program used to read and write audio files of voice signal low-pass filter example
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:1080
    • 提供者:董飞
  1. mpsound

    2下载:
  2. 录制一段个人自己的语音信号。对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;对语音信号进行加噪和去噪处理,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号;实现快录慢放、慢录快放等功能。-Record a person' s own voice signal. Of the recorded signal sampling draw sample after the speech signal time-domain waveform
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-25
    • 文件大小:243556
    • 提供者:或或
  1. MATLABfilter

    0下载:
  2. matlab关于语音信号滤波处理的文章,通过matlab实现-matlab on the voice signal filtering deal with the article, through matlab to achieve
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:206357
    • 提供者:mayongfen
  1. exp5

    0下载:
  2. FIR 滤波器是在数字信号处理(DSP)中经常使用的两种基本的滤波器之一,另一个为IIR滤波器. -FIR filters in digital signal processing (DSP) often used in one of two basic filters, and the other for the IIR filter.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-25
    • 文件大小:12427
    • 提供者:
  1. sishiyinglvbosheji

    1下载:
  2. 对语音或图像信号加噪,然后自适应滤波恢复原来的信号。要求使用算法LMS 。-Voice or image of the noise signal, and then revert to the original adaptive filter signal. Require the use of algorithms LMS.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-24
    • 文件大小:123562
    • 提供者:苏文娟
  1. lq

    0下载:
  2. 语音信号的数字滤波处理 加入高斯噪声再滤除,信噪比小于20分贝-Voice signal digital filter handle add further filtered Gaussian noise, signal to noise ratio is less than 20 dB
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:2911
    • 提供者:ak
  1. low_pass

    0下载:
  2. 设计一个低通滤波系统,任意输入三个频率使输入的信号中留下频率最低的 一个分量。-Designed a low-pass filter system, indiscriminate importation of the three input signal frequency so that left one of the lowest frequency component.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-11
    • 文件大小:768
    • 提供者:沙磊
  1. LMS

    3下载:
  2. LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2016-08-26
    • 文件大小:826
    • 提供者:wan
  1. DTWspeech

    1下载:
  2. 本 文 首先 介绍了语音识别的研究和发展状况,然后循着语音识别系统的 处理过程,介绍了语音识别的各个步骤,并对每个步骤可用的几种方法在实 验基础上进行了分析对比。研究了语音信号的预处理和特征参数提取,包括 语音信号的数字化、分帧加窗、预加重滤波、端点检测及时域特征向量和变 换域特征向量.其中端点检测采用双门限法.通过实验比对特征参数的选取, 采用12阶线性预测倒谱系数作为识别参数。详细分析了特定人孤立词识别算 法,选定动态时间弯折为识别算法,并重点介绍其设计实现。 在
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-09
    • 文件大小:2491034
    • 提供者:周文超
  1. 高通滤波

    0下载:
  2. 实现语音信号高频部分的提取,使声音变得尖锐(Realize the extraction of high frequency parts of speech signal and make your voice sharp)
  3. 所属分类:语音合成与识别

  1. 中值-均值滤波

    1下载:
  2. 利用labview,实现信号的中值-均值滤波(Using LabVIEW to realize median mean filter of signal)
  3. 所属分类:LabView编程

    • 发布日期:2018-01-03
    • 文件大小:24576
    • 提供者:李古黑
  1. 滤波

    0下载:
  2. 使用labview对频谱出现周期性尖峰的信号进行滤波处理(Labview-based signal processing projects, filter the signals that have periodic spikes in the spectrum.)
  3. 所属分类:LabView编程

    • 发布日期:2018-01-05
    • 文件大小:166912
    • 提供者:hlmwfhtian
  1. 《卡尔曼滤波原理及应用-MATLAB仿真》程序.part01

    2下载:
  2. 卡尔曼滤波是最常用的滤波算法,在信号处理中经常用到(Kalman filter is the most commonly used filtering algorithm, which is often used in signal processing.)
  3. 所属分类:书籍源码

    • 发布日期:2018-04-20
    • 文件大小:3999744
    • 提供者:一介草民
  1. 2.信号滤波

    1下载:
  2. 利用labview软件模拟信号滤波器,能对高斯白噪声等干扰进行滤波处理(The LabVIEW software is used to simulate the signal filter, and the interference of Gauss white noise can be filtered.)
  3. 所属分类:LabView编程

    • 发布日期:2018-04-29
    • 文件大小:44032
    • 提供者:包汉
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com