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

搜索资源列表

  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
    • 文件大小:9.19kb
    • 提供者:周金喜
  1. pcmcode

    0下载:
  2. 将输入A律PCM编码器的正弦信号采样,进行PCM编码,求出编码器的输出码组序列。-legal importation A PCM encoder sinusoidal signal sampling, PCM coding, coding obtained the output code sequence.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:28.27kb
    • 提供者:刘奇
  1. pcm22212

    0下载:
  2. c实现的A律/mu律pcm编译码算法 只需要根据不同的需要更改输入数据即可-c achieve A legal / mu legal pcm encryption algorithm based on different needs only the need to change the input data can be
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.78kb
    • 提供者:崔利梅
  1. Sound_v1.01

    0下载:
  2. A律和U律压缩源程序(DSP课程设计的源代码,绝对没问题)-legal and U A legal source compression (DSP curriculum design of source code, absolutely no problem)
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3.64kb
    • 提供者:舒华
  1. A_law

    0下载:
  2. 通信系统中的 pcm编码中间的a律产生方法 -communication system of coding the middle pcm a legal way
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:1.72kb
    • 提供者:陈宇
  1. pcm编码 有关线性

    0下载:
  2. pcm编码 有关线性、A律、mu律的pcm编码的matlab实现,pcm encoded on the linear, A law, mu law encoded pcm achieve matlab
  3. 所属分类:通讯/手机编程

    • 发布日期:2017-04-09
    • 文件大小:1.53mb
    • 提供者:jcl
  1. Alowcompress

    0下载:
  2. 本代码为A律压缩量化方法,并有其对应的解压。13折线法。-A law code for the quantitative methods of compression and decompression of its corresponding. 13 line method.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:2.14kb
    • 提供者:tess
  1. lab12-Audio

    0下载:
  2. 利用A律十三折线算法进行压缩和解压缩,实现音频信号的压缩和解压缩-make advantage of the A law to despread and spread the signal, so as to despread and spread the audio signal
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-29
    • 文件大小:11.64kb
    • 提供者:天涯人蓝枫
  1. 103244815yuyinyasuo

    0下载:
  2. 语音压缩,A律语音压缩以及C语言下的编程方法-Voice compression, A Law of voice compression, as well as C programming language under the Ways
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-29
    • 文件大小:192.45kb
    • 提供者:liubowei
  1. speechcompression

    0下载:
  2. 完成A律解压子函数的编写.并利用任务一的结果,实现音频信号采集压缩和解压回放-A law of decompression to complete the preparation of Functions. And use the results of a task, the realization of audio signal compression and decompression playback Acquisition
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-28
    • 文件大小:13.73kb
    • 提供者:cs
  1. pcm

    2下载:
  2. 语音编码中A律pcm编码、译码的matlab仿真-Speech Coding A law pcm encoding, decoding matlab simulation
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:2.33kb
    • 提供者:593038945
  1. alaw

    0下载:
  2. 对语音信号利用a律算法进行压缩和解压,整个工程文件都在压缩包中-The use of a law on the voice signal compression and decompression algorithm, the entire project documents are in the compressed package
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:31.01kb
    • 提供者:刘轶伟
  1. a-13

    2下载:
  2. 利用MATLAB实现a律13折线的非均匀量化折线的编写。-a—13 MATLAB
  3. 所属分类:其他小程序

    • 发布日期:2013-01-21
    • 文件大小:1.03kb
    • 提供者:nancy
  1. pcm

    2下载:
  2. 脉冲编码调制(PCM)实现 编程实现PCM技术的三个过程:采样、量化与编码。 采样:低通连续信号采样,以 x=sin(200*t) m=x./(200*t) m=m.*m 为例说明低通采样定理,绘出信号时、频图形;带通连续信号采样,以x=sin(20*t) m=x./t 为例说明带通采样定理,绘出信号时、频图形。 量化:均匀量化,以幅度 的正弦信号为例实现为64级电平的均匀量化;非均匀量化,输入A律PCM编码器的正弦信号 ,采样序列为 ,将其进行PCM编码,给出编码器的输出码组序列
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-01-27
    • 文件大小:1.96kb
    • 提供者:马芳
  1. A-13-fold-line-law

    1下载:
  2. 通过matlab实现的A律13折线法,用于相关通信技术学习研究-A matlab implementation of the law through the fold line 13, for study and research related to communications technology
  3. 所属分类:matlab例程

    • 发布日期:2013-01-21
    • 文件大小:13.76kb
    • 提供者:
  1. PCM-A

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

    • 发布日期:2017-04-11
    • 文件大小:935byte
    • 提供者:马成功
  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
    • 文件大小:32kb
    • 提供者:面包不面
  1. 二阶线性切换系统稳定切换律的设计与仿真研究

    1下载:
  2. 通过研究二阶切换律,得到一种设计切换律的更普遍的方法。给出了切换律使切换系统渐近稳定的条件,最终通过实际的例子和Matlab的仿真呈现研究结果。(By studying the two order switching law, a more general method for designing switching laws is obtained. The switching laws are proposed to make the switched systems asymptotica
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-26
    • 文件大小:271kb
    • 提供者:ewqs
  1. 新建文件夹 (3)

    1下载:
  2. 用MATLAB进行的A律13折线编码程序(A Law 13 fold code program)
  3. 所属分类:通讯编程

    • 发布日期:2020-12-27
    • 文件大小:1kb
    • 提供者:孙七
  1. A 律十三折线编码的量化信噪比

    1下载:
  2. 仿真求解正弦波通过 A 律十三折线编译码后的量化信噪比。////////////////////////////////(The quantization SNR of sine wave through A-Law 13 fold code is simulated.)
  3. 所属分类:其他

    • 发布日期:2020-12-27
    • 文件大小:428kb
    • 提供者:铭阳
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com