CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - wav matlab

搜索资源列表

  1. MATLAB

    1下载:
  2. LPC编码与解码,有全过程(含仿真源码、wav文件),实际运用已通过!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:87490
    • 提供者:栗子
  1. MATLAB_forspeech.rar

    2下载:
  2. 采用MATLAB分析WAV文件。 步骤一:选择一个WAV文件作为分析的对象 。(ding.wav) 步骤三:进行 FFT变换并画频域图形 。 步骤四:进行该声波主要频谱的分析。 步骤五:根据该声音的频谱,反演时域图形 。(有失真) 步骤六:进行付立叶逆变换IFFT并画频域图形 。,WAV file analysis using MATLAB. Step One: Select a WAV file as the target of analysis. (Ding.wav) Step
  3. 所属分类:Audio program

    • 发布日期:2014-08-12
    • 文件大小:64491
    • 提供者:李南
  1. wav-watermark

    0下载:
  2. 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 emb
  3. 所属分类:matlab例程

    • 发布日期:2013-03-27
    • 文件大小:5251656
    • 提供者:尉玉林
  1. dtw321

    1下载:
  2. dtw 算法的matlab实现 源代码不加修改久可以执行-DTW algorithm matlab source code to achieve a long time without modification can be implemented
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:524651
    • 提供者:xufang
  1. speechbymatlab

    0下载:
  2. 请认真阅读采用MATLAB分析WAV文件。 步骤一:选择一个WAV文件作为分析的对象 。(ding.wav) 步骤三:进行 FFT变换并画频域图形 。 步骤四:进行该声波主要频谱的分析。 步骤五:根据该声音的频谱,反演时域图形 。(有失真) 步骤六:进行付立叶逆变换IFFT并画频域图形 。-Please carefully read the WAV files using MATLAB analysis. Step One: Select a WAV file as the
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:64488
    • 提供者:李南
  1. matlab.spsnip_gui

    0下载:
  2. 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 instru
  3. 所属分类:Audio program

    • 发布日期:2017-04-03
    • 文件大小:22911
    • 提供者:wangqiang
  1. record

    0下载:
  2. record wav in matlab
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-08
    • 文件大小:3356
    • 提供者:ii-art
  1. xiaobo

    1下载:
  2. 该程序实现了小波变换对音频信号的降噪处理,简单实用!程序运行时需要一个.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.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:588
    • 提供者:刘凯
  1. mp3read

    0下载:
  2. 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 ch
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-14
    • 文件大小:4793
    • 提供者:陳聰明
  1. ofdm_codings

    0下载:
  2. This simulation scr ipt 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
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:180115
    • 提供者:mike
  1. wav

    0下载:
  2. wav文件读取。包括产生幅度,相位,过零率。内附程序和报告书。-wav file to read. Including the generation of amplitude, phase, zero crossing rate. Enclosing the process and report.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:44754
    • 提供者:fashenqq
  1. OK

    5下载:
  2. 用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.
  3. 所属分类:Windows Develop

    • 发布日期:2015-10-19
    • 文件大小:100640
    • 提供者:gymsun
  1. Voice.detection.source.code

    1下载:
  2. 集成了enframe语音的帧分段,wavread wav语音文件的读取,vad端点识别,DTW等m文件。-Integrated enframe voice frame section, wavread wav sound files to read, vad endpoint identification, DTW and other m files.
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:10681
    • 提供者:肖水
  1. Matlab-MPEG

    0下载:
  2. Matlab的MPEG程序. 它是MPEG心理声学模型的MatLab实现。-Matlab Program of MPEG. This is an implementation of the MPEG psychoacoustic model 1, layer I, for MATLAB.
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:880074
    • 提供者:peng tao
  1. music

    0下载:
  2. this source describes a demo that writes down in music score from wav file.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1268223
    • 提供者:Chisato
  1. FFT grath from .WAV

    0下载:
  2. FFT graht from .WAV, with using MAtlab
  3. 所属分类:开发工具

  1. WAV音乐播放器V1.01

    0下载:
  2. 这是基于matlab语言开发的播放器GUI,该压缩包提供所有源码以及测试文件。(This is the matlab language development of the player GUI, which provides all source code and test files)
  3. 所属分类:Audio

    • 发布日期:2017-12-14
    • 文件大小:44150
    • 提供者:旅途歌者
  1. wav读取程序

    1下载:
  2. 这是一个wav音频读取程序,用于matlab中,对于读取音频中的数据,对音频数据处理非常实用。(This is a wav audio read program, used in MATLAB, for reading audio data, audio data processing is very practical)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:27648
    • 提供者:justbeery
  1. wav

    2下载:
  2. 可以实现对自己录制的wav格式声音进行频谱分析时域分析并且加入随机噪音,可播放声音进行对比,自动绘制波形频谱图。最后进行去噪滤波。适合大学生数字信号处理课程实验(It can realize the spectral analysis of the wav format, record the time domain analysis and add random noise. It can play the voice contrast, and automatically draw the
  3. 所属分类:matlab例程

  1. WAV音频的LSB信息隐藏实验matlab实现

    3下载:
  2. WAV音频的LSB信息隐藏实验matlab实现.zip 内涵wav音频,WAV音频隐写的matlab代码 randhiding.m randextract.m wavextract.m wavhiding.m nc.m(Realization of LSB Information Hiding Experiment of WAV Audio by matlab.zip Connotation wav audio, WAV audio steganography matlab code Randh
  3. 所属分类:其他

    • 发布日期:2020-04-14
    • 文件大小:2524160
    • 提供者:Erthrus
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com