CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 语音压缩 搜索资源 - matlab代码

搜索资源列表

  1. G.723.1

    2下载:
  2. 该代码是双速率的语音压缩编码(G.723.1)的matlab代码。能在matlab6.5以上运行-Dual-rate voice compressed encoding(G.723.1) based on MatLab platform. It works on MatLab 6.5 or later versions.
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:2142957
    • 提供者:刘开文
  1. Hilbert

    1下载:
  2. 信号的hilbert变换,C++代码,不用matlab的可-the c++ code for the hilbert transform
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-23
    • 文件大小:657740
    • 提供者:li sir
  1. bpsk

    1下载:
  2. 实现bpsk解调,matlab仿真,代码齐全-Bpsk demodulator to achieve, matlab simulation, code range
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-01
    • 文件大小:11055
    • 提供者:098iop
  1. pattern_cafen

    1下载:
  2. 用于水声通信的pattern通信体制的matlab源程序代码 4bits量化 常规解码-The pattern used for underwater acoustic communication system, communication matlab source code for 4bits quantitative conventional decoding
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-26
    • 文件大小:1183
    • 提供者:随风
  1. Sample150

    0下载:
  2. 一个蓝牙系统的matlab/simulink实现程序,代码完整,经过调试-A Bluetooth system, matlab/simulink realization of program, code integrity, through the commissioning
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-03
    • 文件大小:8865
    • 提供者:tobabby
  1. icics07_lg

    0下载:
  2. 自己编的盲均衡、自适应信号处理的matlab代码-blind deconvolution,adaptive signal processing
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-02
    • 文件大小:5092
    • 提供者:1990zhu
  1. yuputu

    0下载:
  2. matlab仿真中用来仿真各种语音波形的语谱图的matlab代码。-spectrogram matlab code matlab simulation is used to simulate a variety of voice waveform.
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-17
    • 文件大小:22124
    • 提供者:sunny
  1. DGG7231u

    0下载:
  2. 该代码是双速率的语音压缩编码(G.723.1)的的matlab代码。能在matlab6.5以上运行 -The code is the dual-rate speech coding (G.723.1) matlab code. Can run in matlab6.5 above
  3. 所属分类:Voice Compress

    • 发布日期:2017-05-09
    • 文件大小:2136382
    • 提供者:反弹
  1. bluetooth_Audio_Codec

    4下载:
  2. 蓝牙语音的编解码有三种模式:CVSD、A Law、 u Law。本文件实现以上三种编解码方式。其中包括C代码,matlab代码以及verilog代码。-Bluetooth voice codec has three modes: CVSD, A Law, u Law. This file implements the above three codec. Including the C code, matlab code and verilog code
  3. 所属分类:Voice Compress

    • 发布日期:2017-10-30
    • 文件大小:2102531
    • 提供者:wanghuahua
  1. duanshipingjunguolinglv

    0下载:
  2. 只是一个关于短时平均过零率的matlab代码-Just a short-time average zero-crossing rate on the matlab code
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-30
    • 文件大小:127937
    • 提供者:张山
  1. matlab-communication-1

    0下载:
  2. 详解matlab通信系统 第一章 代码 详解matlab通信系统 第一章 代码-Detailed communication systems matlab matlab code Comments chap chap code communication system
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-05
    • 文件大小:3899
    • 提供者:xu
  1. DSPSshiyan

    0下载:
  2. MATLAB处理语音信号,FIR,IIR滤波器。完整的代码,报告,使用说明。带有界面,简单易操作。-MATLAB processing a speech signal, FIR, IIR filter. Complete code, reports, instructions for use. Interface with, easy to operate.
  3. 所属分类:Voice Compress

    • 发布日期:2017-05-08
    • 文件大小:1542376
    • 提供者:luyao
  1. MATLABcode

    0下载:
  2. matlab实验代码,很实用,有很多书中经典代码-matlab experimental code, very useful, there are many books classic code
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-29
    • 文件大小:68992
    • 提供者:zhou
  1. AMR12.2kencode

    0下载:
  2. 将AMR的12.2k的语音编码的c代码转换为mex文件使其可以被matlab调用,在matlab2014中命令窗输入mex+空格+三个c文件名字(注意encode.c放在最前面)生成可执行文件,就可以调用encode函数。-The AMR 12.2k speech coding in C code conversion for mex file so that it can be called by the MATLAB. In the matlab2014 command window inp
  3. 所属分类:Voice Compress

    • 发布日期:2017-05-03
    • 文件大小:633594
    • 提供者:高炜委
  1. DiffSamplingConvert

    0下载:
  2. 用于音频信号处理中采样率的转换,matlab代码,可支持不同采样率转换-used as different sampling convert for audio
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-13
    • 文件大小:1551
    • 提供者:小梁
  1. FM-stereo-signal-simulation

    6下载:
  2. 是FM调频立体声的调制解调的matlab仿真代码,实现了对双声道语音的调制和解调,非simulink方式,完完全全的matlab代码-This is for FM stereo radio signal modulation and de-modulation code. it is not for matlab simulink, it is completely matlab code, you can follow it and for understanding FM stereo si
  3. 所属分类:Voice Compress

    • 发布日期:2017-05-07
    • 文件大小:1105800
    • 提供者:袁斌
  1. order

    3下载:
  2. matlab实现的阶次分析算法,用于变转速机械故障特征提取,可运行,包含寻找脉冲时刻,等角度时刻,数字跟踪滤波,样条差值等步骤(The order analysis algorithm realized by Matlab is used to extract the fault features of variable speed machinery. It can be operated, including the steps of finding impulse moment, equa
  3. 所属分类:语音压缩

    • 发布日期:2020-02-04
    • 文件大小:2048
    • 提供者:loveyourlife
搜珍网 www.dssz.com