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

搜索资源列表

  1. writewav

    0下载:
  2. 用MATALB写出标准的.wav文件,本程序可以产生我们用的声音文件,非常有用.-using MATLAB to write standards. Wav document, the procedure can be the voice of our documents, very useful.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:3792
    • 提供者:yu
  1. 123

    1下载:
  2. 在matlab的开发环境下读取一个.wav的音频文件并进行分析。
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:1077
    • 提供者:韩雪
  1. WAVplayer WAV音乐播放器

    1下载:
  2. WAV音乐播放器V1[1].01,用matlab编辑-WAV music player V1 [1] .01, with the matlab editor
  3. 所属分类:Audio

    • 发布日期:2017-03-29
    • 文件大小:44739
    • 提供者:kitty
  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. DigitalEqualizer

    0下载:
  2. 圖形調整式數位音訊均衡器,使用matlab gui介面寫成。自動畫出頻率響應圖,可讀取.wav檔。濾波器由fdatools設計而成。-Digital audio graphic equalizer adjustments, and the use matlab gui interface language. Automatically draw the frequency response can be read. Wav file. Filter designed with the fdato
  3. 所属分类:Audio program

    • 发布日期:2017-05-16
    • 文件大小:4246530
    • 提供者:billchou
  1. energyZero.rar

    0下载:
  2. matlab环境下,实现将wav格式的音频文件进行分帧,求能量,过零率,matlab environment, to achieve wav format audio files framing, and energy, zero-crossing rate
  3. 所属分类:Audio program

    • 发布日期:2017-03-30
    • 文件大小:1642
    • 提供者:zhaodong
  1. Residual_Excited_Linear_Prediction_with_MATLAB.ra

    0下载:
  2. Simulation of Residual Excited Linear Prediction (RELP) coding for speech: This simulation give your voice or available clear wav file.This encoder have linear predictor that decreases signal s dynamic (lower quantization level). This technique als
  3. 所属分类:Audio program

    • 发布日期:2017-03-28
    • 文件大小:854819
    • 提供者:Ardalan
  1. spectrogram_fft

    0下载:
  2. matlab用来绘制wav音频文件的语谱图的程序-wav audio files matlab to draw the spectrum of language programs
  3. 所属分类:Audio program

    • 发布日期:2017-04-03
    • 文件大小:564
    • 提供者:syy
  1. speaker

    0下载:
  2. 数字的语音识别matlab程序 训练及识别数据太大,少量上传一点,大家可以用COOLEDIT等软件仿照自己制作.(*.wav文件采样率8000,单声道,采样精度16位,16bit Motorola PCM,*.lab文件存的是语音的起止点和语音内容). -Digit speech recognition matlab program too much training and recognition data, a small amount of upload that you can us
  3. 所属分类:Audio program

    • 发布日期:2017-03-28
    • 文件大小:314697
    • 提供者:er
  1. SSC-matlab

    0下载:
  2. 实现正弦编解码(Sinusoidal coding)的matlab程序 sinusoidal_analysis.m文件定义了函数[A, F, P, fs] = sinusoidal_analysis(filename, framelen, frameshiftlen),将*.wav音频文件提取出A, F, P这3个参数矩阵。 sinusoidal_synthesis.m文件定义了函数syspeech = sinusoidal_synthesis(A, F, P, fs, framelen
  3. 所属分类:Audio program

    • 发布日期:2017-03-26
    • 文件大小:4740
    • 提供者:凝空子
  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-02
    • 文件大小:22911
    • 提供者:wangqiang
  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. wav_matlab

    1下载:
  2. matlab音频的控制与播放,详细的代码,可以直接运行-matlab audio control and playback, a detailed code that can run
  3. 所属分类:Audio program

    • 发布日期:2017-03-23
    • 文件大小:282478
    • 提供者:宁越
  1. multisamplerate

    1下载:
  2. 改变原始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.
  3. 所属分类:Audio program

    • 发布日期:2016-11-29
    • 文件大小:143553
    • 提供者:leo
  1. PESQ

    0下载:
  2. ESQ measure: --- --- - Usage of the PESQ objective measure is as follows: [pesq_mos]=pesqESQ measure--- --- - Usage of the PESQ objective measure is as follows: [pesq_mos]=pesq(cleanfile.wav,enhanced.wav) where cleanfile.wav contains t
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-24
    • 文件大小:456992
    • 提供者:阿铁
  1. wav-play

    0下载:
  2. 读取wav文件,使用matlab来播放wav格式歌曲的代码-Read wav files, wav format using matlab to play the song code
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-28
    • 文件大小:47768
    • 提供者:胡建
  1. matlab

    0下载:
  2. signal processing algorithms applied to audio signal. process wav format coded in matlab
  3. 所属分类:Audio program

    • 发布日期:2017-03-28
    • 文件大小:42662
    • 提供者:nano
  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-13
    • 文件大小:44150
    • 提供者:旅途歌者
  1. 短时平均过零率

    2下载:
  2. 读入语音文件bluesky1.wav(内容为“蓝天,白云,碧绿的大海”)中的数据,进行分帧处理,然后计算其短时平均过零率。(Read the data from the voice file bluesky 1. wav (blue sky, white clouds, green sea), frame it, and calculate its short-term average zero-crossing rate.)
  3. 所属分类:Audio

    • 发布日期:2019-05-14
    • 文件大小:44032
    • 提供者:mrlong
  1. 音乐魔盒

    1下载:
  2. 本软件是由MATLAB App Designer工具制作而成的一款集音频采集、播放、时域频域分析、加噪、滤波、特定特效处理及自定义DIY滤波特效处理的综合音频分析处理播放器 注:1.把文件夹放到MATLAB工作空间中,使得图标资源在MATLAB路径中 2.录音为 .wav格式,音乐播放器只支持.wav 和 .mp3格式 3.Windows安装包可直接安装为Windows应用软件(需联网下载MATLAB环境包)(This software is a syntheti
  3. 所属分类:Audio

    • 发布日期:2021-04-13
    • 文件大小:42087424
    • 提供者:yige
« 12 »
搜珍网 www.dssz.com