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

搜索资源列表

  1. A_LAW(u_LAW)PCM

    0下载:
  2. 线型PCM与A律和u律对数PCM相互转换的C++代码。-A linear PCM with the law and the law on several u PCM conversion of C code.
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:9415
    • 提供者:周金喜
  1. alaw

    0下载:
  2. 使用VHDL实现通信脉冲编码调制(PCM)中的a律转换,并实现串并、并串转换。-Use VHDL to achieve communication pulse code modulation (PCM) of a law conversion, and to achieve and string, and string conversion.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:5205
    • 提供者:wl
  1. PCM_model

    0下载:
  2. pcm的编码与译码,适合通信专业的同学,代码很清楚明了-pcm encoding and decoding for communications professional students, the code was clear and
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:1647
    • 提供者:李明
  1. pcm_a

    0下载:
  2. 一种 A律PC M编码的 简化方法 .rar-A law PCM encoding a simplified method. Rar
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-28
    • 文件大小:154455
    • 提供者:晓刚
  1. pcm

    0下载:
  2. 使用javascr ipt仿真PCM编译码,A律绘图分析-Javascr ipt simulation for PCM encoding and decoding, the mapping analysis of A law
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:62957
    • 提供者:何林
  1. Pulse-Code-Modulation

    1下载:
  2. 脉冲编码调制(PCM,Pulse Code Modulation)是一种将模拟语音信号转换成数字信号的编码方式,从数学上来看,量化过程就是把一个连续幅度值的无限数集合映射成一个离散幅度值的有限数集合,编码就是用一组二进制数来表示这些映射后的有限数。 国际标准化的PCM采用折叠二进制码,符合长途电话质量。根据量化方法的不同,PCM 可分为均匀量化PCM 和对数PCM 两大类,对数PCM中,A律和μ律编码都已被定为国际标准。 本程序实现了A律、μ律以及均匀量化三种PCM,
  3. 所属分类:matlab例程

    • 发布日期:2017-06-07
    • 文件大小:904301
    • 提供者:Sariel
  1. pcm

    0下载:
  2. 一。产生长度为500的零均值,单位方差的高斯随机变量序列,用均匀pcm的方法用16电平进行量化:1)求所得的SQNR,该序列的前5个值,相应的量化值和相应的码字。2)画出量化误差(定义为输入值和量化值之间的差),同时 画出量化值作为输入值的函数的图。3)用128量化电平数重做2)题, 比较结果。 二。产生一个长度为500,按N(O,1)分布的随机变量序列,分别用16,128量化电平数和u=255的u律非线性进行量化,画出每种情况下量化器的误差和输入-输出关系,并求SQNR. 三。长度为5
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:4120
    • 提供者:sun
  1. Student

    0下载:
  2. A律PCM编码以及译码,CVSD编码以及译码,应用于通信系统实验-A-law PCM codec, CVSD codec
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1935
    • 提供者:SHIJIA
  1. pcm

    0下载:
  2. PCM编码/解码的实现,采用A律13折法进行量化和编码/解码。-PCM encoding/decoding implementations, using A-law 13 to quantify the folding and encoding/decoding.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3610
    • 提供者:张斌
  1. pcm-cPP

    0下载:
  2. A律pcm编译码,编译码直接放到文件中,pcm编码的过程包括抽样,程序采用30个采样值;量化,量化台阶的变化要考虑四连的情况-Pcm A-law codec, codec file directly into, pcm encoding process including sampling, 30 samples using the program quantify, quantify the level of change to consider the case of four with
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1527078
    • 提供者:hn
  1. pcm-mix

    0下载:
  2. 将2路PCM编码语音文件(A律或U律)合并成一路PCM编码语音文件的VC6.0工程。-Mixing 2 way PCM format file(a-law or u-law) into one PCM format file.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:15556
    • 提供者:sunnyriver
  1. PHONE

    1下载:
  2. 在PC环境下开发语音采集、压缩、打包、网络传输、接收存储、声音回放等单向通信功能,编写简单界面;采样率:8KHZ,存储基本数据格式:单通道A律PCM,录音数据源:pc MIC接口,自行制定通信协议,采用UDP传输、pcm语音帧长40ms;-Development of voice in the PC environment, acquisition, compression, packaging, network transmission, reception, storage, sound p
  3. 所属分类:IP电话/视频会议

    • 发布日期:2013-11-29
    • 文件大小:3859963
    • 提供者:刘缙
  1. PCM-A

    0下载:
  2. 关于PMC的A律编码,易于学习和理解,希望大家认真观看,能对大家学习PCM起到一定作用-A-law encoding on PMC
  3. 所属分类:ELanguage

    • 发布日期:2017-04-11
    • 文件大小:935
    • 提供者:马成功
  1. pcmcode

    1下载:
  2. 律u律pcm编码 若输入A律PCM编码器的正弦信号为x(t)=sin(1600πt),采样序列为x(n)=sin(0.2πn),n=0,1,2,…,10,将其进行PCM编码,求出编码器的输出码组序列y(n)。 要求:1) 直接采用A律扩展器函数求解上述问题。 2)使用13折线法近似A律PCM 求解上述问题。 3)计算量化误差。-Law a law pcm coding If the input A-law PCM encoder is sinusoidal signal
  3. 所属分类:software engineering

    • 发布日期:2016-12-28
    • 文件大小:28672
    • 提供者:高山
  1. PCM

    0下载:
  2. Implementation and Signal to Quantize noise ratio (SQNR) in Pulse code modulation using Matlab. Also compared A-law, u-law, companding.-Implementation and Signal to Quantize noise ratio (SQNR) in Pulse code modulation using Matlab. Also compared A-la
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:4798
    • 提供者:ajay
  1. pcm

    1下载:
  2. 对语音信号进行脉冲编码调制,采用A律13折线-Voice signal pulse coding modulation, using A Law 13 polyline
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-04
    • 文件大小:91369
    • 提供者:zou
  1. qomec

    0下载:
  2. 将输入A律PCM编码器的正弦信号采样,进行PCM编码,求出编码器的输出码组序列,-Will enter A law PCM codec sine signal sampling, PCM coding, the output of the encoder block sequence,
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-17
    • 文件大小:28672
    • 提供者:xgveapaz
  1. firsjnagstyles

    0下载:
  2. 将输入A律PCM编码器的正弦信号采样,进行PCM编码,求出编码器的输出码组序列,-Will enter A law PCM codec sine signal sampling, PCM coding, the output of the encoder block sequence,
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-20
    • 文件大小:28672
    • 提供者:eddression
  1. pcm A律

    0下载:
  2. pcm编码A律Simulink和MATLAB(PCM in the communication system to complete the voice signal digital function, and its implementation mainly includes three steps to complete: sampling, quantization, coding. The binary representation of time discrete, amplitud
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:32768
    • 提供者:面包不面
  1. xfyyk

    0下载:
  2. Will enter A law PCM codec sine signal sampling, PCM coding, the output of the encoder block sequence,
  3. 所属分类:图形图象

    • 发布日期:2017-12-25
    • 文件大小:27648
    • 提供者:ovner
« 1 23 4 »
搜珍网 www.dssz.com