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

搜索资源列表

  1. PCM-for-flow-in-porous-media

    0下载:
  2. 附件是一份PDF文档有关KL-PCM,概率配点法模拟,KL展开等随机模拟较好的一篇综述-Probabilistic collocation method for flow in porous media: Comparisons with other stochastic methods
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:810148
    • 提供者:
  1. PCM

    0下载:
  2. 1、用Matlab绘制带通信号图形 2、用Matlab对模拟信源进行均匀量化 3、用Matlab编制一个函数实现均匀PCM量化编码,并计算量化噪声比(SQNR) 4、用Matlab对不同的量化级数计算出相应的量化噪声比-1, drawn using Matlab graphics bandpass 2, the simulation using Matlab source for uniform quantization 3, prepared using Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:23395
    • 提供者:王员根
  1. PCM

    0下载:
  2. This a matlab scr ipt for PCM quantization-This is a matlab scr ipt for PCM quantization
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:599
    • 提供者:vrba
  1. PCM

    2下载:
  2. 本例设计一个码率为500kb/s,字长为8 位、帧长为128 个字、帧同步码为EB90H 的PCM 采编器。用VHDL语言实现的。-This designs a code to lead for the 500 kbs|s, the word is long for 8, the growing is synchronous code of for 128 words and for the EB90 H of PCM adopt to weave a machine.Use what VHDL
  3. 所属分类:VHDL编程

    • 发布日期:2017-05-06
    • 文件大小:97426
    • 提供者:mr.liu
  1. pcm

    0下载:
  2. 基于VHDL的PCM编码源代码,很值得参考-PCM CODE BASED ON VHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:6920
    • 提供者:李倩
  1. pcm

    2下载:
  2. 本文基于MATLAB/SIMULINK动态仿真环境,以实例阐述了建立脉冲编码调制通信系统仿真模型的一般方法。根据该系统的基本原理将整个模型划分为抽样﹑量化﹑编码等几个子系统,并在传输线路上加入高斯白噪声以检验该系统的传输质量和抗干扰能力。-Title Design and Simulation for PCM communication system Abstract
  3. 所属分类:matlab例程

    • 发布日期:2013-05-05
    • 文件大小:322039
    • 提供者:李进
  1. PCM

    0下载:
  2. 脉冲编码调制PCM实现,编程实现PCM技术的三个过程:采样、量化与编码-Pulse Code Modulation PCM implementation, programming the PCM technology of three processes : sampling , quantization and coding
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:58072
    • 提供者:杨菲
  1. PCM

    0下载:
  2. 通过MATLAB实现PCM的低速语音编码。-Through the realization of MATLAB PCM low bit rate speech coding.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4739
    • 提供者:陈龙
  1. PCM-Coding

    0下载:
  2. VHDL语言实现了PCM采编器,应用计数器、数据选择器实现了PCM编码与传输控制,系统时钟由分频器实现。-VHDL language PCM editing application counter, the data selector PCM encoding and transmission control of the system clock by a divider.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:568584
    • 提供者:汪晨
  1. pcm

    0下载:
  2. 基于system viwe的pcm编译码功能仿真-Functional simulation based the system viwe pcm codec
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:1368
    • 提供者:wangjian
  1. PCM

    0下载:
  2. PCM编解码(Pulse-code modulation),即脉冲编码调制)-PCM codec (Pulse-code modulation), Pulse Code Modulation)
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1296
    • 提供者:康健
  1. pcm

    0下载:
  2. 该程序可以把模拟信号通过PCM编码变成数字信号-The program can be an analog signal into a digital signal through the PCM coding
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:862
    • 提供者:wangpeng
  1. PCM-Voice

    0下载:
  2. 语音压缩,使用pcm编码,计算压缩比,信噪比,保留能量-Voice compression, pcm Encode to calculate the compression ratio, signal to noise ratio, retained energy
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-03
    • 文件大小:93390
    • 提供者:闫文庆
  1. [Matlab]PCM-Source-code

    0下载:
  2. [Matlab]PCM Source code
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1340
    • 提供者:james jean
  1. pcm

    0下载:
  2. PCM编码,7-4 crc校验,曼彻斯特编码
  3. 所属分类:Communication

    • 发布日期:2017-05-18
    • 文件大小:4993594
    • 提供者:赵荣
  1. directsound-play-pcm

    0下载:
  2. 采用Directsound播放本地PCM音频文件,也可以可以用于播放网络PCM包,当然得进行一定的修改。-a function which use directsound play a pcm file in local. which could use to play a pcm package from the net.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-25
    • 文件大小:3323
    • 提供者:chen
  1. pcm

    1下载:
  2. 24选8多路选择计数器 PCM编解码,采编器VHDL 源代码,包括顶层文件。-PCM(Pule code modulation) code and decoder
  3. 所属分类:VHDL编程

    • 发布日期:2017-05-06
    • 文件大小:1379
    • 提供者:周跃辉
  1. EM770W-PCM-Audio-Design-Guide

    0下载:
  2. 华为3G无线模块EM770W中关于PCM数字音频接口的设计指导说明书。-HUAWEI EM770W PC Embedded Module PCM Audio Design Guide-(V100R001_01, English)。
  3. 所属分类:3G develop

    • 发布日期:2016-01-25
    • 文件大小:984064
    • 提供者:
  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. PCM

    0下载:
  2. PCM音乐播放,在生成的音乐片段中选择一段进行播放,就如一个小型的MP3-PCM music player, select a playback in the generated music fragment, as a small MP3
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-14
    • 文件大小:1529477
    • 提供者:李炳
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com