Location:
Search - WAV MATLAB
Search list
Description: 用matlab读入wav文件数据的小程序-using Matlab wav file read the small program data
Platform: |
Size: 1024 |
Author: 展颜 |
Hits:
Description: wav声音文件的通过多脉冲激励编码器,长时预测合成新的声音文件-wav sound files through the multi encoder pulse excitation, long forecast synthesis of new voice
Platform: |
Size: 3618816 |
Author: 交交 |
Hits:
Description: wav文件的切割程序,将一个大wav切成若干小文件-cutting procedures, a large wav file into several small
Platform: |
Size: 110592 |
Author: 赵培 |
Hits:
Description: matlab 语音增强仿真应指明参数设置,数据特性。只给出结果是不行。-Matlab simulation should specify parameter setting, data characteristics. Results are given only is not enough.
Platform: |
Size: 19456 |
Author: zhang li |
Hits:
Description: matlab中wave文件的频率解析代码,欢迎使用-Matlab which documents the frequency wave analysis code, welcomed the use of
Platform: |
Size: 1024 |
Author: wujunyang |
Hits:
Description: 做语音识别需要的测试 多种 有快有慢有中字有0-9-Speech Recognition needs to do a variety of testing there in almost slow word 0-9
Platform: |
Size: 3379200 |
Author: dddd |
Hits:
Description: 一个可以当作MATLAB工具的外接工具集合!
此代码可以使得MATLAB中直接读取MP3文件~-MATLAB can be used as a tool for external tool collection! This code can be made directly in MATLAB to read MP3 files ~
Platform: |
Size: 117760 |
Author: 辛冬 |
Hits:
Description: LPC编码与解码,有全过程(含仿真源码、wav文件),实际运用已通过!-LPC encoding and decoding, has the whole process (including simulation source, wav file), the practical application has passed!
Platform: |
Size: 87040 |
Author: 栗子 |
Hits:
Description: 我的毕业论文题目是自适应语音滤波
C实现的LMS程序,老师又要求用MATLAB进行仿真
本程序只能对WAV格式的波形文件进行处理-My thesis is entitled Adaptive Filtering voice procedures C realize the LMS, teachers also requested the use of MATLAB simulation of this procedure can only WAV format wave file handle
Platform: |
Size: 3072 |
Author: jj |
Hits:
Description: matlab 小波分析源代码
仿真的程序-matlab source code for simulation of wavelet analysis procedure
Platform: |
Size: 6144 |
Author: fsdafas |
Hits:
Description: WAV文件的处理程序, WAV文件的处理程序,-The processing of WAV files, WAV files deal with procedures,
Platform: |
Size: 3072 |
Author: 张明 |
Hits:
Description: dtw 算法的matlab实现 源代码不加修改久可以执行-DTW algorithm matlab source code to achieve a long time without modification can be implemented
Platform: |
Size: 524288 |
Author: xufang |
Hits:
Description: 请认真阅读采用MATLAB分析WAV文件。
步骤一:选择一个WAV文件作为分析的对象 。(ding.wav)
步骤三:进行 FFT变换并画频域图形 。
步骤四:进行该声波主要频谱的分析。
步骤五:根据该声音的频谱,反演时域图形 。(有失真)
步骤六:进行付立叶逆变换IFFT并画频域图形 。-Please carefully read the WAV files using MATLAB analysis. Step One: Select a WAV file as the target of analysis. (Ding.wav) Step Three: Transform and painting to FFT frequency domain graphics. Step four: the main frequency spectrum of the acoustic analysis. Step 5: According to the sound spectrum, inversion of time-domain graphics. (With distortion) Step six: to carry out inverse Fourier transform frequency domain IFFT and painted graphics.
Platform: |
Size: 64512 |
Author: 李南 |
Hits:
Description: This a GUI that manages DSP analysis functions for wav-files [especially speech signals]. Two functions [plotps.m and spect.m] are included for starters. You may write your own functions and integrate that into the GUI without much hassle [see instructions in the accompanying Readme.txt file]. Additional features like the snipper lets you trim the time series and save it as a separate wav-file. The GUI is a great tool for instructors in a DSP course and DSP researchers alike!-This is a GUI that manages DSP analysis functions for wav-files [especially speech signals]. Two functions [plotps.m and spect.m] are included for starters. You may write your own functions and integrate that into the GUI without much hassle [see instructions in the accompanying Readme.txt file]. Additional features like the snipper lets you trim the time series and save it as a separate wav-file. The GUI is a great tool for instructors in a DSP course and DSP researchers alike!
Platform: |
Size: 22528 |
Author: wangqiang |
Hits:
Description: record wav in matlab
Platform: |
Size: 3072 |
Author: ii-art |
Hits:
Description: 该程序实现了小波变换对音频信号的降噪处理,简单实用!程序运行时需要一个.wav格式的音频信号。-Procedures for the implementation of the wavelet transform of the noise reduction audio signal processing, simple and practical! Procedures required a run-time. Wav format audio signal.
Platform: |
Size: 1024 |
Author: 刘凯 |
Hits:
Description: function [Y,FS,NBITS,OPTS] = mp3read(FILE,N,MONO,DOWNSAMP,DELAY)
MP3READ Read MP3 audio file via use of external binaries.
Y = MP3READ(FILE) reads an mp3-encoded audio file into the
vector Y just like wavread reads a wav-encoded file (one channel
per column). Extension ".mp3" is added if FILE has none.
Also accepts other formats of wavread, such as
Y = MP3READ(FILE,N) to read just the first N sample frames (N
scalar), or the frames from N(1) to N(2) if N is a two-element vector.
Y = MP3READ(FILE,FMT) or Y = mp3read(FILE,N,FMT)
with FMT as native returns int16 samples instead of doubles
FMT can be double for default behavior (to exactly mirror the
syntax of wavread).
-mp3read
Platform: |
Size: 5120 |
Author: 陳聰明 |
Hits:
Description: This simulation script set allows for an OFDM transmission to be
simulated. Imagetx.m generates the OFDM signal, saving it as a
windows WAV file. This allows the OFDM signal to be played out a sound
card and recorded back. Imagerx.m decodes the WAV to extract the
data.
Platform: |
Size: 180224 |
Author: mike |
Hits:
Description: wav格式的音频中实现水印的嵌入与提取
由现成的软件超级MP3转换大师V1.20把mp3->wav
然后再由MATLAB做wav水印嵌入
-wav audio format to achieve watermark embedding and extraction of off-the-shelf software from Super Master V1.20 to MP3 conversion mp3-> wav then wav watermark embedding MATLAB to do
Platform: |
Size: 5252096 |
Author: 尉玉林 |
Hits:
Description: wav文件读取。包括产生幅度,相位,过零率。内附程序和报告书。-wav file to read. Including the generation of amplitude, phase, zero crossing rate. Enclosing the process and report.
Platform: |
Size: 45056 |
Author: fashenqq |
Hits:
« 12
3
4
5
6
7
8
9
10
...
18
»