搜索资源列表
对语音信号的短时分析
- 用matlab实现对语音信号的短时分析,包括清音和浊音的判决,基音周期的估计,实验报告。-to realize the analysis of short time of speech signal by Matlab, including the judgement of surd and sonant, the estimate of the pitch and experiment report.
随机信号功率谱分析
- 理解随机信号功率谱分析原理和方法。 (1) 生成信号,被淹没在在噪声中; (2) 试用周期图法估计信号的功率谱; (3) 选用不同窗,使用修正周期图法估计信号的功率谱; (4) 对一段语音信号,使用LD算法估计其功率谱; (5) 详细列出功率谱估计的步骤和原理。 -understanding of random signal power spectrum analysis principles and methods. (1) generate signals
jiujiu
- 语音信号分析与处理及其MATLAB实现,语音信号处理
AuditoryToolbox
- 语音信号分析软件,提取美尔倒谱系数等等功能
icamatlabcodeforsignalprocessi
- ica语音信号分离的程序,带有实验录音和图片,可直接进行操作和原代码分析。,ica voice signal separation procedure, with experimental audio and picture, can be directly carried out the operation and analysis of the original code.
daopu
- 语音前期处理 对采集输入的语音信号进行倒谱分析-Pre-processing of the collected voice input voice signal cepstrum analysis
filter
- 本文分析了语音数字信号的采集来源以及其预处理。通过实例,利用Matlab对语音信号进行时频变换与分析,同时构造一个固定频率的干扰信号,对两个信号进行合成,设计数字滤波器,实现对语音信号的F IR、IIR滤波处理,最后在时域和频域中对信号进行分析比较。-This paper analyzes the sources of voice digital signal acquisition and its pretreatment. By example, voice signals using Ma
dsp
- 1.录制一段自己的语音信号,对录制的信号进行采样 画出采样后语音信号的时域波形和频谱图 给定滤波器的性能指标,采matlab设计数字滤波器,并画出滤波器的频率响应 然后用自己设计的滤波器对采集的信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化 回放语音信号。2.-1. Recorded his voice for some signal, the signal is sampled on the record draw sampled speech si
dspdesign
- 通过Matlab GUI创建用户界面,对语音信号进行频谱分析及滤波,高通、低通、带通等 -Created by Matlab GUI user interface, the speech signal spectrum analysis and filtering, high pass, low pass, band pass, etc.
matlab2
- 基于MATLAB的的语音信号处理.GUI界面,时域分析与频谱分析综合。可录制声音-MATLAB-based speech signal processing. GUI interface, time-domain analysis and spectral analysis and comprehensive. Sound can be recorded
数字信号处理
- 制一段个人自己的语音信号,并画出该信号的时域波形和频谱图;再录制一段同样长时间的背景噪声叠加(加法叠加)到语音信号中,分析叠加前后信号频谱的变化;设计一个合适的滤波器,把改造生滤除;最后回放语音信号。(peech signal processing for a period of one's own, and draw the signal time-domain waveform and frequency spectrum; background noise superimposed and
语音信号处理
- 采用MATLAB 2015b综合运用各种函数调用等来实现语音信号时域的短时能量,短时过零以及短时自相关函数分析和频域的傅里叶变换,功率谱估计,短时傅里叶变换,小波分析,语音信号的短时综合,语谱图各种分析,充分了解熟悉语音信号的相关分析方法。(This experiment uses the MATLAB 2015 b, the integrated use of various kinds of function call to realize speech signal in time dom
matlab语音信号分析与合成(第2版)程序
- 这里上传的是:matlab语音信号分析与合成(第2版)程序,希望对大家有用。(Here is uploaded: Matlab voice signal analysis and synthesis (Second Edition) program, I hope to be useful to all of you.)
宋知用
- matlab在语音信号分析和合成中的应用,附带程序,可直接在matlab中运行。(The application of MATLAB in speech signal analysis and synthesis, with program, can run directly in MATLAB.)
voice_wav_frequency
- matlab语音信号分析时域频域,加窗,降噪滤波,端点检测,时域特征和频域特征提取(Matlab speech signal analysis in time domain, frequency domain, windowing, denoising, filtering, endpoint detection, time domain feature and frequency domain feature extraction.)
语音信号加噪和降噪处理
- 语音是人类交换信息的有效渠道之一,也是我们日常生活交流的主要形式。 语音与当今科学技术的快速发展息息相关,特别是计算机中的语音交互技术,通 过对语音信号进行采集和处理,实现人与人之间有效信息的传输、获取以及存储。 基于 MATALAB 的语音信号去噪设计,对噪声信号进行有效地滤除,将降噪后的语音信号与原始 信号在时域和频域进行对比分析,计算出信噪比,并在 MATLAB 中设计 GUI 仿 真界面进行展示.(Speech is one of the effective ways for human
MATLAB在语音信号分析和合成中的应用
- matlab在语音信号分析和合成中的应用(The application of matlab in speech signal analysis and synthesis)
笫6章程序
- matlab在语音信号分析和合成中的应用第六章内容(The application of matlab in speech signal analysis and synthesis)
语音信号的采集与处理
- 1、语音信号的采集利用 Windows下的录音机,录制一段自己的话音,时间在1s内然后在Matlab软件平台下,利用函数wavread对语音信号进行采样,记住采样频率和采样点数。 2、语音信号的频谱分析在Matlab中,可以利用函数fft对信号进行快速傅立叶变换,得到信号的频谱特性,要求学生首先画出语音信号的时域波形,然后对语音信号进行频谱分析。 3、设计数字滤波器和画出其频率响应给出各滤波器的性能指标; 给定滤波器的性能指标如下: (1)低通滤波器的性能指标:fb=1000Hz,fc
MATLAB语音信号分析与合成(第二版)宋知用_例程
- MATLAB语音信号分析与合成(第二版)宋知用_例程(MATLAB Speech Signal Analysis and Composition (Second Edition) Song Zhiyu Routine)