CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - wav matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - wav matlab - List
[
matlab
]
readwave
DL : 0
用matlab读入wav文件数据的小程序-using Matlab wav file read the small program data
Update
: 2025-02-17
Size
: 1kb
Publisher
:
展颜
[
matlab
]
project语音编码
DL : 1
wav声音文件的通过多脉冲激励编码器,长时预测合成新的声音文件-wav sound files through the multi encoder pulse excitation, long forecast synthesis of new voice
Update
: 2025-02-17
Size
: 3.45mb
Publisher
:
交交
[
Other
]
longwavpro
DL : 0
wav文件的切割程序,将一个大wav切成若干小文件-cutting procedures, a large wav file into several small
Update
: 2025-02-17
Size
: 108kb
Publisher
:
赵培
[
Fax program
]
voiceenhancementand.dspprocess
DL : 0
matlab 语音增强仿真应指明参数设置,数据特性。只给出结果是不行。-Matlab simulation should specify parameter setting, data characteristics. Results are given only is not enough.
Update
: 2025-02-17
Size
: 19kb
Publisher
:
zhang li
[
Speech/Voice recognition/combine
]
maxislabels_freq
DL : 0
matlab中wave文件的频率解析代码,欢迎使用-Matlab which documents the frequency wave analysis code, welcomed the use of
Update
: 2025-02-17
Size
: 1kb
Publisher
:
wujunyang
[
Speech/Voice recognition/combine
]
wav
DL : 0
做语音识别需要的测试 多种 有快有慢有中字有0-9-Speech Recognition needs to do a variety of testing there in almost slow word 0-9
Update
: 2025-02-17
Size
: 3.22mb
Publisher
:
dddd
[
Graph program
]
mmread
DL : 0
一个可以当作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 ~
Update
: 2025-02-17
Size
: 115kb
Publisher
:
辛冬
[
matlab
]
MATLAB
DL : 0
LPC编码与解码,有全过程(含仿真源码、wav文件),实际运用已通过!-LPC encoding and decoding, has the whole process (including simulation source, wav file), the practical application has passed!
Update
: 2025-02-17
Size
: 85kb
Publisher
:
栗子
[
Other
]
MATLAB
DL : 0
我的毕业论文题目是自适应语音滤波 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
Update
: 2025-02-17
Size
: 3kb
Publisher
:
jj
[
Wavelet
]
wave
DL : 0
matlab 小波分析源代码 仿真的程序-matlab source code for simulation of wavelet analysis procedure
Update
: 2025-02-17
Size
: 6kb
Publisher
:
fsdafas
[
Audio program
]
wavereader
DL : 0
WAV文件的处理程序, WAV文件的处理程序,-The processing of WAV files, WAV files deal with procedures,
Update
: 2025-02-17
Size
: 3kb
Publisher
:
张明
[
matlab
]
dtw321
DL : 0
dtw 算法的matlab实现 源代码不加修改久可以执行-DTW algorithm matlab source code to achieve a long time without modification can be implemented
Update
: 2025-02-17
Size
: 512kb
Publisher
:
xufang
[
Speech/Voice recognition/combine
]
speechbymatlab
DL : 0
请认真阅读采用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.
Update
: 2025-02-17
Size
: 63kb
Publisher
:
李南
[
Audio program
]
matlab.spsnip_gui
DL : 0
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!
Update
: 2025-02-17
Size
: 22kb
Publisher
:
wangqiang
[
Speech/Voice recognition/combine
]
record
DL : 0
record wav in matlab
Update
: 2025-02-17
Size
: 3kb
Publisher
:
ii-art
[
Wavelet
]
xiaobo
DL : 0
该程序实现了小波变换对音频信号的降噪处理,简单实用!程序运行时需要一个.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.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
刘凯
[
Multimedia program
]
mp3read
DL : 0
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
Update
: 2025-02-17
Size
: 5kb
Publisher
:
陳聰明
[
matlab
]
ofdm_codings
DL : 0
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.
Update
: 2025-02-17
Size
: 176kb
Publisher
:
mike
[
matlab
]
wav-watermark
DL : 1
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
Update
: 2025-02-17
Size
: 5.01mb
Publisher
:
尉玉林
[
matlab
]
wav
DL : 0
wav文件读取。包括产生幅度,相位,过零率。内附程序和报告书。-wav file to read. Including the generation of amplitude, phase, zero crossing rate. Enclosing the process and report.
Update
: 2025-02-17
Size
: 44kb
Publisher
:
fashenqq
«
1
2
3
4
5
6
7
8
9
10
...
18
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.