搜索资源列表
yy
- 基于matlab语音短时频谱分析,到谱分析,语谱图分析及结果
用matlab gui画信号的频谱图和时域图形
- 用matlab gui画信号的频谱图和时域图形,再画出语谱图,模拟电话-Picture signal with matlab gui frequency spectrum and time domain graph, then draw the language spectrum, analog telephone
sogram
- 语谱图程序,用于语音信号分析。实现获取基音周期,区分清音、浊音等功能-Spectrum language program for speech signal analysis. Achieve access to the pitch period, the distinction between voiceless, voiced etc.
spectrogram.rar
- 基于MATLAB的短时傅里叶变换(STFT)的语谱图的画法,MATLAB环境下,MATLAB-based short-time Fourier transform (STFT) of the spectrogram of the painting, MATLAB environment
a
- 对语音信号进行处理,做fft,语谱图,短时fft,并进行对比-The speech signal processing, do fft, spectrogram, short fft, and compare
short_timespectrogram
- 一个是产生语音的波形和短时频谱,另一个是产生语谱图。-One is to generate voice waveforms, and short-term spectrum, and the other is to generate spectrogram.
Shorttimespectrumanalysis
- 基于matlab语音短时频谱分析,到谱分析,语谱图分析及结果-Short-time spectrum analysis based on matlab speech to the spectral analysis, spectrogram analysis and results
2-yuputu
- 程序给出了0~10发音的语谱图,其中采用分帧函数对信号进行分帧处理然后在用fft算法得到频谱信息,后用灰度图像表示-Program gives the pronunciation of words from 0 to 10 spectra, which employs the signal sub-frame function and then in the sub-frame processing spectral information obtained with the fft algor
speech--singal-processing
- 语音信号试验语谱图、高通、低通,可以将时域分析中的方法应用于we_be10k语音段,还可以用auread、wavread等命令读入语音段进行处理。-we_be10k auread、wavread
matlab
- matlab 语谱图的仿真程序和结果 特征分析等- it is really good
voice-yuputu
- 在matlab环境下实现,语谱图时间频率强度的图形描述。语谱图的实现-time frequent stronger
exp1
- 语音信号处理,对输入的语音信号进行分帧处理,短时傅立叶变换,最后画出语谱图-Speech signal processing, the input voice signal processing sub-frame
ypt
- 语谱图的实现过程,对于初学者有很大的帮助-Spectrogram of the realization of the process, very helpful for beginners
Spectrogram-of-a-voice-data
- 用matlab实现对一段语音数据的语谱图(窄带和宽带)的画图分析-Spectrogram of a voice data (narrowband and broadband), drawing analysis using matlab
GUI_matlab
- 实现物种功能的语音处理:倒谱、时域、频谱、语谱图以及功率谱,并加有详尽的注释。另外还可以保存图像,一倍后来研究!matlab GUI编程-Voice processing functions to achieve species: cepstrum, time domain, frequency spectrum, spectrogram and power spectrum, and add detailed comments. It also can save the image, doub
Log-spectrum--spectrogram-cepstrum
- 对数谱 语谱图和倒谱代码 适用于语音识别 说话人识别 自己编写 亲测可以运行-Logarithmic spectrum and spectrogram cepstrum code for voice recognition speech recognition to write your own pro-test can be run
logSpectrumthe-spectrogram--cepstrum
- 语音对数谱,语谱图,倒谱的代码,自己编写的,可以运行-Speech log spectrum, the spectrogram, cepstrum of the code, I have written, you can run
yuputu
- 语音的语谱图实现,用于语音转换语谱图,用CNN网络进行分类识别(Realization of phonological representation of speech)
座头鲸叫声分析
- 取一段音频叫声,用stft画出其语谱图,stft按原理编,便于学习与理解(Take an audio call, using STFT to draw its spectrogram, STFT compiled according to the principle, easy to learn and understand)
语谱图
- 一个用于语音信号的程序,目的是画出其语谱图也就是时频图。