当前位置:
首页
资源下载

搜索资源 - matlab sampling audio
搜索资源列表
-
2下载:
采样率转换程序。可以任意转换不同采样率的音频信号。程序中有注释。,Sampling rate conversion process. Can be a different sampling rate conversion of audio signals. Proceedings have the Notes.
-
-
0下载:
DSB-SC信号的生成与解调
1) 用离散(DSP)的方法生成DSB信号
2) 载波频率为150KHz,音频为500Hz和2000Hz的混合音。
3) 加入高斯白噪声
(4) 语音信号
的传输。
改变抽样频率和量化台阶大小,观察重建信号以及量化噪声信号的波形;对于语音信号主观评价声音质量的变化。
-DSB-SC signal generation and demodulation 1) Discrete (DSP) methods to generate
-
-
0下载:
先采集一单声道音频信号(.wav)并用WAVREAD文件采样读取,并对其进行频谱分析。分别用窗函数法和双线性变换法设计低通、高通、带通三种FIR滤波器和IIR滤波器。用M文件使信号通过滤波器并对输出信号进行时域和频域分析。-First acquisition of a mono audio signal (. Wav) files with sampling WAVREAD read, and their spectral analysis. Window function, respectiv
-
-
0下载:
本实验旨在了解如何将模拟的声音信号转化为数字信号,重点掌握在数字声音四个重要的技术指标:采样速率、量化比特数、声道数和编码方法。-This experiment aimed at understanding how analog voice signal into a digital signal, with a focus in the hands of digital audio technology to four key indicators: the sampling rate, qu
-
-
2下载:
运用Matlab语言编程,进行信号分析的能力。音频信号是一种连续变化的模拟信号,计算机只能处理和记录二进制的数字信号,由自然音源而得的音频信号必须经过采样,量化和编码,变成二进制数据后才能送到计算机进行再编辑和存贮,通过本实验中了解模拟信号采样和重构的完整过程,加深对采样定理的理解。-Matlab programming language to use for signal analysis. Audio signal is a continuous change of the analog s
-
-
1下载:
改变原始wav音频信号的抽样频率,并且显示处理前后声音信号的频谱.有助于帮助大家理解奈圭斯特抽样定理。-Change the original wav audio signal sampling frequency, and shows the spectrum of sound signal before and after treatment. Helps to help you understand the Nyquist sampling theorem.
-
-
5下载:
用MATLAB对 22.05 KHz WAV音频文件进行重采样,采样频率为8KHz,以适应语音通信系统。-Using MATLAB, 22.05 KHz WAV audio files for re-sampling, the sampling frequency of 8KHz, to meet the voice communication system.
-
-
0下载:
the matlab codes for sampling audio file and filtering it.
-
-
0下载:
1对一段音频进行matlab双声道限时取样,并画图
2产生一段随机整数噪声,并加入到原样本中-1 on a two-channel audio matlab limited sampling, and drawing a random integer generated noise
2, and added to the original sample
-
-
1下载:
基于Matlab的音频文件数字滤波处理。本文基于Matlab分析了wav声音文件频谱与声音的关系,并给出了不同采样频率对输出声音信号的影响。-Matlab-based digital filter processing of audio files. This analysis based on Matlab wav sound files and sound relationship between the spectrum and gives different output samplin
-
-
2下载:
利用matlab软件对.wav音频文件进行降采样的m文件-Down sampling .wav audio file
-
-
0下载:
This a Source code for audio file sampling at different frequencies in matlab-This is a Source code for audio file sampling at different frequencies in matlab
-
-
0下载:
MIMO OFDM matlab仿真,对信号进行频谱分析及滤波,已调制信号计算其普相关密度,迭代自组织数据分析,实现了对10个数字音的识别程序均值便宜跟踪的示例,从先验概率中采样,计算权重。- MIMO OFDM matlab simulation, The signal spectral analysis and filtering, Modulated signals to calculate its density Pu-related, Iterative self-organizing
-
-
1下载:
摘 要:本论文主要研究了语音识别的基本原理,对语音识别系统的构成进行分析处理,其中包括预处理、特征参数提取、建立模块库、识别匹配几大部分。预处理又包括语音采样、预加重、加窗(汉明窗)、端点检测;特征提取的参数是梅尔频率倒谱系数MFCC。
该语音系统采用的是动态时间伸缩算法(DTW),研究对象是特定人的语音识别,并在MATLAB平台上实现。为了进行后续研究,首先使用电脑中的录音系统录制了阿拉伯数字0—9的语音文件,并转化成 “.wav”格式的文件。-Abstract: This thesis
-
-
0下载:
用于音频信号处理中采样率的转换,matlab代码,可支持不同采样率转换-used as different sampling convert for audio
-
-
0下载:
对一种音频信号进行抽样,加噪,然后进行维纳滤波(Sampling an audio signal, adding noise, and then using Wiener filtering.)
-